Klugger
Name: Klugger
Score: 16,945.71
Last Seen: 503 days, 1 hour, 20 minutes ago
Member Since: 19 January, 2009
DotNetShoutout
atom rss
8
Shouts

Aurora 6 is here - Mozilla Hacks – the Web developer blog

published 741 days, 9 hours, 36 minutes ago posted by iftekharahmedamitiftekharahmedamit 742 days, 22 hours, 23 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 7:47:27 PM GMT
The most notable addition to this new Aurora are the progress element, window.matchMedia API, better APIs for binary data, Server-Sent Events as well as the return of WebSockets. Aurora 6 has been published last week and can be downloaded from firefox.com/channel. (more)
category: How To | clicked: 16 | comment | | source: hacks.mozilla.org
tags: Firefox 6, Mozilla, FileAPI, websockets, Aurora 6, Firefox Aurora, CSS, Mozilla Firefox, Firefox, Aurora
4
Shouts

Queuing Moq Return Values

published 741 days, 9 hours, 36 minutes ago posted by BlackWaspBlackWasp 742 days, 21 hours ago
Wednesday, June 08, 2011 8:34:49 AM GMT Monday, June 06, 2011 9:10:31 PM GMT
Some testing scenarios require that a dependency's methods are called repeatedly. When the dependency is mocked using the Moq framework, these calls can be configured with expectations to return different results each time. (more)
category: How To | clicked: 7 | comment | | source: www.blackwasp.co.uk
tags: Testing, Moq
6
Shouts

NHibernate.Envers - a quick introduction

published 741 days, 9 hours, 36 minutes ago posted by Guardian11Guardian11 742 days, 5 hours, 12 minutes ago
Wednesday, June 08, 2011 8:34:49 AM GMT Tuesday, June 07, 2011 12:58:47 PM GMT
A quick introduction to NHibernate.Envers, shows how to setup the environment to enable rich auditing on entities. (more)
category: Data | clicked: 23 | comment | | source: www.primordialcode.com
tags: NHibernate
7
Shouts

Create Date and Time Intervals Table in SQL Server using Numbers Table and Dateadd

published 747 days, 12 hours, 19 minutes ago posted by eralpereralper 749 days, 12 hours, 46 minutes ago
Thursday, June 02, 2011 5:51:24 AM GMT Tuesday, May 31, 2011 5:24:41 AM GMT
Time schedule table or date table is frequently required by sql developers during t-sql coding. In this t-sql tutorial I want to give some sql hints that SQL programmers can use in their daily works. You will see that the following sql samples use SQL Server numbers table code in order to create a periodic time blocks or time intervals for different purposes (more)
category: Data | clicked: 10 | comment | | source: www.kodyaz.com
tags: SQL Server, T-SQL
6
Shouts

SQL Running Total Sample in SQL Server 2008

published 747 days, 12 hours, 19 minutes ago posted by eralpereralper 749 days, 12 hours, 50 minutes ago
Thursday, June 02, 2011 5:51:24 AM GMT Tuesday, May 31, 2011 5:21:14 AM GMT
Calculating sql running total in SQL Server queries is a common task for most of t-sql developers. In order to display running totals for a quantity or amount column, easiest method in SQL Server is using t-sql CTE (Common Table Expression) structures (more)
category: Data | clicked: 21 | comment | | source: www.kodyaz.com
tags: SQL Server, T-SQL
7
Shouts

The ABC of streaming in Silverlight

published 747 days, 12 hours, 19 minutes ago posted by KMilKMil 749 days, 6 hours, 41 minutes ago
Thursday, June 02, 2011 5:51:24 AM GMT Tuesday, May 31, 2011 11:29:22 AM GMT
Advanced media integration is one of Silverlight’s greatest strengths. In this tutorial, Walter Ferrari delves into this topic by carrying out some simple exercises. You will learn how to play a movie, how to interact with webcam and microphone and how to create a live streaming solution using Expression Encoder 4 and VLC and capture it in a Silverlight application. (more)
category: Metro | clicked: 28 | comment | | source: www.silverlightshow.net
tags: Streaming, media
11
Shouts

Bridging the .NET power and HTML5 richness

published 747 days, 12 hours, 19 minutes ago posted by webguiwebgui 749 days, 11 hours, 32 minutes ago
Thursday, June 02, 2011 5:51:24 AM GMT Tuesday, May 31, 2011 6:39:06 AM GMT
Visual WebGui has recently released an HTML5 supported (beta) version of its platform. Needless to say this new .NETHTML5 version generated a lot of buzz and interest which were followed by many inquiries so I want to share more information and the Gizmox vision for the HTML5 version (more)
category: Web Dev | clicked: 41 | 1 comment | | source: geekswithblogs.net
tags: .NET, rich applications, VB.NET, web development, Screencast, html5
5
Shouts

