September 2013
Monthly Archive
Posted by Chris Alcock on 09 Sep 2013 | Tagged as: .NET, Development, Morning Brew
Rather short edition today…for the first time ever my (manual) article marking and reviewing process went wrong, and I seem to have lost a number of the posts I was going to include today 🙁
Software
- Announcing Storage Client Library 2.1 RTM & CTP for Windows Phone – The Windows Azure Storage team announce the RTM release of the Storage Client Library 2.1 along with previews of the library for Windows Phone and Windows RT. In both cases the release includes a huge selection of new features, improvements and supported scenarios.
Information
- Tracing application via ETW in .NET 4.5 – Sergei B. Meleshchuk highlights the recent improvements to Event Tracing for Windows support in .NET 4.5 and takes a look at getting up and running with ETW to replace traditional Console.WriteLine type logging.
- TypeScript is to JavaScript as C++ is to C – Bill Wagner discusses the motivations for TypeScript as a language and enhancement over traditional JavaScript, drawing on a comparison to the relationship between C and C++ in terms of the improvements it gives.
- Intro to Unit Testing 7: Overcoming Inertia and Objections – Erik Dietrich continues his series looking at Unit Testing with a post discussing the why of unit testing, and also a look at a number of the common objections and adoption issues you may encounter when introducing unit testing as a practice.
- Storing the Android MiniPCs Site’s Log Files in Windows Azure Blobs – Roger Jennings takes a look at logging from Windows Azure Websites into Windows Azure Blob storage and obtaining the data back out and some of the tooling which makes it easier to access
Community
Comments Off on The Morning Brew #1437
Posted by Chris Alcock on 06 Sep 2013 | Tagged as: .NET, Development, Morning Brew
Software
- ReSharper 8.0.1 is Available & dotCover 2.5 Released: Hot Spots and ReSharper 8 Integration – JetBrains announce the release of ReSharper 8.0.1 and dotCover 2.5. The ReSharper release is a bugfix release including over 130 fixes across a range of areas of the product. The dotCover release is a significant one, and brings dotCover integration with ReSharper 8 and Hot Spot view which shows methods considered to be more risky in your code.
Information
- 5 Days of Simple.Web: OWIN middleware – Ian Battersby round out his 5 day series on Simple.Web with a look at OWIN Middleware which builds on the significant changes in the latest release of Simple.Web to provide a logical and powerful way to extend the request pipeline.
- TellDontAsk – Martin Fowler discusses the Tell Don’t Ask principle which aims to help keep data with the functions which operate that data, looking at its use and also discussing some of the side effects of following the principle.
- Using Forms Authentication in ASP.NET Web API – Bipin Joshi takes a look at using the ASP.NET Forms authentication from WebForms and ASP.NET MVC within an ASP.NET Web API application
- Stupid Question 237: Python in Visual Studio, really? – Iris Classon takes a look at the Python support in Visual Studio, and shares some really good resources for getting going with both the Python language and the Visual Studio Python environment.
Community
- You are cordially invited to hack me first (and get free stuff!) – Troy Hunt is running a PluralSight pass give away for people who can find the (deliberate) vulnerabilities in a site he created to accompany his PluralSight course
- My RavenDB’s Story Contest – Ayende is also running a give away for the first 50 stories about real world RavenDB usage – those who contribute will receive a RavenDB care package which includes a RavenDB t-shrit and laptop sticker.
Comments Off on The Morning Brew #1436
Posted by Chris Alcock on 05 Sep 2013 | Tagged as: .NET, Development, Morning Brew
Software
- RavenDB 2.5 is out, and a happy New Year – Ayende officially announces the v2.5 of RavenDB, another significant relaese with a bunch of new features included. There will also be a webinar about the 2.5 release on Monday, and this post includes a link to register.
- Toastr 2.0.0 rc 1 Now Available & HotTowel 1.1 with Durandal 2 Now Available – John Papa announces the release candidate of Toastr 2.0.0 his JavaScript UI notification library, along with an update to HotTowel, a framework for building Single Page Applications with ASP.NET, with Visual Studio template support.
Information
Comments Off on The Morning Brew #1435
« Previous Page — Next Page »