The Morning Brew #1833
Posted by Chris Alcock on Thursday 2nd April 2015 at 08:17 am | Tagged as: .NET, Development, Morning Brew
Friday and Monday are Public Holidays here in the UK, so as is usual for the Morning Brew I will be skipping publication on these two days, with out next instalment arriving on Tuesday 6th April
Software
- [Announcement] ODataLib 6.11.0 Release & [Announcement] ODataLib 5.6.4 Release – Yi Ding of the OData Team announces two updated releases, with a number of new features added to the ODataLib 6.11.0
Information
- How ASP.NET MVC 6 discovers controllers? – Filip W discusses how ASP.NET MVC 6 locates controllers, and the rules used by the built in convention.
- Taking Universal Apps to Windows 10 – Sascha Corti gives an overview of Universal Apps and how VS2015 allows you to build them for Windows 10.
- Pattern matching in action using C# 6 – Tomas Petricek takes a light hearted look at C#, and how you can implement F# like pattern matching in F# using Exception classes.
- Azure Web Apps: Package Restore against a private NuGet Feed – Howard van Rooijen discusses using NuGet Package restore on the Azure Platform when some of you NuGet References come from a private authenticated NuGet Feed.
- Visual Studio 2015 and Graphics Tools for Windows 10 – Rudolph Balaz shares news of some of the improvements for graphics developers in Visual Studio 2015, with further debugging support for Direct3D and a new way of distributing the tooling.
- Translating VBScript into C# – Dan Roberts discusses and shares code for translating VBScript code into C# code, discussing in detail some of the difficultues in performing this process due to the nature of the languages involved.
Comments Off on The Morning Brew #1833