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