Interesting links for 9th Dec 2010

 

Agile

Does adding more people increase the velocity? - http://agilescout.com/increase-your-velocity-by-adding-more-people/

But it just had to get done - http://www.leadingagile.com/2010/12/but-it-just-had-to-get-done/

WebMatrix

Building a sample Web Matrix application - http://msjoe.com/blog/posts/building-a-sample-webmatrix-application/

WPF & Silverlight

Dynamically generating controls in WPF & Silverlight - http://10rem.net/blog/2010/12/08/dynamically-generating-controls-in-wpf-and-silverlight

A very nice post by Pete Brown on dynamically generating controls in WPF & Silverlight. The post also talks about handling events for such controls.

Entity Framework

Entity Framework Code First CTP5 Release - http://weblogs.asp.net/scottgu/archive/2010/12/08/announcing-entity-framework-code-first-ctp5-release.aspx

EF Feature CTP5 released - http://blogs.msdn.com/b/adonet/archive/2010/12/06/ef-feature-ctp5-released.aspx

ADO.NET team code walkthrough of EF Code First - http://blogs.msdn.com/b/adonet/archive/2010/12/06/ef-feature-ctp5-code-first-walkthrough.aspx

Profiling Database Activity in the Entity Framework - http://msdn.microsoft.com/en-us/magazine/gg490349.aspx. Wonderful post by Julie Lerman on profiling database activities with EF. She also talks about few tools available to do so.

ASP.NET MVC

Optional Razor sections with Default Content - http://blogs.msdn.com/b/marcinon/archive/2010/12/08/optional-razor-sections-with-default-content.aspx

ASP.NET
Using ASP.net Output Caching with WCF Data Services - http://blogs.msdn.com/b/peter_qian/archive/2010/11/17/using-asp-net-output-caching-with-wcf-data-services.aspx

Phil Haacks suggested links for NuGet - http://haacked.com/archive/2010/12/07/nuget-roundup-december-2010-edition.aspx

Detecting postback or refresh in ASP.NET - http://www.c-sharpcorner.com/UploadFile/archak/704/Default.aspx

Miscellaneous

Clean Code : Too much of Good Thing? - http://xprogramming.com/articles/too-much-of-a-good-thing/. This is my personal favorite. Ron Jeffries does a great job in discussing about clean code. I love the last para of this post which says

“Bad code will slow you down if you write it for even a few days. If you write bad code long enough to get an actual product out, you will deliver that product more slowly, and with more bugs, than if you had gone clean.” 

I have personally experienced this situation and would request every developer who is serious about their work and passionate about their skills to read the book on Clean Code by Bob Martin.

Scott Hanselman on Backing up the data to various destinations - http://www.hanselman.com/blog/BACKUPYOURCRAPMissingOperatingSystemBackupsDiskImagesHomeServersBootRecBootMgrRebuildBCDFixBootAndProblemsPlural.aspx

Share:
spacer

No comments:

Post a Comment