February 2013

Monthly Archive

The Morning Brew #1296

Posted by on 15 Feb 2013 | Tagged as: .NET, Development, Morning Brew

Another day, another traffic jam, and sadly another short edition today

Software

  • SharpDevelop 5 C# Tech Preview – Christoph Wille announces the availability of a C# only Tech Preview of SharpDevelop 5. This is an early preview release giving a taste of what is coming, with lots of partially implemented features with restricted functionality
  • MVVM Light V4.1.27.0 in Nuget – Laurent Bugnion announces a new release of MVVM Light which improves cross platform standardisation by removing the dependency on the CommonServiceLocator.

Information

Community

The Morning Brew #1295

Posted by on 14 Feb 2013 | Tagged as: .NET, Development, Morning Brew

Software

Information

  • Mocking with Foq – Phil Trelford gives an introduction to Foq, a simple mocking framework for F# which can be consumed by other CLR languages to whcih can be included in your projects as a NuGet Package or just a single file include in your project.
  • Getting to Know CSS3 Selectors, Part 1: Structural Pseudo-Classes – Emily Lewis kicks off a series of posts looking at the new CSS3 selectors which allow you to write simpler more efficient CSS for both browsers and applications.
  • Pulse in HTML5 on Internet Explorer 10 – a modern app for the modern web! – Another article from the HTML5 Partners over at CodeProject takes a look at building responsive designs, focusing on Internet Explorer, but with techniques which apply across all modern browsers
  • HTML input types – Continuing with a modern HTML theme, Scott Dorman takes a look at the behaviour of the HTML5 input box type support, and how it changes the input types available on virtual keyboards on IE10 / Window 8
  • Functional Programming In A Nutshell – A slightly older article than I usual include here, from Luis Aguilar, which takes a nice introductory look at the concepts and practices in Functional Programming, illustrating the concepts with concrete examples.
  • Simple golden rules for async / await – Nigel Sampson shares some simple best practices for working with async / await in your code base.

Community

  • NxtGenUG – Event: Windows Phone 8 + Windows 8 – Andy Wigley joins the Birmingham NxtGenUG for a session on Tuesday 19th February whcih will take a look at building applications for Windows Phone 8 and Windows 8, looking at how the similarities between the platforms helps make efficient development possible.

The Morning Brew #1294

Posted by on 13 Feb 2013 | Tagged as: .NET, Development, Morning Brew

Short edition today as most of my Morning Brew creation time was spent sat in a traffic jam 🙁

Software

Information

  • You Want To Build Web Software with C#? – K. Scott Allen discusses the ever increasing options available for you to build Web Based applications on the .NET Stack, sharing some guidence in making the decision between the range of possibilities.
  • Entity Frame Performance Gotcha – Derik Whittaker shares a performance gotcha he encountered while working with Entity Framework and lazy load, having a query return far more data then expected.
  • Seeding and Debugging Entity Framework (EF) DBs – Rick_Anderson looks a the use of AddOrUpdate in Entity Framework to initially populate data, ideal for test and debugging databases.
  • Setting up Git With Visual Studio Tutorial – Matteo Tontini shares a useful guide for getting up and nrunning with git based version control if like many you can’t run the 2012 integrated support currently in CTP

« Previous PageNext Page »