The Morning Brew #387
Posted by Chris Alcock on Friday 10th July 2009 at 07:20 am | Tagged as: .NET, Development, Morning Brew
Software
- SilverLight 3 has RTW’ed (aka. It’s done, released, baked, RTM, gold, what are you waiting for go get it, etc, etc) – Greg Duncan highlights the release to web release of Silverlight 3. Officially the release is today, however from a number of accounts it would seem that the release process started yesterday
- ReSharper for Visual Studio 2010 (Preview) – JetBrains begin making preview releases of ReSharper for Visual Studio 2010, great news for those (like me) who have developed a ReSharper addiction
- SubSonic 3.0.0.2 Is Released – Rob Conery provides another bugfix release of his SubSonic ORM, taking the version number to 3.0.0.2. This relase also contains a few new features too.
- ScrewTurn Wiki Version 3.0 RC1 Is Out – ScrewTurn Software announce the first release candidate build of Version 3 of their free and open source Wiki Software
Information
- Free Ebook Developers Developers Developers Developers – Derek Hatchard highlights a free e-book of articles from Microsoft’s ‘{You Shape} It’ campaign. Covering topics such as working with brownfield code, C# features you should be using, creating installers, and much more its a worthy read
- A simple include for ASP.NET – Bertrand Le Roy follows on from his previous post on master pages with a simple extension method which can be used in place of masterpages if you don’t require designer support
- C# And Accepting Parameters. – ‘webdev_hb’ looks at two different ways of passing unknown numbers of parameters into your methods in this Code Project article
- Reuse: Is the Dream Dead? – Kirk Knoernschild looks at the reasons why we arn’t getting huge re-use out of our code despite that being one of the guiding principles in development for a considerable time
- Parallel.Invoke() vs. Explicit Task Management – Cristina Manu looks at the differences between Parallel.Invoke and using Parallel Tasks in the Parallel Extensions Framework, and looks at when you should use each
- Building a 3-Tier App with Silverlight 3, .NET RIA Services and Azure Table Storage – Modesty Zhang writes about the creation of 3 tier applications using Silverlight and Windows Azure table storage giving a good run through of the code required
Community
- ScottGu ASP.NET MVC Session Video Available Now – Mike Ormond shares the video he took of Scott Guthrie’s talk at Vista Squad on ASP.NET MVC
Comments Off on The Morning Brew #387