October 2013

Monthly Archive

The Morning Brew #1466

Posted by on 18 Oct 2013 | Tagged as: .NET, Development, Morning Brew

A couple of release announcements a few folk might have been waiting for today!

Visual Studio 2013 / TFS 2013 / .NET 4.5.1

Windows 8

Software

  • Web Essentials 2013 RTM – Mads Kristensen announces the RTM release of Web Essentials 2013 which works with the RTM release of Visual Studio 2013 and brings a number of very useful features for web development to the IDE.
  • TypeScript and the Road to 1.0 – Jonathan Turner gives an update on TypeScript, highlighting the inclusion of 0.9.1.1 as a part of Visual Studio 2013 and outlining the plans to the 1.0 release.

Information

The Morning Brew #1465

Posted by on 17 Oct 2013 | Tagged as: .NET, Development, Morning Brew

Software

  • SQL Server 2014 | Microsoft – The Second Community Technology Preview (CTP) release of SQL Server 2014 is now available for download

Information

The Morning Brew #1464

Posted by on 16 Oct 2013 | Tagged as: .NET, Development, Morning Brew

Software

  • Portable Class Library (PCL) now available on all platforms – Rich Lander and the .NET Team announce the release of the .NET portable class library reference assemblies as a standalone release which can be used on any operating system bringing portable classes to the masses on platforms like Mono on Unix/Linux.
  • Improving the state of the art in API documentation sites – Daniel Cazzulino shares NuDoq an new framework for creating documentation for the libraries contained in NuGet packages, providing baked in support for working with NuGet packages, fast indexing and searching, community discussions and contributed documentation via a Wiki interface

Information

  • AngularJS vs Knockout – Automated Testing (7 of 8 ) – Eli Weinstock-Herman continues his series looking at the similarities and differences between two of the major Single Page Web Application frameworks, KnockoutJS and AngularJS with a look in this part at how you can go about writing automated tests against the code you write with the framework.
  • Asynchronous Solution Load Performance Improvements in Visual Studio 2013 – Ben Bradley of the Visual Studio Team takes a look at one of the startup improvements in Visual Studio 2013 – project loading which can now occur asynchronously.
  • Data Breakpoints – Brad Sullivan continues his series exploring the various types of Breakpoint available in Visual Studio with a look at the Data Breakpoint, a feature available to C++ developers which allows execution to break when a specific piece of memory is modified.
  • Remotely accessing the Windows Azure Compute Emulator – Sandrino Di Mattia takes a look at exposing the Windows Azure Compute Emulator to virtual machines to allow for testing with things like the Modern.ie virtual machines.
  • DROP/CREATE vs ALTER on SQL Server Stored Procedures – Colin Angus Mackay discusses the management of Stored Procedures using Migrations, and looks at the difference between a drop and recreate versus an alter.
  • Grokking IQueryable – tilovell09 shares a number of hints and tips to help you better understand the role of IQueryable types in .NET
  • ASP.NET Web API, CORS Authentication, SSL, and self signing certificate – Ilan Geller shares some experiences with getting CORS Authentication working with an IIS hosted self signed certificate when running Web API in this CodeProject article.

Community

  • Black Marble Events – Visual Studio 2013 Launch – The Team over at Black Marble are running a Visual Studio 2013 Launch event running in parallel with the main New York event, with a stream of the live event on the afternoon of 13th November at their offices in Cleckheaton.

« Previous PageNext Page »