Showing results for May 2014 - Page 2 of 3 - .NET Blog

May 13, 2014
Post comments count0
Post likes count0

ASP.NET vNext: the future of .NET on the Server

Xinyang Qiu
Xinyang Qiu

At TechEd we announced our plans and vision for ASP.NET vNext. ASP.NET vNext is being designed from the bottom up to be a lean and composable .NET stack for building web and cloud based applications. You can find an overview of ASP.NET vNext and walkthroughs of the current experience at http://www.asp.net/vnext. To learn more about th...

ASP.NET
May 13, 2014
Post comments count0
Post likes count0

Improvements to ASP.NET Web Forms

pranav rastogi
pranav rastogi

The Visual Studio team released Visual Studio 2013 Update 2 RTM. As part of this update we have added new features for ASP.NET Web Forms. This post will highlight some of the improvements done in ASP.NET Web Forms which are part of this release and some changes that we are working on. ASP.NET Identity 2.0 Support ASP.NET Identity is the new moder...

ASP.NET
May 12, 2014
Post comments count0
Post likes count0

Announcing ASP.NET Session State Provider for Redis Preview Release

Guang Yang - MSFT
Guang Yang - MSFT

Today, we are pleased to announce a preview release of ASP.NET Session State Provider for Redis. You can use it with your own Redis server or the newly announce Microsoft Azure Redis Cache (Preview). What is Redis Redis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server since keys can con...

ASP.NET
May 12, 2014
Post comments count0
Post likes count1

Enabling the .NET Compiler Platform (“Roslyn”) in ASP.NET applications

Damian Edwards
Damian Edwards

The .NET languages team recently announced the availability and open sourcing of a public preview of “Roslyn”, the new .NET Compiler Platform. This is the long awaited .NET “compiler as a service” that represents the future of languages and compilation for .NET. You can download a preview including new compilers and Visual S...

ASP.NET
May 12, 2014
Post comments count0
Post likes count0

The Next Generation of .NET – ASP.NET vNext

.NET Team
.NET Team

Updated (2017): See .NET Framework Releases to learn about newer releases. Updated (July 2015): See Announcing .NET Framework 4.6 to read about the latest version of the NET Framework. Today at TechEd North America, we announced the latest set of innovations that are part of the next generation of .NET. The biggest of those is ASP.NET vNext, whic...

.NET
May 12, 2014
Post comments count0
Post likes count0

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
May 9, 2014
Post comments count0
Post likes count0

The .NET Native Tool-Chain

.NET Team
.NET Team

This post was authored by Xy Ziemba, Program Manager on the .NET Native team. At BUILD, we announced .NET Native Preview. .NET Native is a compilation technology and a small runtime that allow .NET applications to start up to 60% faster and have a smaller memory footprint. We've previously discussed at a high-level how .NET Native provides these p...

.NET
May 8, 2014
Post comments count0
Post likes count0

.NET at MonkeySpace Europe, June 9-11

Immo Landwerth
Immo Landwerth

This post was written by Daniel Plaisted, a member of the .NET Framework team who will be at MonkeySpace. MonkeySpace is the “official cross platform and open-source .NET conference.” This year, MonkeySpace Europe will be held June 9th-11th in Dublin, Ireland. Since it’s a conference specifically focused on open source and cross p...

.NET
May 8, 2014
Post comments count0
Post likes count0

.NET at MonkeySpace Europe, June 9-11

Immo Landwerth
Immo Landwerth

This post was written by Daniel Plaisted, a member of the .NET Framework team who will be at MonkeySpace. MonkeySpace is the “official cross platform and open-source .NET conference.” This year, MonkeySpace Europe will be held June 9th-11th in Dublin, Ireland. Since it’s a conference specifically focused on open source and cross p...

.NET
May 8, 2014
Post comments count0
Post likes count0

Redesigning the NuGet Websites

Jeff Handley
Jeff Handley

Blog Redesign is LIVE! What better way to announce upcoming website redesigns than by implementing that redesign on our blog? Earlier today, we deployed changes to http://blog.nuget.org that apply a new visual design that we expect to carry over to the docs and gallery sites too. Redesign Goals The goals of the redesign effort are manifold. Here...

NuGetOther announcements