Clint Huijberss Blog
HTML 5 Geo-Location in ASP.NET MVC Web Apps Part 1
ASP.NET Daily Articles
[Tutorial] S.O.L.I.D. quality code in C#
In my work I often come across software that has organically grown to become a huge beast. The S.O.L.I.D. design principles help to prevent all of these problems and allow the writing of high quality code.
Single Responsibility Principle
Open Closed Principle
Liskov Substitution Principle
Interface Segregation Principle
Dependency Inversion Principle
I came across a blog explaining the principles with c# examples.
Part2: Single Responsibility Principle (SRP)
Part3: Open Closed Principle (OCP)
Part4: Liskov Substitution Principle (LSP)
Part5: Interface Segregation Principle (ISP)
Part6: Dependency Inversion Principle (DIP)
2011 Greatest Hits
Scott Hanselman
via 2011 Greatest Hits.
Scrum in under 10 minutes
Expose WCF 4.0 Service as SOAP and REST
By exposing a WCF service on REST and SOAP, you can make it more accessible to all types of clients. This is especially useful for the clients who can consume the proxy as well as can understand only HTTP communication with XML data processing. This article shows how to do so.
MIT builds camera that can capture at the speed of light (video)
Scott Hanselman’s 2011 Ultimate Developer and Power Users Tool List for Windows
Scott Hanselman
via Scott Hanselman’s 2011 Ultimate Developer and Power Users Tool List for Windows.
NuGet Package of Week #11 – ImageResizer enables clean, clear image resizing in ASP.NET
BizTalk Server 2010 Beginners Guide
BizTalk MVP Steef-Jan Wiggers has written an article that tells how to get started with BizTalk Server 2010, and offers a good learning path.
- Read the complete post at services.social.microsoft.com/…/FeedItem