Showing results for August 2014 - Page 2 of 2 - .NET Blog

Aug 12, 2014
Post comments count0
Post likes count0

August 2014 Security Updates

The .NET Fundamentals Team
The .NET Fundamentals Team

The .NET team released a security bulletin today as part of the monthly “patch Tuesday” cycle.Microsoft Security Bulletin MS14-046 - Important, Vulnerabilities in .NET Framework could allow Security Feature Bypass (2984625).This update resolves a vulnerability in the Microsoft .NET Framework that could bypass the Address Space Layo...

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

Leveraging existing code across .NET platforms

.NET Team
.NET Team

Today we are happy to announce the alpha release of the .NET Portability Analyzer extension for Visual Studio. Please try it out. This add-in was created by our software developer intern Charles Lowell. Over the last few years, consumers and enterprise employees are using more devices than before which run different operating systems like iOS, Andr...

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

Leveraging existing code across .NET platforms

.NET Team
.NET Team

Today we are happy to announce the alpha release of the .NET Portability Analyzer extension for Visual Studio. Please try it out. This add-in was created by our software developer intern Charles Lowell. Over the last few years, consumers and enterprise employees are using more devices than before which run different operating systems like iOS, And...

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

Leveraging existing code across .NET platforms

.NET Team
.NET Team

Today we are happy to announce the alpha release of the .NET Portability Analyzer extension for Visual Studio. Please try it out. This add-in was created by our software developer intern Charles Lowell. Over the last few years, consumers and enterprise employees are using more devices than before which run different operating systems like iOS, Andr...

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

Leveraging existing code across .NET platforms

.NET Team
.NET Team

Today we are happy to announce the alpha release of the .NET Portability Analyzer extension for Visual Studio. Please try it out. This add-in was created by our software developer intern Charles Lowell. Over the last few years, consumers and enterprise employees are using more devices than before which run different operating systems like iOS, Andr...

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

Announcing RTM of ASP.NET Identity 2.1.0

pranav rastogi
pranav rastogi

We are releasing RTM of ASP.NET Identity 2.1.0. The main focus in this release was to fix bugs and add SignInManager to make it easier to use security features such as Account Lockout, Two-Factor Authentication for login. ASP.NET Identity 2.1 is included in the ASP.NET templates which were released with VS 2013 Update 3. The templates have been up...

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

MultiDictionary becomes MultiValueDictionary

Immo Landwerth
Immo Landwerth

We just shipped an update to our experimental implementation of a multi value dictionary. In this post, our software developer intern Ian Hays talks about the changes. -- Immo Goodbye MultiDictionary In my last post I went over , officially available on NuGet as the prerelease package Microsoft.Experimental.Collections. We received great feedba...

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

Use a Microsoft Account to Create Web Apps Protected by Azure AD – With VS2013 Update 3

Vittorio Bertocci - MSFT
Vittorio Bertocci - MSFT

Back in December I have posted an article which described a limitation of the organizational identities support in the ASP.NET project templates in Visual Studio 2013. In a nutshell. The ASP.NET project templates in Visual Studio 2013 have the ability to automatically create an entry for your application in Azure Active Directory – so that y...

ASP.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