December 2008

Monthly Archive

The Morning Brew #243

Posted by on 12 Dec 2008 | Tagged as: .NET, Development, Morning Brew

Well, I knew it had to happen at some point, and infact does happen most days, but yesterday’s edition went out with a typo in the post title. I’m quite impressed with myself that it took over 240 editions before one did creep in, lets see if I can managed another 240 before the next!

Software

  • Silverlight Toolkit – Release: Silverlight Toolkit December 2008 – The Silverlight Toolkit has been updated to a December 2008 Release. This release includes an update to the toolkit and associated documentation and samples.
  • Google Chrome (BETA) – Google Chrome is officially out of beta, and will be pushed out via automatic updates within the product to existing users, new users can download from the link at the bottom of this linked post.
  • SQL Server 2005 Books Online update (December 2008) now available – Aaron Bertrand highlights the availability of the latest update to SQL Server Books Online, and reassures us that despite different parts of the install, download and update reporting that its not the December update, that is really is.

Information

The Mroning Brew #242

Posted by on 11 Dec 2008 | Tagged as: .NET, Development, Morning Brew

Software

  • IPy RTW FTW! – Iron Python 2.0 has been officially released announces Harry Pierson, and already has had over 1000 downloads according to the CodePlex site. Congratulations to the development team.
  • SubSonic 3 Alpha Updated – Rob Conery announces a bugfix release of the Subsonic 3 Alpha, and also runs through step by step getting started with the new version.

Information

Community

The Morning Brew #241

Posted by on 10 Dec 2008 | Tagged as: .NET, Development, Morning Brew

Software

  • SubSonic 3: Alpha Is Ready – Rob Conery announces that SubSonic 3 is ready for Alpha release. This release represents a lot of work, and contains a number of great features, especially LINQ support. As this is an alpha, Rob requests that your log any bugs you find in their bug tracker so they can be fixed. Rob is also asking the community for some help with infrastructure and support for the Subsonic Project.
  • Prism V2 Drop 7 Now Available – Bob Brum announces the latest drop of Prism the Patterns and Practices Composite WPF and Silverlight framework

Information

  • Design and Testability – Jeremy D. Miller talks about his latest MSDN magazine article about Designing for Testability, and provides some more background and links to support.
  • Code Coverage : Use It Wisely – Karl Seguin looks at code coverage and how as a metric you have to be careful about the conclusions you draw.
  • Working with the ASP.NET AJAX Authentication Service – Mark Berryman of the ASP.NET QA Team talks about the authentication capabilities of the ASP.NET AJAX framework, and show show it allows you to create simple responsive forms based authentication
  • Changing Terms from Mocking Framework to Isolation Framework – Derik Whittaker picks up on Roy Osherove’s term ‘Isolation’ instead of mocking and explains why he considers it to be a good term to use. Greg Duncan follows up with an agreeing post
  • S#arp core overview – luisabreu takes a look at the S#arp project in this first part of a series article, exploring a number of the key concepts, interfaces and base classes of the framework.
  • Attributes are lousy decorators – Jimmy Bogard talks about .NET attributes, and how due to their design they lack the ability to have behaviour, and how that means they are not a particularly good implementation of the Decorator pattern.
  • Really Simple Testing for JavaScript – Bertrand Le Roy has constructed a simple Javascript testing framework for writing tests for any Javascript – this is really short and sweet code too, coming in at only 32 lines
  • LinFu.IOC 2.0 in Five Minutes (Part 1 of n): Fun With Attributes. – Philip Laureano starts a series of posts on Code Project about the LinFu Inversion of Control and Dependency Injection Framework. In this first part he explores the attributes offered by the framework, and shows how to use the container to instance types.

« Previous PageNext Page »