The Morning Brew #1800
Posted by Chris Alcock on Monday 16th February 2015 at 09:26 am | Tagged as: .NET, Development, Morning Brew
Software
- Announcing Limited Preview for Visual Studio Online Code Search – Biju Venugopal announces the limited preview of Code Search on the Visual Studio Online Platform, featuring more than just full text searching, the Code Search Preview understands the structure of your code allowing you to better direct your searches
Information
- JavaScript Has Won: Run Flash with Mozilla Shumway and Develop Silverlight in JS with Fayde – Scott Hanselman highlights what may be the final nail in the Flash (and Silverlight) plugin’s coffin – the ability to run SWF and Silverlight applications using only JavaScript.
- Cross-Platform AutoMapper (again) – Jimmy Bogard talks further about cross platform support for AutoMapper, looking at getting it working with the new style refereces in CoreCLR and vNext projects
- Roslyn Code Gems – Performance Goals – K.Scott Allen highlights some of the wonderful things you can learn from reading the Roslyn Source Code
- Using JavaScript in WebForms apps? Have I the webinar for you – Julian Bucknall discusses the use of ‘Strict’ mode in JavaScript to help write better less error prone JavaScript, and highlights a Webinar event he is hosting on the subject too.
- Condition Coverage Explained in IL – The NCover team dive down to the IL level to discuss how code coverage works with contirional statements
- Tasks, Monads, and LINQ, New Task APIs in .NET 4.6 & Async/Await Limitation – ‘igolovkine’ shares a look at Task based programming, the use of Monads and Async / await in these three CodeProject articles
Comments Off on The Morning Brew #1800