Izindaba #17
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 in the 32-bit CLR? What has been done to improve their performance? - Some news on performance improvements that are planned for value types in vNext of the CLR.
- .NET Framework 3.5 Namespace poster
- Who Wrote This Crap - Jeff Atwood writes on the cool new source control integration in VS 2008 that shows the code side-by-side with the person who last changed the code.
- Microsoft's Oslo: What is the fuss about? - Some explanations from Christian Weyer.
Design
- Active Record vs Objects - Some thoughts from Uncle Bob on the use of ActiveRecord as data persistence pattern.
SQL Server
- Optimizing SQL Server Query Performance - Nice TechNet article looking at query optimization.
- SQL Server 2008 Performance and Scaleability Technologies - TechNet Webcast on the topic.
SDLC
- Technical Debt - Steve McConnell explores the topic and presents strategies for managing it.
Software Updates
- Expression Design SP1 - Service Pack that improves the XAML export functionality.
- MonoDevelop 1.0 Beta2 (0.17) - MonoDevelop team is marching right on to the release of MonoDevelop 1.0 before the end of the year.
- Windows Live Writer: Out of Beta - Windows Live Writer 2008 is now available and can be downloaded from here. Be aware of the usability issues with the installation though.
KB Articles
- FIX: Visual Studio 2005 may stop responding when you run a unit test application, or Visual Studio 2005 may use 85 percent or more of the CPU resources when you build a unit test application
- How to use Assembly Version and Assembly File Version
Misc
- Microsoft Commits to November Release Date for VS 2008 and .NET Framework 3.5 - It's official! Somasegar announced it during the keynote address at TechEd Barcelona 2007.
- Announcing Search Server 2008 - Microsoft announces a new enterprise search solution.
Happy reading 