Updating the MVC Facebook API
Over the past several months Facebook made changes to their application development APIs that were incompatible with the MVC Facebook support. We have been working on updates while the Facebook API...
View ArticleAnnouncing the Release of ASP.NET MVC 5.2, Web API 2.2 and Web Pages 3.2
The NuGet packages for ASP.NET MVC 5.2, ASP.NET Web API 2.2 and ASP.NET Web Pages 3.2 are now live on the NuGet gallery!Download this releaseYou can install or update the NuGet packages for ASP.NET MVC...
View ArticleChanges to Google OAuth 2.0 and updates in Google middleware for 3.0.0 RC...
This article explains the recent changes made to Google OpenID and OAuth 2.0 along with the corresponding updates to the 3.0.0 RC release of Google OAuth middleware.Here we will first look at the...
View ArticleASP.NET vNext in Visual Studio “14” CTP 2
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...
View ArticleRelease Candidate for Katana 3 and the ASP.NET Security Components
One step closer to GA! The release candidate NuGet packages for Katana 3 are now available on the NuGet.org gallery, published with version 3.0.0-rc2.Most of this release consists of bug fixes and...
View ArticleAnnouncing the beta release of Web Pages 3.2.1
The NuGet packages for ASP.NET Web Pages 3.2.1 beta are now live on the NuGet gallery! Download this releaseYou can install or update the NuGet package for ASP.NET Web Pages 3.2.1 beta using the NuGet...
View ArticleProfile and Time your ASP.NET MVC app all the way to Azure
Successful web app dev teams generally consider performance a requirement from the beginning, not an afterthought. Performance should be considered in all phases of a project, from design and into...
View ArticleAnnouncing new Web Features in Visual Studio 2013 Update 3 RTM
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...
View ArticleUse a Microsoft Account to Create Web Apps Protected by Azure AD - With...
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...
View ArticleAnnouncing RTM of ASP.NET Identity 2.1.0
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...
View ArticleDevelop ASP.NET vNext applications on a Mac
Hi everyone, this post is in my name but it’s authored by Sourabh Shirhatti. He is a Program Manager Intern from the University of Texas at Austin that I’ve had the pleasure of working with this...
View ArticleASP.NET vNext in Visual Studio “14” CTP 3
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...
View ArticleUpgrading to jQuery.UI.Combined 1.11.0
The jQueryUI team released a new version of their library recently. This release has some changes which will impact your apps as you migrate to 1.11.0. This post will highlight the changes you need to...
View ArticleAnnouncing RTM of Katana 3
Dear all,Today I have the honor and privilege of announcing the general availability of Katana 3!This is an important update to Microsoft’s OWIN implementation, which offers you powerful new...
View ArticleCommand line scaffolding for ASP.NET vNext
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...
View ArticleCustomizing Web API controller selector
In the last few weeks we have encountered a customer reports of performance issues with their Web API applications. When the 4th report exhibited the same phenomenon I figured it’s time to blog about...
View ArticleHow to customize scaffolding templates for ASP.NET vNext
Yesterday I posted the announcement for command line scaffolding in ASP.NET vNext. Shortly after we received a comment asking.“Would be interesting to see how easy/hard it is to change the scaffolding...
View ArticleAnnouncing the Release Candidates for Web API OData 5.3
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...
View ArticleFarewell, EnableViewStateMac!
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...
View ArticleAnnouncing Microsoft.AspNet.Facebook 1.1 beta
This past June we released the first version of the Microsoft.AspNet.Facebook NuGet package and the corresponding Visual Studio template. Today we released an update to this package:...
View Article