May 2010

Monthly Archive

The Morning Brew #601

Posted by on 17 May 2010 | Tagged as: .NET, Development, Morning Brew

Big weekend round up edition today, although I suspect the rest of the week may be a little quieter due to the MSDN and TechNet blog platform upgrade meaning comments and posting on blogs hsoted there will be offline all week – more information here

Software

  • ReSharper PowerToys gone OSS – Hadi Hariri highlights the release of the ReSharper PowerToys under an open source license hosted on CodePlex, and talks a little about the remaining work in the project.
  • mvcturbine – Release: Release 2.1 for MVC2 – Javier Lozano releases the RTM of MVC Turbine 2.1 for ASP.NET MVC 2 (with a previous release targetting MVC1). 2.1 adds a few new features to interact with the IServiceLocator, along with upgrades to the templates to add support for VS2010 and MVC2
  • RequireJS 0.11 Released; Ready for jQuery – Ajaxian highlights the work by James Burke on RequireJS, a script loader for JavaScript which in this latest release has a number of the features required to be a jQuery script loader.
  • You wouldn’t drink 9 year old milk would you? – Jim Duffy highlights the latest Microsoft marketing campaign to encourage users to upgrade their browser to later versions of Internet Explorer from the now 9 year old Internet Explorer 6.
  • Rex integrates Pex – Jonathan "Peli" de Halleux highlights the announcement by Nikolai Tillmann that he has integrated the Rex regular expression exploration tool into Pex to allow Pex to understand regular expressions which will be included in the next Pex release.

Information

Community

  • Worldwide Web Camps – Scott Guthrie highlights the Microsoft sponsored Web Camp events taking place across the globe over the next month. The events are free to attend, and there are still spaces available at some of the events where you will be able to learn about the latest ASP.NET 4, MVC2 and Visual Studio 2010 features for Web Development
  • My Talks in London: The F# User Group & At Progressive.NET – Rob Pickering gave two talks last week at Skills Matter for the London F# Usergroup and Progressive.NET events both on F#, with the Progressive.NET talk being 4 hours. Videos of both talks are available .
  • Skillsmatter Progressive .NET Tutorials May 12-14th 2010 – Mike Hadlow also spoke at the Progressive.NET event in London on his specialist subject of Castle Windsor, and once again, his talk is available as video.
  • Linked .Net Users Group – Presentations – Scott Guthrie Talks Shop V – The recording from last week’s Linked In .Net Usergroup event which was the 5th ‘Scott Guthrie talks shop’ event where Scott Guthrie takes questions from the audience on all things Microsoft .NET

The Morning Brew #600

Posted by on 14 May 2010 | Tagged as: .NET, Development, Morning Brew

Another nice round number of posts milestone today – 600 posts old!

Software

  • Updated versions of .NET Framework cleanup and verification tools that work with the .NET Framework 4 – Aaron Stebner has updated two of his .NET tools to support .NET 4. The tools, The .NET Framework Cleanup Tool – which cleans and removes the .NET Framework including removing files and registry keys , and the .NET Framework Setup Verification tool – which checks installations of all versions of the .NET Framework.
  • Feature Builder Power Tool for VS2010 RTM-Preview Now Available – Michael G. Lehman highlights the release of the RTM-Preview release of the Feature Builder Power Tool for Visual Studio 2010. This release is comparable with the RTM release of VS2010, and contains Side by side support for running with the VS 2010 Feature Pack, improvements to the Feature Extensions API, along with the usual bugfixes.

Information

  • [Draft/Preview/Excerpt II] "Moving to Visual Studio 2010" Part 2, with three new chapters – Greg Duncan highlights the availability of the next three chapters of the ‘Moving To Visual Studio 2010’ ebook, available in PDF and XPS formats
  • Class Definitions: Binding Contracts And Agreements To Get Things Done – Derick Bailey looks at the difference in nature of the class definition between C# and Ruby programming languages, suggesting that C# is like a strict legal contract, and Ruby is like a handshake and cooperative agreement.
  • Every Program There Is, Part Six – Eric Lippert continues his series on exploring the space of all programs that are possible with a further look at the arithmetic grammar and the definition of it as an unambiguous grammar.
  • Why Raven DB? – Ayende talks about his motivations for creating the RavenDB project / product, looking at what it give him, you as a developer, and discusses the core feature list.
  • First 3 Videos – Building Tailspin Spyworks – Joe Stagner directs us to the first three videos which make up the start of the follow along series looking at building the Tailspin Spyworks Silverlight demo application
  • T4MVC Extension for MVC Partials – Evan Nagle talks through extending the T4MVC projects templates to include support for MVC Partials
  • C# 4.0/BCL 4 Series:Dynamic Primitive Type Part 1 – Sam Gentile continues his what’s new in C#4/.NET4 series with a look at the new dynamic functionality looking at the basic use, and giving some discussion of how it works under the hood
  • Passthrough Objects – Duck Typing++ – Elton Stoneman looks at using dynamic features (in this case using Castle Dynamic Proxy) to provide a means of mapping objects with similar behaviours but difference method implementation to conform to an interface.
  • Lazy<T> and IEnumerable<Lazy<T> support comes to Unity – Piotr W?odek looks at combining the Unity application block with the .NET 4 Lazy<T> functionality to allow the Unity container to provide implementations of Lazy<T> to your code.
  • Augmented Reality Domino Knock-Down Game – Ohan Oda walks through the creation of an Augmented Reality game using the open source Goblin XNA framework and XNA in this latest Coding4Fun article.
  • The CSS Corner: CSS3 Selectors – Sharon Newman talks about the CSS 3 Selectors which are now supported in the latest Internet Explorer 9 preview builds, looking at how they are used and what they can help you achieve.
  • Fun Visual Studio 2010 Wallpapers – Scott Guthrie highlights a community site which allows you to obtain community generated desktop wall papers featuring Visual Studio Branding, along with the ability to have them automatically delivered to your desktop in Windows 7

The Morning Brew #599

Posted by on 13 May 2010 | Tagged as: .NET, Development, Morning Brew

Software

  • Quick Charts for WPF & Silverlight v.1.0 Beta Released – amCharts announce the beta release of Quick Charts for WPF and Silverlight 1.0. This library brings easy to use fast charting to WPF and Silverlight, and is released under the MS-PL open source license, completely free with no additional branding applied.
  • New db4o 8.0 release candidate announced – db4o announce the release candidate of their forthcoming 8.0 release. This release will be the first major release in 2 years of their Object database. The version 8.0 release is all about performance, and also adds some significant new features, and open source licensing improvements
  • "FAKE – F# Make" 1.20.0 released – Steffen Forkmann announces a bugfix release of FAKE, an F# powered build tool. This release fixes issues users encountered with paths and adds a new path combining operator.
  • Docx 2 UnitTest – Daniel Fisher shares a Visual Studio 2010 code generation tool he has created with Philip Proplesch which builds templates for unit tests from specifications declared in a Word Document included in your project, allowing you to take a human readable testing document and generate the actual test method signatures from the document.

Information

« Previous PageNext Page »