June 2014

Monthly Archive

The Morning Brew #1622

Posted by on 04 Jun 2014 | Tagged as: .NET, Development, Morning Brew

Software

  • Visual Studio "14" CTP – S.Somasegar kicks off the announcements of the availability of the first Community Technology Preview release of Visual Studio 14 which will likely culminate in a release in 2015. This release already contains all the ASP.NET vNext, Roslyn Compiler and new C++ 11 and 14 features.
  • The first Visual Studio "14" CTP – Brian Harry highlights the Visual Studio vNext CTP release, and also explains why there is no corresponding TFS release
  • Visual Studio "14" CTP now available – John Montgomery of the Visual Studio team highlights the CTP release, and shares links to further information about the various aspects of the release.
  • Visual Studio "14" CTP Now Available & Visual Studio "14" CTP Now Available – The C# and VB.NET teams share in the announcement highlighting some of the new functionality made possible by Roslyn.
  • Announcing web features in Visual Studio"14" CTP – Xinyang Qiu shares a taste of the new web development related features included in the Visual Studio 14 CTP release
  • ASP.NET vNext in Visual Studio "14"  CTP – Pranav Rastogi shares a detailed look at the ASP.NET vNext features included in the CTP Release of Visual Studio 14, walking through in detail the use of ASP.NET vNext
  • Visual Studio 14 CTP and Entity Framework – Rowan Miller shares a look at the places where Entity Framework appears in the Visual Studio 14 CTP release, along with warning about the areas which don’t yet work fully.
  • Visual Studio "14" CTP – Eric Battalio shares the details of the substantial number of new features included in the Visual Studio 14 CTP for the C++ Developer
  • DartVS – Dart Support for Visual Studio – Danny Tuppeny shares his latest Visual Studio Extension which brings the first phases of support for the Dart programming language to the Visual Studio IDE

Information

The Morning Brew #1621

Posted by on 03 Jun 2014 | Tagged as: .NET, Development, Morning Brew

Software

Information

  • Anti-pattern: parallel collections – Jon Skeet discusses an all too common anti-pattern of having multiple collections or arrays with data items relating to each other stored at the same index in different collections. In this post Jon shows refactoring of this, and discusses the performance implications of the refactoring.
  • MSDN Magazine – The June Edition of MSDN Magazine is now available online, with articles looking at TypeScript, OWIN, Katana and TopShelf, ASP.NET MVC and much more
  • Using Traffic Manager with Microsoft Azure Web Site – Benjamin Perkins takes a look at the use of Traffic Manager on Windows Azure, and how your can use it to manage the trafic for Disaster Recovery and Failover in conjunction with Windows Azure Websites.
  • WebSocket libraries comparison – N.Podbielski takes a look at a number of different WebSockets implementations, weighing up the pros and cons of each option in this CodeProject article.
  • First look at Xamarin.Forms – ‘vagifabilov’ shares first impressions of the new Xamarin Forms toolkit for building cross platform native looking applications user interfaces on mobile platforms.
  • Convert a Windows Store App to the Web in Under 10 Minutes – Jeremy Likness takes a look at the process to port a Windows Store application created with WinJS and JavaScript into a standalone web application.
  • How to configure a cluster with Node Js – Ugo Lattanzi takes a look at the purpose of and creation of a Node.js Cluster
  • My Favourite Visual Studio Features #myVSUK – Michael James shares his top 5 favourite features of Visual Studio 2013 in support of the UK Visual Studio Team’s campaign/competition.
  • Real-time with ASP.NET SignalR and Azure Mobile .NET Backend – Henrik F Nielsen announce the latest update for Azure Mobile Services .NET backend which now enables the use of SignalR to communicate between your application and the back end services.
  • AngularJs ng-cloak Problems on large Pages – Rick Strahl discusses the use of ng-cloak to hide the loading of an Angular Application, and looks at the types of problems (and workarounds) needed for larger single page applications.

The Morning Brew #1620

Posted by on 02 Jun 2014 | Tagged as: .NET, Development, Morning Brew

Software

Information

« Previous Page