Showing results for Visual Studio 14 - .NET Blog

Aug 21, 2014
0
0

Command line scaffolding for ASP.NET vNext

Sayed Ibrahim Hashimi
Sayed Ibrahim Hashimi

In previous releases we have added support for scaffolding controllers/views based on project artifacts in both MVC and Web Forms projects. The technology used for those previous releases was tied to Visual Studio. With ASP.NET vNext one of our high level goals is to enable Visual Studio customers to work with non-Visual Studio users. So the most c...

ASP.NET
Aug 18, 2014
0
0

ASP.NET vNext in Visual Studio “14” CTP 3

Xinyang Qiu
Xinyang Qiu

Today we released various runtime and tooling updates for ASP.NET vNext in Visual Studio “14” CTP 3. We included all the features that were included in Visual Studio 2013 Update 3 in this release. This release also has ASP.NET vNext runtime and tooling improvements as outlined below. ASP.NET vNext Runtime This CTP includes our alpha3 ...

ASP.NET
Jul 8, 2014
0
0

ASP.NET vNext in Visual Studio “14” CTP 2

Xinyang Qiu
Xinyang Qiu

Today we released various runtime and tooling updates for ASP.NET vNext in the Visual Studio “14” CTP 2. This CTP includes our alpha2 runtime packages for ASP.NET vNext. You can find all the details on the specific enhancements added and issues fixed in the published release notes on GitHub.For information on how to get started with ASP...

ASP.NET
Jun 3, 2014
0
0

Announcing web features in Visual Studio “14” CTP

Xinyang Qiu
Xinyang Qiu

Today, the Visual Studio team announced the release of Visual Studio “14” CTP version 14.0.21730.1 DP.  Our team added features to support ASP.NET vNext development.  We will have future blogs to talk about some of the features in detail.  Note, Visual Studio side by side support is not available on this early build. Do n...

ASP.NET