SDLC,Orm - From the software development trenches

Browse by Tags

Izindaba #21
07 December 07 05:35 AM | cjlotz | with no comments
Time for another weekly round-up of developer news that focuses on .NET, agile and general development content. (Izindaba = Zulu for News). .NET Parallel Extensions to the .NET Framework CTP - News from the BCL Team on the CTP and newly created Parallel Computing Developer Center . ASP.NET MVC Framework (Part 2): URL Routing and ASP.NET MVC Framework (Part 3): Passing ViewData from Controllers to Views - Scott Guthrie continues with his series on the new ASP.NET MVC Framework. CTP coming soon! ASP...
Izindaba #18
16 November 07 05:06 AM | cjlotz | with no comments
Time for another weekly round-up of developer news that focuses on .NET, agile and general development content. (Izindaba = Zulu for News). .NET ASP.NET MVC Framework (Part 1) - Scott Guthrie builds an e-commerce store application to illustrate how to use the cool new ASP.NET MVC Framework So Many Tools - So Little Time! - Jesse Liberty tries to summarize when to use what tools for doing Silverlight 1.0 and 1.1 development. Code Metrics as Check-in Policy - The Code Analysis Team shows how to prevent...
Izindaba #17
09 November 07 05:11 AM | cjlotz | with no comments
Time for another weekly round-up of developer news that focuses on .NET, agile and general development content. .NET Top 10 things to know about VS 2008 and .NET Framework 3.5 - Excellent post from Daniel Moth that brings together all the links to the yummy goodness that is .NET 3.5 and VS 2008 Debugger Visualisers for MethodInfo, DynamicMethod and MethodBase - Roy Osherove provides some cool debugger visualizers to view the IL generated for run-time DynamicMethods . How are value types implemented...