EasyNetQ: Big Breaking Changes in the Advanced Bus – Mike Hadlow gives an update on his EasyNetQ client API fpor RabbitMQ, discussing one aspect of the API he is now less then happy with, and how with some breaking changes he will be migrating to a better API.
PageObject – Martin Fowler discusses the theory and use of the PageObject pattern, a vital one for making web UI tests possible, in that it wraps up all the actions that can be taken on a page, allowing tests to only speak PageObject’ and leaving the PageObject to know about the actual page
WCF Data Services for Windows Store Applications – Sebastien Pertus discusses the use of the WCF Data Services from Windows Store applications in both XML and JSON format as of version 5.6.0 , looking at the updated tooling and walking through a sample project
Hosting A JavaScript Engine In .NET – K Scott Allen takes a look at how ClearScript enables the hosting of the V8 or Chakra JavaScript engines inside a .NET process allowing you to create scripting features which allow coding in JavaScript.
What is new in Browser Link with Visual Studio 2013 RC? – Reshmi Mangalore discusses the Browser Link functionality and associated API which is being introduced in Visual Studio 2013, taking a look at how you can make use of it.
Windows 8.1 says,"Forget all that Design Stuff from Windows 8.0" – Jerry Nixon discusses some of the Windows Store application practical and tactical guidance which differs from the advice in Windows 8.0, discussing how some applications would now fail certification, and the reasons the guidance has evolved.