Using the X-UA-Compatible meta info and still validating HTML

published 747 days, 12 hours, 19 minutes ago posted by ChadMoranChadMoran 749 days, 4 hours, 40 minutes ago
Thursday, June 02, 2011 5:51:24 AM GMT Tuesday, May 31, 2011 1:30:23 PM GMT
Many of you out there may be using the X-UA-Compatible meta tag as a hint to tell Internet Explorer to use a specific rendering engine or to hint to use the Chrome Frame if installed.  The use of this tag has also been made popular by web developers using HTML5 Boilerplate.  The problem is this tag makes your page fail to validat... (more)
category: Web Dev | clicked: 8 | 1 comment | | source: www.chadmoran.com
tags: C#, HTML, ASP.NET
5
Shouts

Getting started with Script#

published 749 days, 6 hours, 25 minutes ago posted by sonukapoorsonukapoor 754 days, 23 hours, 11 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Wednesday, May 25, 2011 6:59:49 PM GMT
Script# is a powerful framework that allows us to write C# code and be automatically translated into JavaScript. This article will present how Script# works and in what way can increase our productivity and improve the maintenance of our client-side libraries. Script# is created by Nikhil Kothari (more)
category: Web Dev | clicked: 25 | 1 comment | | source: dotnetslackers.com
tags: Script#, JavaScript
7
Shouts

Multi tasking in Windows Phone 7.1 by Alex van Beek

published 750 days, 52 minutes ago posted by alexbalexb 754 days, 7 hours, 39 minutes ago
Monday, May 30, 2011 5:18:29 PM GMT Thursday, May 26, 2011 10:31:23 AM GMT
One of the coolest features in Windows Phone 7.1 is the new multi tasking feature (next to the new LINQ to SQL support of course). In this article I’ll show you how this works. (more)
category: Metro | clicked: 157 | comment | | source: blogs.infosupport.com
tags: Silverlight, windows phone 7.1, Multi Tasking, mango
5
Shouts

Build a Windows Phone 7 App and Give Back To Your User Group

published 750 days, 52 minutes ago posted by KodefuGuruKodefuGuru 754 days, 11 hours, 43 minutes ago
Monday, May 30, 2011 5:18:29 PM GMT Thursday, May 26, 2011 6:28:16 AM GMT
The promotion from Telerik is almost over, so if you want to take advantage it: get free windows phone controls, and earn $100 bucks for your local user group, not is the time to get the application Submitted. The deadline is currently set to May 31st EST. If you’re not aware of this promotion, Here are the simple steps from the website:Develop a Windows Phone 7 app using Telerik RadControls for Windows Phone 7 and PreEmptive Solutions Runtime Intelligence for Windows PhoneSubmit your app to WP7 marketp... (more)
category: Metro | clicked: 2 | comment | | source: www.kodefuguru.com
tags: Windows Phone 7, Telerik, Runtime Intelligence, PreEmptive Solutions, User Group
5
Shouts

Unity 3D and Silverlight in Harmony with SLARToolkit's Augmented Reality

published 750 days, 52 minutes ago posted by http://kodierer.blogspot.com/http://kodierer.blogspot.com/ 754 days, 22 hours, 56 minutes ago
Monday, May 30, 2011 5:18:29 PM GMT Wednesday, May 25, 2011 7:15:03 PM GMT
This blog posts shows how well Unity 3D and Silverlight Augmented Reality can work together. (more)
category: Metro | clicked: 28 | comment | | source: kodierer.blogspot.com
tags: Silverlight, unity3d, 3D
4
Shouts

Windows Phone 7.1 Beta Developers Tools Available.. - Don Burnett

published 750 days, 52 minutes ago posted by iftekharahmedamitiftekharahmedamit 753 days, 22 hours, 49 minutes ago
Monday, May 30, 2011 5:18:29 PM GMT Thursday, May 26, 2011 7:21:53 PM GMT
Microsoft has released the Windows Phone 7.1 Beta tools including all the hyped “mango” goodness targeting WP 7.0 and the 7.1 beta release.. Phones running the new software, will let users search for restaurants and businesses in their immediate area, perform voice-based Web searches, identify music playing in their surroundings, and switch back and forth between applications.The release will also include a fully HTML 5 compatible web browser.   Developers interested in reviewing this beta shou... (more)
category: UX | clicked: 1 | comment | | source: www.uxmagic.com
tags: Windows Phone 7, Beta, windows phone 7.1, Windows Phone 7.1 Development Tools
9
Shouts

A Customizable WPF MessageBox - Arik Poznanski's Blog

