October 2008

Monthly Archive

The Morning Brew #210

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

Yesterday marked what is being hailed as ‘The Dawn of the Third Age’ of computing at Microsoft, with the public announcement and release of Microsoft Windows Azure, taking Microsoft deeply into the world of Cloud computing.

As predicted yesterday, today’s edition of the Morning Brew is an absolute monster, with special sections dedicated to PDC specific content, Visual Studio 2010/.NET 4.0, Oslo, and of course Azure. In addition to this I’ve attempted to keep the core of the Brew, as despite what the Microsoft Community might think there were other things going on yesterday other than PDC, so Information and Sotware sections feature as usual

PDC

Microsoft Windows Azure

Oslo

  • Oslo Developer Center – Micorosoft Code Name Oslo is the platform for Model Driven Applications, and yesterday its Developer Centre lauched. Here you can learn about the Oslo Framework, and the M language.
  • Oslo SKD – The CTP SDK for Oslo is also available now – this is a direct download link.
  • The Oslo Developer Center: Letter from the Editors – Chris Sells Kent Sharkey give the lowdown on the different parts of Oslo in this nice introduction
  • MODELS remixed. – The Connected System Division released their new website about Oslo yesterday.

Visual Studio 2010 / .NET 4.0

  • Download details: Visual Studio 2010 and .NET Framework 4.0 CTP – Microsoft have opened up the latest CTP of Microsoft Visual Studio 2010 and the .NET Framework 4.0 to the general public, although at a 7GB download and requiring 23gb of diskspace this Virtual Machine takes serious commitment. My download has just finished extracting and I’m hoping to fire it up later today!
  • 2010 Feature Preview for TFS : VSTS 2010 – David Starr shares his notes from the PDC session on Visual Studio 2010 features
  • Visual Studio 2010 – Ayende shares his first impressions of Visual Studio 2010, exploring (with screenshots) a number of the new features which will ship with 2010

Software

  • Announcing the WCF REST Starter Kit! – Kent Brown announces the release of the Windows Communication Foundation REST starter kit on CodePlex. This release is a preview of what is to come in WCF 4.0, allowing you to try out the proposed features now.
  • Downloading jQuery – jQuery JavaScript Library – The latest release of JQuery now includes a release which is the Visual Studio documentation release of JQuery, showing the first influence of Microsoft on JQuery.
  • Practicing patterns : Prism V2 – Drop 4 – Erwin van der Valk announces the release of Prism Version2 Drop 4 on CodePlex. This update to the Composite Application Guidance package for WPF and Silverlight includes some features ported back from V1 and also a new form of composition called Top Down Composition.
  • Windows Embedded Standard 2009 Releases! – The Windows Embedded team announce the RTM release of Windows Embedded Standard 2009, the latest generation of Windows XP embedded
  • SubSonic MVC Addin Updated for Beta 1 – Rob Conery announces an update to his SubSonic MVC Addin which creates scaffold like MVC code for Linq to SQL data access, has now been updated to produce ASP.NET Beta 1 code.
  • What’s New for Performance Profiling Tools for WPF – I believe this is a new update to the Windows Presentation Foundation Profiling tools, a great looking (visually as you’d expect for a WPF product) and feature rich set of tools for working with and identifying performance issues in WPF
  • CodeRush Xpress announced and available – Julian M Bucknall, CTO of Developer Express announces the release of a joint venture with Microsoft. Code Rush Express is a free refactoring tool (drawing on functionality in Code Rush and Refactor! Pro) which works in all non-express edition Visual Studio, and best of all is FREE!
  • Announcing CTP2 of Microsoft project code name "Velocity" – Velocity, the Microsoft project to create a distributed cache has reached its CTP2 release, as announced at PDC yesterday. This new release has a bunch of really good sounding features including x64 support and a number of Availability and Performance related changes.
  • The GDR RC Is Here! – Visual Studio Team System 2008 Database Edition GDR has gone to release candidate, as announced by Data Dude at PDC

Information

The Morning Brew #209

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

Looks like this week is going to be a busy week Brew wise with a huge number of really good posts over the weekend, and I suspect this is only the start of it with it being PDC this week! There will be a few of the weekends posts making it into the brew tomorrow as I simply had too many today! Full on PDC coverage will start tomorrow, and I can feel a special section about to be created for the week.

