DNK has a spanking new server up and running like clockwork. Stability problems are a thing of the past. Our new monitoring service reports 100% uptime since the move!
Latest popular stories Subscribe to this feed
View 231 upcoming stories >>
6
kicks
published 8 hours, 18 minutes ago, submitted by bengtbe 20 hours, 7 minutes ago

bengtbe.com — When looking at ASP.NET MVC examples on the web almost all action methods return ActionResult, even methods that could return a specific subclass... read more...

Add a comment 1 comment | category: | Views: 92
Use specific return types in your ASP.NET MVC action methods
tags: , | tag it

5
kicks
published 9 hours, 3 minutes ago, submitted by dwhittaker 17 hours, 22 minutes ago

dimecasts.net — Taking a look at the new Code Contracts library which is out of MS Research and will be part of .Net 4.0/Vs2010. Contracts allow for many different ways to perform language agnostic code validation and in this episode we are going to focus on how to utilize the Object Invariant checking to maintain an objects state. read more...

Add a comment add a comment | category: | Views: 37
Exploring Code Contracts: Taking a look at Object Invariant Conditions
tags: , | tag it

9
kicks
published 12 hours, 3 minutes ago, submitted by david_holland 2 days, 2 hours ago

jonkruger.com — What should you do when you're in a situation where the people you're working with aren't using the latest and greatest technology and might not be using the so-called "best practices" that you subscribe to? read more...

Add a comment add a comment | category: | Views: 129
Pulling others up
tags: , | tag it

6
kicks
published 12 hours, 48 minutes ago, submitted by maartenba 16 hours, 34 minutes ago

blog.maartenballiauw.be — “Once upon a time, Microsoft started a Windows Azure developing contest named new CloudApp();. While it first was only available for US candidates, the contest was opened for international submissions too. Knight Maarten The Brave Coffeedrinker and his fellow knightsmen at RealDolmen decided to submit a small sample application that could be hosted in an unknown environment, known by the digital villagers as “the cloud”. The application was called TwitterMatic, named after the great god of social networking, Twitter. It would allow digital villagers to tell the latest stories, even when they were asleep or busy working.” read more...

Add a comment add a comment | category: | Views: 66
How we built TwitterMatic.net - Part 1: Introduction
tags: , | tag it

7
kicks
published 13 hours, 32 minutes ago, submitted by pinaldave pinaldave 3 days, 1 hour ago

blog.sqlauthority.com — This article describes the top 5 features of SQL Server Management Studio 2008. With the release of SQL Server 2008 Microsoft has upgraded SSMS with many new features as well as added tons of new functionalities requested by DBAs for long time. read more...

Add a comment add a comment | category: | Views: 187
SQL SERVER – 2008 – Management Studio New Features
tags: , , , , | tag it

7
kicks
published 21 hours, 3 minutes ago, submitted by pinaldave pinaldave 3 days, 1 hour ago

blog.sqlauthority.com — One of the questions was – What is the maximum number of Index per table? I received lots of answers to this question but only two answers are correct. Let us now take a look at them. read more...

Add a comment add a comment | category: | Views: 157
Maximum Number of Index per Table
tags: , , , , | tag it

8
kicks
published 21 hours, 48 minutes ago, submitted by pinaldave pinaldave 3 days, 1 hour ago

blog.sqlauthority.com — This method is improved over the earlier method as it not only uses CTE and ROW_NUMBER, but also demonstrates the power of CTE with DELETE statement. We will have a comprehensive discussion about it later in this article. For now, let us first create a sample table from which we will delete records. A Must BookMark! read more...

Add a comment add a comment | category: | Views: 159
SQL SERVER – 2005 – 2008 – Delete Duplicate Rows
tags: , , , , | tag it

12
kicks
published 1 day, 6 hours ago, submitted by sadukie 1 day, 18 hours ago

jeffblankenburg.com — What happens when you get a few web developers who like puzzles together? Check out Jeff Blankenburg's post on the Toughest Developer Puzzle Ever, and rise to the challenge! read more...

Add a comment 2 comments | category: | Views: 477
The Toughest Developer Puzzle Ever
| tag it

8
kicks
published 1 day, 6 hours ago, submitted by mconverti 1 day, 10 hours ago

blogs.southworks.net — Article that shows a custom control for .NET Compact Framework that extends the default TreeView to create optional checkable nodes read more...

Add a comment add a comment | category: | Views: 47
Optional Checkable Tree View Control for .NET Compact Framework 3.5
| tag it

10
kicks
published 1 day, 7 hours ago, submitted by mconverti 1 day, 9 hours ago

blogs.southworks.net — This articles provides an overview of the things that should be taken into account to use the Silverlight 3 Navigation Framework in a Prism v2 application, as well as the limitations / issues that you could come up with during the integration. read more...

Add a comment add a comment | category: | Views: 52
How To: Integrate a Prism v2 application with the Silverlight 3 Naviga
tags: | tag it

9
kicks
published 1 day, 8 hours ago, submitted by dschenkelman 10 days, 8 hours ago

blogs.southworks.net — WPF demo application using Prism-v2 that shows both way interaction between different modules of the application and different WPF WebBrowser controls. read more...

WebBrowser control Quickstart for Prism-v2
tags: | tag it

9
kicks
published 1 day, 9 hours ago, submitted by ejadib 1 day, 9 hours ago

blogs.southworks.net — In my previous post, I explained how the Microsoft.Web.Administration API of IIS7 helped us to manage the Live Smooth Streaming Publishing Points programmatically. In this post I’m going to show you how, using the same API, you can retrieve the Live Smooth Streaming configuration settings. read more...

Add a comment add a comment | category: | Views: 25
Live Smooth Streaming: Retrieving the configuration settings via code
tags: , , , , | tag it

10
kicks
published 1 day, 9 hours ago, submitted by dschenkelman 3 days, 7 hours ago

blogs.southworks.net — Sample app showing SL 3 Child Window with Prism-v2 read more...

Add a comment add a comment | category: | Views: 65
Composite Application Guidance (Prism-v2) sample application using Sil
tags: , | tag it

17
kicks
published 1 day, 12 hours ago, submitted by markheath 1 day, 20 hours ago

codethinked.com — good introductory article explaining what unit tests are (and are not) and why you should use them read more...

Add a comment add a comment | category: | Views: 228
What is Unit Testing?
tags: | tag it

6
kicks
published 1 day, 12 hours ago, submitted by samsert samsert 2 days, 15 hours ago

dotnetcurry.com — Nice article that shows how to execute a special build on TFS using Team Foundation Object Model read more...

Add a comment add a comment | category: | Views: 50
Execute a special build on TFS using Team Foundation Object Model
tags: | tag it

9
kicks
published 1 day, 18 hours ago, submitted by TanzimSaqib 11 days, 11 hours ago

weblogs.asp.net — Presentation slide for the "Development in ASP.NET [WebForms, LINQ, Dynamic Data]" session on Microsoft Day @ Dhaka read more...

Add a comment add a comment | category: | Views: 133
Presentation at Microsoft Day @ Dhaka - Tanzim Saqib on .NET discovery
tags: | tag it

 

Search: