Bookmark Mashup 7.30.10

30. July 2010
As everyone else does, I run into several interesting articles, and tools throughout the week. I figured that every so often I would share the best of them. Without further ado… Clean Code – It never hurts to have a reminder 50 jQuery snippets that will help you become a better javascript developer JSEnhancements – A VS10 extension that adds some nice editor support to javascript Test controller actions in ASP.NET MVC by using the Dynamic type

short link to this post:

Bookmark Mashup , , , , ,

Custom (dynamic) configuration sections in .net

9. July 2010
I always wanted to be able to read a custom config section by some syntax like MyConfigSection.Member. With the .net4 DynamicObject, that wish has become reality. [More]

short link to this post:

.net, Fun with .net , , ,

Programming by Contract with .net 4

17. February 2010
Code contract in .net 4: What they are, and how to use them [More]

short link to this post:

.net , ,

Visual Studio 2010 Beta 2

21. October 2009
Visual Studio 2010 Beta 2 released [More]

short link to this post:

.net, visual studio , , ,