Notes from the ASP.NET Community Standup – November 1, 2016
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View ArticleMVP Hackathon 2016: Cool Projects from Microsoft MVPs
Last week was the annual MVP Summit on Microsoft’s Redmond campus. We laughed, we cried, we shared stories around the campfire, and we even made s’mores. Ok, I’m stretching it a bit about the last...
View ArticleNotes from the ASP.NET Community Standup – November 22, 2016
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View ArticleVisual Studio Tools for Azure Functions
Today we are pleased to announce a preview of tools for building Azure Functions for Visual Studio 2015. Azure Functions provide event-based serverless computing that make it easy to develop and scale...
View ArticleIntroducing the ASP.Net Async OutputCache Module
OutputCacheModule is ASP.NET’s default handler for storing the generated output of pages, controls, and HTTP responses. This content can then be reused when appropriate to improve performance. Prior...
View ArticleNotes from the ASP.NET Community Standup – November 29, 2016
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View ArticleNew Updates to Web Tools in Visual Studio 2017 RC
Update 12/12: There is a bug in the Visual Studio 2017 installer, that if you upgrade an existing RC installation to the 12/12 RC update it uninstalls IIS Express and Web Deploy. The fix is to...
View ArticleAnnouncing Microsoft ASP.NET WebHooks V1
We are very happy to announce ASP.NET WebHooks V1 making it easy to both send and receive WebHooks with ASP.NET. WebHooks provide a simple pub/sub model for wiring together Web APIs and services with...
View ArticleNotes from the ASP.NET Community Standup –December 13, 2016
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View ArticleNotes from the ASP.NET Community Standup –January 3, 2017
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View ArticleASP.NET Core Authentication with IdentityServer4
This is a guest post by Mike Rousos In my post on bearer token authentication in ASP.NET Core, I mentioned that there are a couple good third-party libraries for issuing JWT bearer tokens in .NET Core....
View ArticleNotes from the ASP.NET Community Standup –January 10, 2017
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View ArticleUpdates to Web Tools in Visual Studio 2017 RC
Today we announced a new update to Visual Studio 2017 RC that includes a variety of improvements for both ASP.NET and ASP.NET Core projects. If you’re already installed Visual Studio 2017 RC, you will...
View ArticleNotes from the ASP.NET Community Standup –January 24, 2017
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View ArticleAnnouncing Continuous Delivery Tools for Visual Studio 2017
Posting on behalf of Ahmed Metwally Visual Studio Team Services enables developers to create build and release definitions for continuous build integration and deployment of their projects. With a...
View ArticleASP.NET Documentation Now on docs.microsoft.com
This post was written by Wade Pickett We are happy to announce ASP.NET documentation and guidance has been migrated to docs.microsoft.com! Better Together and Great Features This brings the ASP.NET...
View ArticleBuilding Single Page Applications on ASP.NET Core with JavaScriptServices
This is a guest post by Steve Sanderson These days, many developers are building Single-Page Applications (SPAs) using frameworks such as Angular or React. These are powerful frameworks that produce a...
View ArticleNotes from the ASP.NET Community Standup –February 14, 2017
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View ArticleAnnouncing Microsoft ASP.NET WebHooks V1 RTM
We are very happy to announce ASP.NET WebHooks V1 RTM making it easy to both send and receive WebHooks with ASP.NET. WebHooks provide a simple pub/sub model for wiring together Web APIs and services...
View ArticleNotes from the ASP.NET Community Standup –February 14, 2017
This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup. The community standup is a short video-based discussion with some of the leaders of the...
View Article