Biggy Basics, Part 1: Documents – Rob Conery gives some more information about Biggy, discussing why he’s building it (fast writes, LINQ support and simplicity) and looking at its document data storage.
Angular JS – Part 13, Services – Gabriel Schenker continues his series looking at the use of AngularJS, exploring the notion of Services in Angular and looking at how you can create and test them
More Angular Inside SVG Inside HTML – Paul Hammant has been looking at the use of SVG with AngularJS, giving rise to some very powerful concepts. Be sure to check out his previous post on this too
Resources vs exceptions – Eric Lippert and the team at Coverity shares another instalment of ‘Ask The Bug Guys’, with an interesting discussion of the use of using with multiple resources, and what happens if constructors throw exceptions.