Showing results for announcement - .NET Blog

Sep 24, 2014
Post comments count0
Post likes count0

.NET Micro Framework now supports Visual Studio 2013

.NET Team
.NET Team

Today the .NET Micro Framework team is releasing a beta update of the .NET Micro Framework SDK that adds support for Visual Studio 2013. The release also contains other improvements that will benefit developers and hardware partners, making the install and update experience better. Check out the .NET Micro Framework Team blog, and the Netmf.com si...

.NET
Sep 16, 2014
Post comments count0
Post likes count0

.NET Sample Code on GitHub

Immo Landwerth
Immo Landwerth

Today, we're happy to announce that we've started to move some of our sample assets over to GitHub, using the MIT license. So I can directly answer Ben's question: @ben_a_adams The sample code is now on GitHub. Check out this blog post: https://t.co/LXq2Ka1fLo — Immo Landwerth (@terrajobst) September 16, 2014 Why did we move to GitHub? The reason...

.NET
Sep 9, 2014
Post comments count0
Post likes count0

Farewell, EnableViewStateMac!

levibroderick
levibroderick

The ASP.NET team is making an important announcement regarding the September 2014 security updates. All versions of the ASP.NET runtime 1.1 - 4.5.2 now forbid setting <%@ Page EnableViewStateMac="false" %> and <pages enableViewStateMac="false" />. If you have set EnableViewStateMac="false" anywhere in your application, your applica...

ASP.NET
Aug 27, 2014
Post comments count0
Post likes count0

Announcing the Release Candidates for Web API OData 5.3

Andrew Zhou from Microsoft
Andrew Zhou from Microsoft

The release candidate NuGet packages for ASP.NET Web API OData 5.3 are now live on the NuGet gallery!Download this releaseYou can install or update the release candidate NuGet packages for ASP.NET Web API OData 5.3 using the NuGet Package Manager Console, like this: What’s in this release?This release primarily includes great new features ...

ASP.NET
Aug 25, 2014
Post comments count0
Post likes count0

Being an intern on the .NET Team

Immo Landwerth
Immo Landwerth

This summer we had six amazing interns that joined the team to work on .NET. Their projects ranged from internal tools, over shipping components to designing forward looking aspects: If you're interested in interning with Microsoft, visit our recruiting web site. Now let's dive right in and see what cool stuff they helped us building. Shaun...

.NET
Aug 21, 2014
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

Try out the new releases: .NET Framework vNext, ASP.NET vNext, .NET Native and RyuJIT

.NET Team
.NET Team

Update (2017): See .NET Framework Releases to learn about newer releases. Today, we are announcing updated versions of .NET Framework vNext, ASP.NET vNext, .NET Native and RyuJIT. You can try out these new releases by installing Visual Studio “14” CTP3. Please tell us what you think. The .NET Framework vNext We are releasing an early build of the ...

.NET
Aug 18, 2014
Post comments count0
Post likes count0

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

Moving to the .NET Framework 4.5.2

The .NET Fundamentals Team
The .NET Fundamentals Team

Updated (2017): See .NET Framework Releases to learn about newer releases. A few months ago we announced the availability of the .NET Framework 4.5.2, a highly compatible, in-place update to the .NET 4.x family (.NET 4, 4.5, and 4.5.1). The .NET Framework 4.5.2 was released only a few short months after the release of .NET 4.5.1 and gives you the b...

.NET
Aug 4, 2014
Post comments count0
Post likes count0

Announcing new Web Features in Visual Studio 2013 Update 3 RTM

Xinyang Qiu
Xinyang Qiu

Today, the Visual Studio team announced the release of RTM version of Visual Studio 2013 Update 3.  Our team added a few useful features and did some bug fixing in this update to improve the web development experience.  Our team also released Azure SDK 2.4 SDK today, you can read the detail here. Microsoft ASP.NET and Web Tools 2013.3 ...

ASP.NET