November 2013

Monthly Archive

The Morning Brew #1490

Posted by on 21 Nov 2013 | Tagged as: .NET, Development, Morning Brew

Information

  • The Mature Optimization Handbook – Carlos Bueno shares the ‘Mature Optimization Handbook’ a free eBook from FaceBook available in ePub, Mobi and PDF formats. The book is based upon an internal FaceBook training class on performance and optimisation and is sure to be an interesting read.
  • Declare Don’t Tell – Phil Haack continues his discussion of declarative code and reduction of control statements with a look at an example using the Reactive Extensions to perform a simple sounding use case which is elegant when solved in a reactive / functional way, and surprisingly difficult in procedural code.
  • 30 Days of TDD – Day 23 – Mocking – FROM THE FUTURE! – James Bender presses on with his series looking at Test Driven Development from first principles. In this post James continues to look at mocking, and delves into some of the premium features of JustMock
  • Collection Asserts with NUnit – Jakub Chodounsky takes a look at the collection assert capabilities of NUnit
  • Unit tests for HttpClient using HttpMessageHandler – Abhishek Anand explores writing tests for HTTP Client based code, looking at using capturing the messages and preventing them going over the wire.
  • Discovering .NET Open Source: up-for-grabs.net – Keith Dahlby shares a simple site which aims to collect together links for ‘up for grabs’ bugs and feature request from .NET Open Source Projects. These ‘up for grabs’ issues provide the ideal way for a developer to get started and get involved with an Open Source project.
  • Hello Minty, Minty: The First Steps & Minty: Defining the Model – Rob Conery kicks off a new series looking at building a Node.JS based blogging engine, sharing his process as he goes. The source accompanying the series is available, and Rob is keen to get others involved in the project.
  • Properties vs. Methods – Abhishek Anand explores some of the issues and considerations surrounding the decision to use properties or methods for a particular piece of functionality.
  • How much data can you put on VSOnline? – Brian Harry discusses the amount of data which you can successfully manage within Visual Studio Online, sharing some numbers from some of the biggest tenants of the service.

The Morning Brew #1489

Posted by on 20 Nov 2013 | Tagged as: .NET, Development, Morning Brew

Software

  • Time to get the WCF Data Services 5.6.0 RTM Tools – Glenn Gailey highlights the release of the WCF Data Services 5.6.0 RTM Tools, resolving an issue which prevented installation due to certificates, discussing why you should get the tooling in addition to the NuGet packages.
  • Announcing FogJS for Windows Azure with Node.js – Daniel Mohl shares FogJS, a library based on Fog (for F#) which makes it easy to interact with the Windows Azure APIs for Blob Storage, Table Storage, and the Service Bus from JavaScript code.

Information

The Morning Brew #1488

Posted by on 19 Nov 2013 | Tagged as: .NET, Development, Morning Brew

Software

Information

« Previous PageNext Page »