net

  • submit to reddit

Attribute Routing In MVC

I took a look at Stack Overflow Stack-Exchange Data Explorer that is built in MVC and is open-source application to query the Stack Exchange data dump that ...

0 replies - 2593 views - 08/27/12 by Prashant Khandelwal in Articles

Breaking With The Past - Fluent Assertions 2.0 Is In Beta

After many months of development, in particular during in evenings after work and in the weekends, we’re proud to present the first (and hopefully the...

0 replies - 2088 views - 08/27/12 by Dennis Doomen in Articles

C# Yellow Book 2012 Released

robmiles.com - C# Yellow Book 2012 Now Available "The latest version of the C# Yellow Book is now available for free download. You can get it here, or...

0 replies - 2561 views - 08/26/12 by Greg Duncan in Articles

Fluent Interfaces in C# – Extension Methods

For those of you who haven't read the previous post. This post is the 2nd of many where I explain how to use C# and a bag of tricks to create fluent...

1 replies - 2760 views - 07/17/12 by Dror Helper in Articles

Separating the Read Model

A typical architecture of a .NET web application is to use EF Code First for data access and MVC to render the web pages. The data model in the database is...

0 replies - 1769 views - 07/10/12 by Anders Abel in Articles

MythBusters: Arrays Versus Collections

The myths I want to tackle are: Arrays are not collections Arrays are faster than collections These are two statements I have heard recently and I disagree...

0 replies - 2575 views - 07/07/12 by Robert Maclean in Articles

When Should I Use An ORM?

I think like everyone, I go through the same journey whenever I find out about a new technology.. Huh? –> This is really cool –> I use it everywhere...

4 replies - 13552 views - 06/25/12 by Mike Hadlow in Articles

Presenting Visual Studio ALM and Upgrading TFS 2010 to TFS 2012 In Production

I was actually a little surprised by one of my customers this week. I was there to help them finalise their deployment of TFS 2010 (that they were...

0 replies - 2998 views - 06/20/12 by Martin Hinshelwood in Articles

Using WinRT On The Desktop To List Metro Apps

Anything about WinRT - How to call WinRT APIs from C# Desktop applications – list the installed Metro packagesAs Jaime Rodriguez detailed in April, Windows 8...

0 replies - 2625 views - 06/17/12 by Greg Duncan in Articles

TFSPreview is Public - Check Out the Team Foundation Service Preview

Brian Harry’s blog - Team Foundation Service Preview is public!"Since we announced the Team Foundation Service Preview at the BUILD conference last...

0 replies - 2010 views - 06/11/12 by Greg Duncan in Articles

Extend The Array Class with Extension Methods

Here I am going to discuss how you can create the Extension method for the System.Array Class. On MSDN : Array Class - Provides methods for creating,...

0 replies - 2950 views - 05/27/12 by Pranay Rana in Articles

.NET Framework 4.5 Gets Built-In ZIP Support

TugberkUgurlu.com - .NET 4.5 to Support Zip File Manipulation Out of the Box "One of the missing feature of .NET framework was a support for Zip...

0 replies - 2797 views - 05/20/12 by Greg Duncan in Articles

Find, Forgive and Forget Your Coding Indiscretions With NDepend

Microsoft developers hear a lot about tools that will make them write faster, more efficient, more refactored, more unit tested code all the time. People...

0 replies - 1802 views - 05/20/12 by Douglas Rathbone in Articles

"Why I Hate Unit Testing"

The Telerik Blogs - Why I Hate Unit Testing "So you went to work for the cool company that wooed you with promises of cutting edge technologies...

0 replies - 1638 views - 05/19/12 by Greg Duncan in Articles

Microsoft Visual Studio 11 Beta SDK Now Available

Visual Studio Gallery - Microsoft Visual Studio 11 Beta SDK The Microsoft Visual Studio 11 Beta SDK includes project templates, tools, tests, and...

0 replies - 1772 views - 05/18/12 by Greg Duncan in Articles