Showing tag results for Servicing

May 13, 2014
Post comments count0
Post likes count0

May 2014 .NET Updates

The .NET Fundamentals Team

The .NET team released a security bulletin and a security advisory today as part of the monthly “patch Tuesday” cycle. Microsoft Security Bulletin MS14-026 - Important, Vulnerabilities in .NET Framework Could Allow Elevation of Privilege (2958732) This update resolves a privately reported vulnerability in the Microsoft .NET Framework ...

.NET
Feb 13, 2014
Post comments count0
Post likes count0

February 2014 .NET Updates

The .NET Fundamentals Team

As part of our continued effort to bring greater transparency for our customers we are going to start posting here whenever we ship any security fixes for the .NET Framework, this is the first such post.The .NET team released a security bulletin earlier this week as part of the monthly “patch Tuesday” cycle.Microsoft Security Bulletin M...

.NET
Jan 22, 2014
Post comments count0
Post likes count0

.NET 4.5.1 Supports Microsoft Security Updates for .NET NuGet Libraries

.NET Team

This post describes .NET NuGet library servicing support in the .NET Framework 4.5.1. It was written by Alok Shriram, a Program Manager on the .NET Core Framework Team. In the .NET Framework 4.5.1, we extended our .NET Framework security update capability to our NuGet libraries, enabling us to deliver security updates for those libraries on Mi...

.NET
Sep 30, 2013
Post comments count0
Post likes count0

OWIN Middleware in the IIS integrated pipeline & StageMarkers

.NET Team

Although OWIN middleware components are primarily designed to run on an OWIN pipeline, it can run on IIS as well. Similar to how HttpModules can subscribe to a specific IIS integrated pipeline event, an OWIN middleware can be subscribed to run at a specific IIS integrated pipeline event. Check out OWIN Middleware in the IIS integrated pipeline to k...

ASP.NET
Aug 6, 2012
Post comments count0
Post likes count0

Plans regarding Website projects and Web Deployment Projects

Sayed Ibrahim Hashimi

The release of Visual Studio 2012 is right around the corner. If you’ve been following our blog/twitter then you may know that many of the Web related components of Visual Studio are now“out-of-band”, meaning that we can update them independently of Visual Studio itself. Because of this we are planning to ship updates a few times a year. We are cur...

ASP.NET