Showing results for Visual Studio 2013 Update 2 - .NET Blog

May 12, 2014
0
0

Announcing new Web Features in Visual Studio 2013 Update 2 RTM

Xinyang Qiu
Xinyang Qiu

Today, the Visual Studio team announced the release of RTM version of Visual Studio 2013 Update 2 .  Our team added a few useful features and did some bug fixing in this update to improve the web development experience.  This blog will contain all of the features introduced in RC and a few updates. We will have future blogs to talk about ...

ASP.NET
Apr 3, 2014
1
0

Creating a Custom Scaffolder for Visual Studio

Joost de Nijs
Joost de Nijs

With the release of Visual Studio 2013 last October, we introduced the concept of Scaffolding to Web Application projects.  Scaffolding is the framework on which code generation for MVC and WebAPI is built.  For more information on Scaffolding or the MVC Scaffolders check the following blog post: http://www.asp.net/visual-studio/...

ASP.NET
Apr 2, 2014
0
0

Announcing new web features in Visual Studio 2013 Update 2 RC

Xinyang Qiu
Xinyang Qiu

Today, the Visual Studio team announced the release of RC version of Visual Studio 2013 Update 2 .  Our team added a few useful features and did some bug fixing in this update to improve the web development experience.  This blog will contain all of the features introduced in CTP2 and a few updates. We will have future blogs to talk about...

ASP.NET
Feb 25, 2014
0
0

Announcing new Web Features in Visual Studio 2013 Update 2 CTP2

Xinyang Qiu
Xinyang Qiu

Update 4/21/2014: please see http://blogs.msdn.com/b/webdev/archive/2014/04/02/announcing-new-web-features-in-visual-studio-2013-update-2-rc.aspx for Update 2 RC web features. Today, the Visual Studio team announced the release of CTP2 of Visual Studio 2013 Update 2 .  Our team added a few useful features and did some bug fixing in this ...

ASP.NET