Browse by Tags

Izindaba #20
30 November 07 05:48 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 .NET Web Product Roadmap (ASP.NET, Silverlight, IIS 7) - Scott Guthrie announces the upcoming initiatives and releases for .NET web development for the months ahead. Silverlight 2.0 Beta with Go-live license Q1 2008! So glad they decided to rename to 2.0 and not stick with 1.1. Advanced C# - Free chapter from the C# 3.0 in a Nutshell book published by O'Reilly...
Izindaba #19
23 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 Visual Studio 2008 and .NET Framework 3.5 shipped! - Just in case you missed the announcement Any idea on how long we will have to wait for our MSDN Subscriber DVD's? Hidden Gems in Visual Basic 2008 - The top 10 new features according to the Visual Basic Team. Nov 17th Links: ASP.NET AJAX, ASP.NET MVC, VS 2008, .NET 3.5, IIS7, Silverlight - Scott Guthrie...
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...
Izindaba #14
19 October 07 05:52 AM | cjlotz | with no comments
Time for another weekly roundup of news that focuses on .NET, agile and general development content: Should I commit to Silverlight 1.1 or Flex - Jesse Liberty is struggling with a case of some Silverlight addiction LINQ to DataSet: Data Binding - Erick Thompson explores the data binding options for LINQ to DataSet query results. Also see the follow up post about the LinqDataView . Understanding the Difference between Owners and Schemas in SQL Server - An article that explains the concept of schemas...
Izindaba #13
12 October 07 05:54 AM | cjlotz | with no comments
It is time for another weekly roundup of news that focuses on .NET, agile and general development related content: Optimizing SQL Server CPU Performance - Nice TechNet article on the topic from Zach Nichter. What's new in SQL Server 2008 Part 1 , Part 2 and Part 3 - Short series of articles that highlights all the new SQL Server 2008 features from Don Schlichting. 8 October: ASP.NET, AJAX, Silverlight links - Another set of links on these different technologies from Scott Guthrie. FxCop 1.36...
Izindaba #12
05 October 07 07:15 AM | cjlotz | with no comments
It is time for another weekly roundup of news that focuses on .NET, agile and general development related content: IIS 7.0 Hits RC0 - Scott Guthrie has the details on some really cool new IIS7 extensions that are now available. Also listen to the TechNet Radio Interview on IIS7 with Bill Staples. Building a ToJSON Extension Method using .NET 3.5 - Scott Guthrie shows how to use extension methods to add JSON serialization/deserialization to any .NET object. Releasing the Source Code for the .NET Framework...
Izindaba #7
31 August 07 07:32 AM | cjlotz | 1 comment(s)
Time for another weekly roundup of news that focuses on .NET and general development related content: Lamda Expressions - The Basic Instincts column of the September 2007 issue of MSDN Magazine has a great article on lamda expressions that shows how the compiler uses a process called variable lifting to create a closure class to contain the free variables used in the lamda expression. Scott Hanselman's 2007 Ultimate Developer and Power Users Tool List for Windows - Be aware, this may turn out...