Let’s Try WCF Self-Hosted Services in a Container
Microservices are a hot architecture concept right now, and we hear a lot of interest in the architecture concepts. Many of the ideas and capabilities behind microservices are already possible 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 –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 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 –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 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 –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 ArticleNotes from the ASP.NET Community Standup –February 21, 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 New ASP.NET Core and Web Development Features in Visual Studio 2017
We are pleased to announce updates to our ASP.NET tools, ASP.NET Core tools, Container tools, and frameworks that are shipping as part of the Visual Studio 2017 release today. We have made significant...
View ArticleNotes from the ASP.NET Community Standup –March 9, 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 ArticleFive Visual Studio 2017 Extensions for Web Developers
You’ve downloaded and installed Visual Studio 2017, and it’s a great improvement over previous versions. Now what? How can you make your web development experience better? In this article, we will...
View ArticleNotes from the ASP.NET Community Standup –March 21, 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...
View ArticleHash Passwords with ASP.NET Membership Providers
Are you using the legacy ASP.NET membership providers with your application? When you look in web.config, is there a membership configuration within the system.web element? The membership provider...
View ArticleJWT Validation and Authorization in ASP.NET Core
This post was written and submitted by Michael Rousos In several previous posts, I discussed a customer scenario I ran into recently that required issuing bearer tokens from an ASP.NET Core...
View ArticleAnnouncing SignalR 2.2.2 (Preview 1)
Today we are happy to announce the release of SignalR 2.2.2-preview1. SignalR 2.2.2 is a servicing release, including some highly requested updates and bug fixes. Here are the highlights of the...
View ArticleAzure Functions Tools Roadmap
We’ve been humbled by the intense interest in Visual Studio tools for Azure Functions since we shipped our initial preview for Visual Studio 2015 last fall. Unfortunately, given other constraints,...
View ArticleASP.NET Core Logging with Azure App Service and Serilog
This guest post was written by Mike Rousos ASP.NET Core supports diagnostic logging through the Microsoft.Extensions.Logging package. This logging solution (which is used throughout ASP.NET Core,...
View ArticleThe MVP Show Learns about ASP.NET, Identity Server, and Heidelberg
In the second episode of the MVP Show, intrepid host Seth Juarez traveled to Heidelberg, Germany to meet with Visual Studio and Development Technologies MVP Dominick Baier. Dominick is one of the...
View ArticleAzure Function Tools for Visual Studio 2017
Today we’re pleased to announce the release of the first preview of Visual Studio 2017 Tools for Azure Functions. This preview introduces some exciting changes over our previous release. Beyond...
View Article