The Morning Brew #540
Posted by Chris Alcock on Tuesday 16th February 2010 at 08:25 am | Tagged as: .NET, Development, Morning Brew
Software
- Announcing Spec Explorer 2010, Release 3.1! – The Spec Explorer Team announces the release of Spec Explorer 2010 release 3.1 which runs against the Visual Studio 2010 / .NET 4 Release Candidate. This release brings with it a rename for a number of the core attributes and classes, along with flexible naming support, improved status reporting, user defined post processing, and better help integration
- Pex 0.23.50215.2: Visual Studio 2010 RC support – Jonathan "Peli" de Halleux announces the latest release of Pex, which now supports the Visual Studio 2010 RC release, improving some of the IDE support, along with some bugfixes and two minor breaking changes.
- .NET Reflector, class browser, analyzer and decompiler for .NET – Red Gate release Version 6.0 of Reflector, in both free and Pro variants. This is the first major release since they acquired reflector, and brings with it .NET 4 support, integration with Visual Studio (minor in the free edition, significant in Pro). Pro licenses are £125. Bob Crambit has a short interview with the Red Gate Team taking you Behind the scenes with the developers of .NET Reflector 6 and .NET Reflector Pro –
Information
- Patch for VS 2010 RC Intellisense Crash Issue Now Available – Scott Guthrie highlights the availability of a patch for the Intellisense crashing issue experienced by a number of Visual Studio 2010 RC users who have USB connected external devices attached. Karl Shifflett also has a list of other know issues with the RC release, along with a few specifics for those developing Silverlight/WPF apps in his post Known Issues for Visual Studio 2010 Release Candidate
- ASP.NET 4.0, Part 2: New VS Project Templates – Dan Maharry continues his ASP.NET 4.0 exploration series with a look at some of the new web project templates available in Visual Studio 2010, focusing on the ’empty’ templates, and highlighting changes to others.
- ASP.NET MVC 2 Model Validation – Mickael Chambaud gives a brief introduction to the Model Validation features of ASP.NET MVC 2 showing a short (feature dense) model code sample, and how the validation manifests itself in the auto generated UI, and how you can implement your own validation.
- Introducing Sharpy – Jaco Pretorius announces a new View Engine for ASP.NET MVC. Sharpy is based on the PHP Smarty view engine, and aims to make it easier for developers and designers to work together on views. The project is licensed as MS-PL (Microsoft Permissive License) and hosted on CodePlex.
- CQRS is more work because of the read model? – Greg Young talks about the commonly (mis)held belief that a Command Query Responsibility Segregation based architecture results in more work as you have to create two models, and argues that it doesn’t necessary, it simply results in doing different work. Greg also responds to another difference when using Event Sourcing in his post Event Storage and Persistence Ignorance addressing a readers concern about persistence ignorance when using Event Sourcing.
- New Castle Windsor feature – typed arguments – Krzysztof Kozmic talks about the first new feature for Windsor 3.0, the ability to specify arguments using types rather than names, adding to the was in which inline dependencies can be declared.
- Windows Phone 7 Series: Now That’s More Like It! – Joey deVilla gives the low down on the newly announced Windows Phone 7, announced yesterday at Mobile World Congress in Barcelona, sharing the details of the User Experience, features, and press reaction, and linking to a number of videos which give a better feel for the device.
Community
- Jesse Liberty Tour of the UK and Ireland (#techdays) – Guy Smith-Ferrier highlights the ‘Jesse Liberty UK and Ireland Tour’, with Jesse giving a talk on Silverlight4, TDD, MVVM in Bristol, London, Cambridge, Leeds, Newcastle, Edinburgh, Glasgow, Belfast and Dublin during April this year.
Humour
- A twist of lemon – Eric Lippert digs out some coffee related C# humour from the minutes of an early design meeting about the C# language – how different our lives could be with data types short, tall and grande (speaking of which, its time for a coffee).
Comments Off on The Morning Brew #540