October 2008

Monthly Archive

The Morning Brew #204

Posted by on 20 Oct 2008 | Tagged as: .NET, Development, Morning Brew

Every day I have a number of items that I’ve glanced at that may be ‘Brew worthy’ but that I’ve not had a chance to read fully, or might not fit precisely with what I’m trying to talk about with the Morning Brew (outside the area of interest, or just totally irrelevant) – would people be interested in another link blog series of these links (without commentary) posted later in the day? – let me know your views in the comments.

Software

  • Report Builder for SQL Server 2008 RTM’s – Greg Duncan highlights the release of SQL Server 2008 Report Builder 2.0, a report authoring environment for SQL Server 2008 Reporting Services.
  • PAL – Performance Analysis of Logs – Ricardo Henriques highlights a really useful looking tool for monitoring the different types of logs that your infrastructure produces. Ricardo walks through some of the steps in setting up the tool, and based on what I see where this looks well worth investing a little time having a play with if you are in any way responsible for running servers.
  • Composite WPF and Silverlight – Release: Prism V2 – Drop 3 – I’m a little late on this one, as drop three of Prism V2 was released last week, but I think its still worth mentioning.
  • WSCF.classic: WSCF 0.7 now open source on CodePlex – Christian Weyer announces that ThinkTecture’s WSCF 0.7 (for Soap Services) is now available in source form on CodePlex – its really nice to see commercial organisations opening up their code to the community.

Information

Community

  • Can’t Go To PDC? Attend the MSDN Developer Conference – One for my US based readers, Angela Binkowski highlights a series of events being held across the US in December and January, which at $99 look to be quite interesting. I hope something like this will happen in a few locations in the UK too.

The Morning Brew #203

Posted by on 17 Oct 2008 | Tagged as: .NET, Development, Morning Brew

As predicted this morning I was inundated with posts about ASP.NET MVC, so for the second time this week we have a special section given over to the release.

ASP.NET MVC Beta

Software

  • Announcing Gallio and MbUnit v3.0.4 – Jeff Brown announces the release of Gallio and MbUnit 3.0.4 which contains a number of new features along with the usual improvments of a point release. Jeff’s post is a very comprehensive run through of what has changed, and makes good reading.

Information

The Morning Brew #202

Posted by on 16 Oct 2008 | Tagged as: .NET, Development, Morning Brew

Another late edition today – normal posting schedule will resume tomorrow. Today there is still a lot of chatter about the Silverlight 2 release, and surprisingly little about the MVC beta – I bet I’ll be knee deep in those posts tomorrow.

Software

  • ASP.NET MVC Beta – ASP.NET MVC goes to beta, with surprisingly little fanfare . With this and Silverlight released this week I wonder if there will be any developer software releases announced at PDC.
  • New Open Source Application: .NET Task Service – Joseph Guadagno announces the release of his latest project on Codeplex. This is a task scheduler service which provides a common means to running code from assemblies at a schedule that you provide. This is something I’ve meant to get round to writing many times and never have, so its great to see someone else doing it

Information

  • Simplicity is key to successful unit testing – Part 2 – Karl Seguin continues his series on testing with a look at simplicity in the context of unit testing (and the code being tested), and looks at breaking a single large method with multiple responsibilities into a number of smaller simpler ones to make the testing easier.
  • Acceptable test failures – Jimmy Bogard talks about the importance of the right type of test failure when doing TDD
  • Microsoft ASP.NET MVC Beta Released! – John Mandia wins the prize for being the only English language announcement of the ASP.NET MVC beta release I saw in my blog reading this morning. John gives some details of what is new and what is fixed in this release.
  • Using ServiceLocator in an MVC Framework applicatio – Mike Hadlow looks at using the new Common Service Locator implementation to wrap his access to Castle Windsor in an ASP.NET MVC application.
  • Making the complex trivial: Rich Domain Querying – Ayende looks at creating a means of querying a rich domain model using filter objects which can be combined to produce complex queries.
  • Fluent hierarchical construction – Jimmy Bogard talks about creating a fluent interface for creating hierarchical object structures, providing a nice simple example of fluent interfaces along the way.
  • Open Source apps on Windows – made easy! – Brian Goldfarb talks about the new Microsoft.com/web website which is aiming to make it easier to get a server up and running as a fully featured web server, including all the software bits needed by most web apps, using the Microsoft Web Platforms installer. In addition they are planning on packaging common Community software as easy installs onto servers using the Application Web Application Installer.
  • Data and Services with Silverlight 2 – Table of Contents – John Papa’s new book on Data Services with Silverlight 2 is availabel to pre-order, and in this post he shares the Table of Contents to give you an idea of what is included.

« Previous PageNext Page »