Software

  • Microsoft Chart Controls for .NET Framework 3.5 Released! – Microsoft Chart Controls for .NET Framework 3.5 are released, providing enhanced graphing capabilities to both web and desktop applications developers
  • IronPython 2.0 Release Candidate – Harry Pierson announces the release of IronPython 2.0 Release Candidate, so final release can’t be far off.
  • StructureMap 2.5 is Released! – Jeremy D. Miller announces the release of StructureMap 2.5, a Dependency Injection / Inversion of Control library with a number of nice features Significant in this release is some new documentation of the public interface, along with a whole host of other features.
  • Rapid UI Mockups with Balsamiq – Aaron Jensen highlights a great looking simple tool for quickly mocking up UI prototypes. It exists as a free web app (with nag screens), or in paid for desktop formats.

Information

  • PDC 2008: New .NET Logo – Scott Hanselman shares the new look .NET logo
  • Exploring NHibernate Statistics, Part 1: Simple Data Fetching – Davy Brion takes a look at the Statistics feature of NHibernate 2.0, allowing you to obtain all kinds of useful information about the work your NHibernate Sessions and SessionFactory are doing.
  • Can’t get to PDC? You can still catch the keynotes… live… – Greg Duncan points out that we (the unfortunate ones who are not at PDC) can still keep up to date with what is going on by watching the keynotes live over the web.
  • Intellisense Luv for a Friday – Dave Burke shows one of the nice features of the Intellisense in Visual Studio 2008 – this is so clever and shows that they really do try to make Intelisense as useful as posisble
  • Further Examination of .NET Framework Features Survey – Keyvan Nayyeri talks about the conclusions that can be drawn from the results of Scot Hanselmann’s recent survey on .NET technologies used.
  • Simple AOP Example Using Castle DynamicProxy 2.0 – David Hayden looks at the Aspect Oriented Programming capabilities of Castle Dynamic Proxy showing how you can have your code run before a methods code.
  • Application Domains – Ricardo Peres looks at using Application Domains to run your code with additional restrictions, covering creation, and unloading of application domains as well as creating instances in the application domain and calling methods.
  • Simple Cryptography Block – Steve Sheldon shares a short chunk of code to encrypt and decrypt values – a useful resource as I always find the crypto APIs confusing to work with so having a simple reference piece is very useful
  • ASP.NET MVC Tip: Dependency Injection with Unity Application Block – Shiju Varghese look at using the Unity Application Block to do Dependency Injection in an ASP.NET MVC Application.
  • ReSharper Jedi – FizzBuzz in under 4 minutes – Chad Myers shows how good Resharper really can be by doing a Test Driven Development version of Fizz Buzz in 4 minutes without a mouse, using a number of ReSharper’s useful features.
  • Using IronRuby To Implement Dynamic Business Rules – Justin Etheredge continues his series on Domain Validation with a look at using IronRuby to implement scripted rules which can interact with the C# code.
  • Pex now a DevLabs project – Nikolai Tillmann announces that Pex is one of the first projects to be hosted on DevLabs, the new Microsoft site for software developer innovations, and along with this also makes Pex available as a Visual Studio 2010 (with the non-2010 version still available on the Microsoft Research site).
  • ASP.NET MVC Storefront Part 23: WebForms and Dynamic Data – Rob Conery continues his screencast series with episode 23. In this part Rob talks with J Sawyer who has taken the ASP.NET MVC Store Front and created a web forms based front end along with a Dynamic Data powered admin site.
  • Solving complex parsing tasks with RegexTreeer – Sergey Stoyan looks at implementing complex parsing solutions using the RegexTreeer library to build a tree of regular expressions to parse complex input.
  • .NET Projects: Code Coverage with NCover – Grant Palin looks at the setup and working with NCover (and associated tools) to generate code coverage information for your projects. Plenty of screenshots and description of the process are included to get you going

Community

  • Barcamp Liverpool 6th – 7th December 2008 – Barcamp has arrived in Liverpool, with a 2 day event happening in December. Having attended and enjoyed the Manchester Barcamp I highly recommend this event to anyone who can make it.

The Morning Brew #208

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

Software

  • Small Basic – A new Labs project from Microsoft labs, Small Basic has been in development on and off for a year. The idea behind Small Basic is to bring the fun and simplicity of writing code back, recapturing the fun and easy we used to program on the early 8bit home computers.
  • NCover 3.0.2 Beta is now available – 1 day on, and the NCover team are on their 3rd beta release of NCover 3

Information

« Previous PageNext Page »