published 750 days, 52 minutes ago posted by arikarik 754 days, 21 hours, 3 minutes ago
Monday, May 30, 2011 5:18:29 PM GMT Wednesday, May 25, 2011 9:07:44 PM GMT
A Customizable WPF MessageBox Recently I came across the need to customize the look of the standard message box in the application. To do this I’ve decided to create a new class named WPFMessageBox, which will have the same interface as the standard one, will behave the same way and finally would be fully customizable, the WPF way, using control templates. Following is the result of this effort. Note: In the image you can see an example for a message box customization. Of course you are limited only... (more)
category: Smart Client | clicked: 17 | 1 comment | | source: blogs.microsoft.co.il
tags: Control, WPF
5
Shouts

WP7 for iPhone and Android Developers - Introducing the Execution Model

published 750 days, 52 minutes ago posted by KMilKMil 753 days, 4 hours, 53 minutes ago
Monday, May 30, 2011 5:18:29 PM GMT Friday, May 27, 2011 1:17:46 PM GMT
In this article, Kevin Hoffman provides an overview of the Windows Phone 7 execution model. Knowing how your application starts, suspends, resumes, and interacts with the OS will help make your applications better behaved citizens which will, in turn, make your customers happier. (more)
category: Metro | clicked: 15 | 1 comment | | source: www.silverlightshow.net
tags: iOS, iPhone, Windows Phone 7, WP7, wp7dev, Push Notifications, Android
7
Shouts

Globalization, Internationalization and Localization in ASP.NET MVC 3, JavaScript and jQuery - Part 1 - Scott Hanselman

published 749 days, 6 hours, 25 minutes ago posted by iftekharahmedamitiftekharahmedamit 754 days, 10 hours, 53 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Thursday, May 26, 2011 7:17:20 AM GMT
There are several books worth of information to be said about Internationalization (i18n) out there, so I can't solve it all in a blog post. Even 9 pages of blog posts. I like to call it Iñtërnâtiônàlizætiøn, actually. There's a couple of basic things to understand though, before you create a multilingual ASP.NET application. Let's agree on some basic definitions as these terms are often used interchangeably. Internationalization (i18n) - Making your application able to support a range of languages and... (more)
category: Web Dev | clicked: 66 | 1 comment | | source: www.hanselman.com
tags: ASP.NET MVC 3, ASP.NET MVC, Internationalization, ASPNETMVC, JavaScript, jQuery, Localization, Globalization, MVC, ASP.NET
5
Shouts

The Busy Developers Guide to Mango.

published 749 days, 6 hours, 25 minutes ago posted by mbcrumpmbcrump 753 days, 4 hours, 51 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Friday, May 27, 2011 1:19:35 PM GMT
You’re a busy developer and you have read article after article of “What’s new in WP7 Mango” but you are only interested in knowing “What does this mean for me as a developer ?”. This is where I step in and give you the “need to know” with a quick blog post. What is it? The Beta to Windows Phone 7.1 Developer Tools named ("Mango") was released on May 24th, 2011. This means you can download the bits right now, but as far as having Mango on your phone you are going to have to wait. Let’s hit the bulle... (more)
category: Metro | clicked: 26 | comment | | source: michaelcrump.net
5
Shouts

Extension method digest #5 DateTime.FromNow

published 749 days, 6 hours, 25 minutes ago posted by ChadMoranChadMoran 752 days, 2 hours, 58 minutes ago
Tuesday, May 31, 2011 11:45:38 AM GMT Saturday, May 28, 2011 3:12:37 PM GMT
Quick little extension method I use quite often when trying to get the relative difference between a given time and, well now. (more)
category: Architecture | clicked: 27 | comment | | source: www.chadmoran.com
tags: Extension Methods, C#
5
Shouts

Choosing an Online Source Control Solution

posted by chrispoulterchrispoulter 754 days, 9 hours, 58 minutes ago
Thursday, May 26, 2011 8:12:56 AM GMT
I have been developing applications at home for a while now. I have my own libraries and coding structures. All my applications are stored on a local disk drive and manually backed up to an external drive whenever I can remember to do it. However in this environment creating branches of code or experimenting with code changes becomes extremely difficult. I also like to have access to my code at work and often end up carrying copies around on portable flash drives. So I felt it had become time to... (more)
category: Architecture | clicked: 5 | comment | | source: www.chrispoulter.com
tags: Git, winmerge, Subversion, Source Control, freepository, ankhsvn, tortoise svn
4
Shouts

SQL Server: Shortcuts for TSQL Code in SSMS

posted by lionofdezertlionofdezert 755 days, 27 minutes ago
Wednesday, May 25, 2011 5:44:13 PM GMT
Why I should type SELECT * FROM all the time ? I want to type just * and it must be converted to SELECT * FROM on enter or tab button press. If you wanna get ride of these common scripts typing again and again and just give SQL Server Management Studio a hint to write tsql itself, this tool is for you. (more)
category: Data | clicked: 0 | comment | | source: connectsql.blogspot.com
Previous 1 2 3 4 5 6 7 8 9 10 ... 90 91 Next