Sending ASP.NET WebHooks from Azure WebJobs
Azure WebJobs is a great way for running any kind of script or executable as a background process in connection with an Azure App Service Web Site or App. You can upload an executable or script as a...
View ArticleAn Update on ASP.NET Core and .NET Core
Two weeks ago, the ASP.NET team announced during the weekly ASP.NET Community Standup and on our blogs it was decided to rename ASP.NET 5 to ASP.NET Core 1.0. This announcement generated great...
View ArticleASP.NET Community Standup – February 2, 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...
View ArticleASP.NET WebHooks and Slack Slash Commands
We just added a couple of new features in ASP.NET WebHooks that makes it easier to build some nice integrations with Slack Slash Commands. These commands make it possible to trigger any kind of...
View ArticleASP.NET Community Standup – February 16, 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...
View ArticleNotes from the ASP.NET Community Standup – Feb. 23, 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...
View ArticleNotes from the ASP.NET Community Standup – March 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...
View ArticleAnnouncing ASP.NET WebHooks Release Candidate 1
We are very excited to announce the availability of ASP.NET WebHooks Release Candidate 1. Thank you for all the positive feedback, suggestions, pull requests, and comments to date – they are essential...
View ArticleNotes from the ASP.NET Community Standup – March 8, 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...
View ArticleWeb Extension Pack for Visual Studio 2015
The Visual Studio extensibility ecosystem has been steadily growing in the past years and the community has built some really great extensions. Some of these extensions are specific to web development...
View ArticleFirst Look: Authentication in ASP.NET Core
With the coming changes in ASP.NET Core, our friend and intrepid reporter Seth Juarez sat down with ASP.NET Program Manager Pranav Rastogi to discuss the updates and improvements in the new ASP.NET...
View ArticleAnnouncing v16.1 of the ASP.NET AJAX Control Toolkit
We are very happy to announce along with our partners at DevExpress, a new version of the ASP.NET AJAX Control Toolkit is now available. This version, labeled 16.1 delivers some documentation...
View ArticleGet Started with ASP.NET Core Authorization – Part 1 of 2
After learning about Authentication in ASP.NET Core, our intrepid reporter Seth Juarez wanted to dig deeper into the ASP.NET Authorization story. In the following video, he speaks with ASP.NET...
View ArticleNotes from the ASP.NET Community Standup – March 15, 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...
View ArticleRemote Debug ASP.NET Core RC1 on Azure App Service
ASP.NET developers who deploy their code to Azure App Service have remote debugging features available from the Visual Studio Server and Cloud Explorer windows. ASP.NET 4x projects can be debugged live...
View ArticleNotes from the ASP.NET Community Standup – March 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...
View ArticleGet Started with ASP.NET Core Authorization – Part 2 of 2
After learning about the new Authorization Policy model in ASP.NET Core, our intrepid reporter Seth Juarez wanted to learn about more complicated ASP.NET Authorization policies. In the following...
View ArticleDependency Injection in ASP.NET Core
In a recent Community Standup, one of the questions that was asked of the team was: “How do I get started with Dependency Injection in ASP.NET Core?” This is where we’re going to answer your question,...
View ArticleAzure App Service Tools Updates in the Azure SDK for .NET 2.9
In the Azure SDK 2.9 we’ve made it significantly more convenient for developers who use Azure App Service to host their Web, Mobile, API, and background-processing WebJob apps. We’ve heard from...
View ArticleBuild 2016 Wrap up
We had an amazing time at the Build 2016 conference last week. We learned a lot from you our customers and we hope you learned a lot in our sessions. However, we don’t want to limit the Build content...
View Article