January 2013
Monthly Archive
Posted by Chris Alcock on 10 Jan 2013 | Tagged as: .NET, Development, Morning Brew
I fell into my usual mistake when preparing The Morning Brew on a day when I’m off work – I got too caught up reading interesting posts, so today’s edition is a bit on the late side.
Software
Information
3 Comments »
Posted by Chris Alcock on 09 Jan 2013 | Tagged as: .NET, Development, Morning Brew
Software
Information
- Why Use The Bootstrap Grid? – K. Scott Allen discusses the role of a Grid System on the web and takes a look at the use of the BootStrap Grid and how it enables responsive layouts.
- MapReduce / Map Reduction Strategies Using C# – Jake Drew takes a look at implementing map reduce functionality in C# using the Task Parallel Library, and data structure which work successfully in multithreaded environments.
- Simple immutable objects – Andrew L Arnott takes a look at how you can construct immutable objects, following on from the announcement of immutable collection types from the BCL team.
- Web Dev .NET: Does Browser Sniffing Still Have a Place? – Elijah Manor discusses the sticky issue of browser user agent sniffing, discussing the good, bad and alternative techniques and where you may want to validly check a user agent
2 Comments »
Posted by Chris Alcock on 08 Jan 2013 | Tagged as: .NET, Development, Morning Brew
Software
- RavenDB 2.0 RTM – Ayende announces the release of RavenDB 2.0 a substantial new version created from 4,975 commits to source control by 68 different contributors, including lots of new features, performance and operational improvements and much more.
- New version of TraceEvent / PerfMonitor Posted to bcl.codeplex.com – Vance Morrison highlights the latest update to the ‘Trace Event Library’, released on CodePlex. This update takes the library behind PerfView to its latest internal version and provides Event Tracing for Windows, System.Diagnostics tracing functionality
- SpecsFor 3.0 Preview Available on NuGet – Matt Honeycutt announces the availability of the first preview of SpecsFor 3.0 now available via NuGet. This major new release cleans up the core of the project and includes the implementation of a new way of composing test context.
Information
Comments Off on The Morning Brew #1268
« Previous Page — Next Page »