April 2012

Monthly Archive

The Morning Brew #1092

Posted by on 25 Apr 2012 | Tagged as: .NET, Development, Morning Brew

Software

  • NHibernate 3.3.0.GA released – Oskar Berggren announces the release of version 3.3.0GA of NHibernate. This release includes improvements to the LINQ provider, additional ‘enhanced’ identity providers, and additional capabilities for mapping in code.

Information

  • GUID Guide, part one – Eric Lippert kicks off another series of posts looking at the interesting and slightly magical world of the GUID – globally unique identifiers.
  • Petzold Book Blog – 2-4-6-8-10 – Charles Petzold shares a unique offer which will get you early access copies and a final e-book edition of his updated ‘Programming Windows’ book. This book is one of the most well known and revered in the space, and the updated edition will be adding content regarding Metro Style Applications development for Windows 8 using C#
    and XAML.
  • Announcing ReactiveUI 3.1 at Thursday Night – Paul Betts announces a new release of ReactiveUI. This library is a MVVM framework which is tightly integrated with the reactive extensions for .NET, providing a simple way of writing complex stateful interactions and async operations.
  • Compilify – Fast and Simple Online Compiler For .Net Code on a Browser – Jiby John highlights Compilify, a Roslyn based online compiler for .NET code accessible through your web browser. The implementation is open source, with source code available on GitHub, and there is a hosted version available running on AppHarbor.
  • WPF Charting Performance Comparisons (the Battle Continues) – Colin Eberhardt takes a look at the performance of various WPF based charting solutions, looking at their performance refreshing and animating with different sized data sets.
  • Diving deep with WinRT and await – Windows 8 app developer blog – Site Home – MSDN Blogs – Stephen Toub is a guest author over on the Windows 8 App Developer Blog discussing the implementation and use of asynyc/await in Windows 8 WinRT applications, discussing the basics and how the compiler transforms the code.
  • Be Mindful With Your Code – Eli Weinstock-Herman discusses code quality, and the reasons you should care about the code you write.
  • Concurrency, Performance, Arrays and when Dirty Writes are OK – Ben Watson discusses multiple threads accessing a single shared resource (Array), discussing synchronization, and how you can improve performance by accepting some loss in accuracy.

The Morning Brew #1091

Posted by on 24 Apr 2012 | Tagged as: .NET, Development, Morning Brew

Software

  • Windows 8 Release Preview Coming June 2012 – Doug Holland highlights yesterday’s announcement by Steven Sinofsky at the Japan Windows 8 Dev Days event that the Release Preview of Windows 8 will be made available in the first week of June.
  • F#, MSTest, and FsUnit 1.1.0.0 – Dan Mohl gives an update on his recent work with a new project template for UnitTesting in F# using MSTest and Visual Studio 11, and also discusses the latest update for FsUnit which brings additional asserts and support for VS11

Information

Community

  • Hands-On Windows 8 Camps in May – Mike Taulty highlights a series of ‘Windows 8 Camp’ events running though out May with three events in London, and one in Birmingham, and the possibility of Manchester and Edinburgh events too – a great opportunity to immerse yourself in the Windows 8 development labs with help on hand from experts.

The Morning Brew #1090

Posted by on 23 Apr 2012 | Tagged as: .NET, Development, Morning Brew

Software

  • WCF Data Services 5.1.0-rc Prerelease – With Version 5.0 released, the WCF Data Services Team are pressing on with their first release candidate pre-release of version 5.1, addressing a number of reported bugs. The release is available as a pre-release package on NuGet.
  • #mvvmlight V4RC available on #nuget – Laurent Bugnion announces the preview release of MVVMLight version 4, available as packages for Silverlight 3,4,5, .NET 3.5SP1, 4.0, WP7 & 7.1, and adding support for Windows 8 WinRT Development

Information

Community

  • First meeting Thurs May 3rd –
    Sheffield .NET User Group
    – The very first meeting of a new .NET Usergroup is happening next Thursday (3rd May) in Sheffield, hosted at GIST Lab. The first meeting is a planning session looking at what the local .NET community would like from the UserGroup.
  • patterns & practices Global Online Symposium 2012 – Grigori Melnik highlights the Patterns & Practices Global Online Symposium, being held tomorrow, streaming live, and featuring a number of well known speakers, along with cloud, phone and web development related sessions.

« Previous PageNext Page »