September 2008

Monthly Archive

The Morning Brew #173

Posted by on 05 Sep 2008 | Tagged as: .NET, Development, Morning Brew

I can’t believe how cold and dull its getting in the mornings – September seems to have arrived and brought autumn with it.

Software

  • FsUnit 0.6.0 – Ray Vernagus announces the 0.6.0 release of FsUnit, a specification framework for F#
  • FsTest Updated with F# CTP – Matthew Podwysocki announces an update to FsTest, his testing DSL for F#, now updated for the September 2008 CTP

Information

The Morning Brew #172

Posted by on 04 Sep 2008 | Tagged as: .NET, Development, Morning Brew

A little short on content today – it seems everyone is playing with and writing about Google Chrome rather than blogging about .NET!

Software

  • MassTransit 0.3 Released – Chris Patterson announces the release of MassTransit 0.3, a service bus implementation for .NET. Looks like there are a number of significant changes and new features judging by the list in this post.
  • Babel Obfuscator – Alberto Ferrazzoli shows how to use the .NET code obfuscator he has created using the Microsoft Phoenix framework, a framework that helps create compilers, analysers, etc. No source code is available for the tool due to it being a security related tool.

Information

  • JavaScript Performance Rundown – Prompted by the release of Google Chrome, and its new Javascript engine V8, John Resig shares a collection of JavaScript benchmark results for the common browser JavaScript engines.
  • Mock Object Frameworks: NMock, RhinoMock, TypeMock – Mark Michaelis gives a brief review and overview of the significant features of the three most common mocking frameworks. A useful resource if you need to make a decision about which to use
  • Custom Collections with NHibernate, Part IV: Extensions! – Billy McCafferty continues his series on NHibernate compliant collections with part 5, discussing the use of extension methods to improve the way these collections work, allowing them to be more persistence ignorant.
  • MSDN Article on "Prism" went to press – Glenn Block has an article on the new Composite Application Guidance framework published in this month’s MSDN magazine. Links in the article to the web based September Edition.
  • DataTable JSON Serialization in JSON.NET and JavaScriptSerializer – Rick Strahl has modified his added support for JSON.NET into his Ajax Framework, and shares the wrapper functions to do serialisation in JSON.NET. Rick also shows how you can extend both JSON.NET and the JavaScriptSerializer to allow you to serialize DataTables.
  • Opinionated ASP.NET MVC by Joshua Flanagan – Chad Myers highlights two articles by Joshua Flanagan, talking about the work they have been doing in their day job at Dovetail using the ASP.NET MVC
  • BDD style unit test names – Mark Needham talks about his naming convention for tests.
  • Close Encounters: The Making of ANTS Profiler 4 – Bart Read talks about the development of the recently released Ants Profiler 4, and links to a number of articles about features of the product written by both himself and others.

Community

  • Fancy a chance to have Scott Guthrie watch you speak? – ‘Ready Steady Speak" is a community speaking competition which is going to be held at REMIX. The idea of the competition is to encourage new speakers to give a 5 minute talk to get them on the road to giving larger presentations at other events. Best speaker wins an XBox 360

The Morning Brew #171

Posted by on 03 Sep 2008 | Tagged as: .NET, Development, Morning Brew

Software

  • Google Chrome – Download a new browser – So the big news in the last 24 hours seems to have been Google’s entry into the browser market, focusing on making the browser a better place for running application, Google Chrome has certainly set the blogging world on fire. For use developers probably the most important thing it that its based on the WebKit rendering engine, the same one used in Safari.
  • MSpec v0.2 – Aaron Jensen announces the release of MSpec (Machine Specification) v0.2. This release introduces some language changes along with improved reporting and a console runner.
  • Performance and memory profiler for .NET code – RedGate have now released the official release of ANTS Profiler 4, commercially licensed with prices starting at £195
  • SQL Server Monitor Version 1.1 – Shawn Wildermuth reconstructs using Reflector, and updates SQL Server Monitor, a systray utility which lets you control your MSSQL instances.
  • ReSharper 4.1 is Released – The JetBrains team have been busy, and announce the release of ReSharper 4.1, which improves support for Visual Studio 2008 SP1, gives better ASP.NET experience, adds a few new features, and fixes an impressively large list of bugs. Sounds well worth the download.

Information

« Previous PageNext Page »