June 2014
Monthly Archive
Posted by Chris Alcock on 09 Jun 2014 | Tagged as: .NET, Development, Morning Brew
Software
- Durandal 2.1.0 Released! – Rob Eisenberg announces the release of Durandal 2.1.0, a bugfix and minor feature release, including support for BootStrap 3
Information
Community
- Conference Session Videos Online | nik codes – Nik Molnar highlights the session recordings of his recent sessions at Techorama and NDC, available online now. Be sure to checkout the extensive range of session recordings from both of these conferences.
Comments Off on The Morning Brew #1625
Posted by Chris Alcock on 06 Jun 2014 | Tagged as: .NET, Development, Morning Brew
Software
Information
- Closing over the loop variable is just as harmful in JavaScript as it is in C#, and more cumbersome to fix – Raymond chen discusses the dangers of closures over loop variables in JavaScript looking at how you can go about fixing the issue.
- Server Garbage Collection Mode in Microsoft Azure – Chris Clayton discusses the importance of getting the right Garbage collection mode, especially on the Azure platform where you are paying for the resources you use, and looks at the differences in operation of Server and Desktop modes of the Garbage collector, along with looking at how to set the mode.
- Code Quality and Automated Code Testing & I Don’t Have Time for Unit Testing! – Deborah Kurata discusses the use of Unit Testing in improving code quality, as well as looking at the reasons you should make use of Unit Testing
- Save Time, Money, and Your Sanity: Coded UI Testing for the Windows Phone – Test Methods – Lori Lalonde continues with the 4th part of a series looking at the use of Coded UI tests to help make your testing of Windows Phone applications more efficient.
- Roslyn code base – performance lessons (part 1) – Matt Warren kicks off a series discussing the performance of the Roslyn code base, initially discussing the project aims, what is available, and the performance considerations
- Native Memory Diagnostic Tools for Visual Studio "14" CTP – Adam Welch of the Visual C++ Team discusses and takes a look at the evolution of the memory diagnostic tools initially released with VS 2013 Update 2, and being significantly improved in VS 14
Comments Off on The Morning Brew #1624
Posted by Chris Alcock on 05 Jun 2014 | Tagged as: .NET, Development, Morning Brew
Software
- Automatic optimization of images, CSS and JavaScript – Mads Kristensen discusses the pain of manually optimising images, CSS and JavaScript, and introduces an ever easier way on the Windows Azure Websites which will optimise all the things by simply installing a NuGet Package (or two)
- SQLitePCL.raw NuGet package, 0.2.0-alpha – Eric Sink announces the second alpha release of his SQLitePCL.raw NuGet Package with a number of improvements over the previous alpha, and with much more still to come.
- Releasing the new Sample Browser Phone app – Jialiang announces the release of the Sample Browser for Windows Phone, taking the number of platforms on which you can browse code to a huge number of common problems to 4.
Information
Comments Off on The Morning Brew #1623
« Previous Page — Next Page »