Pick of the week: Productivity 2.0: How the New Rules of Work Are Changing the Game
General
- Is It Important To Write Good Code?: Fredrik Normén says, “absolutely yes”, and I completely agree!
- Mocking and Stubbing Easier Then Ever With Moq 2.6: Daniel Cazzulino shows off two very cool new features of Moq 2.6 – recursive mocks and mocked default values.
Web Development
- ASP.NET MVC Beta 1: Scott Guthrie writes about the first beta drop of ASP.NET MVC.
- My 10 Common Mistakes In ASP.NET: Mads Kristensen writes about his most common mistakes and how he can help prevent them in the future.
- jQuery, The Very, Very Basics – Lesson 5: The latest installment of the learning jQuery series takes a look at the special effects provided by jQuery.
- Client Templating with jQuery: Rick Strahl looks at different options for client-side templating using jQuery.
- Silverlight 2.0 RTM: Microsoft has release the next major version of Silverlight.
- Eclipse for Silverlight: Along with the 2.0 release of Silverlight, Microsoft is also promoting the cross-platform abilities with the initial release of tools for creating Silverlight applications in Eclipse.
- ASP.NET MVC and Json.NET: James Newton-King has put together an ActionResult so that you can use Json.NET in your ASP.NET MVC application.