Updates to ASP.NET 5 yeoman generators for beta 5
Hi everyone the blog post below is written by Peter Blazejewicz, who is a core contributor to the yeoman generators for ASP.NET 5. Peter took care of the majority of the updates for beta 5. I hope you...
View ArticleASP.NET Community Standup - July 7, 2015
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 ArticleA Glimpse into the future of Web Development Tools
There’s some exciting news for the ASP.NET community this week on the Visual Studio blog that we wanted to take a moment to point out. Nik Molnar and Anthony van der Hoorn, the creators of Glimpse,...
View ArticleASP.NET Community Standup - July 14, 2015
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 ArticleNew version of ASP.NET Merge Tool
The ASP.NET Merge tool (Aspnet_merge.exe) enables you to combine and manage the assemblies that are created by the ASP.NET compilation tool (Aspnet_compiler.exe). It was built on top of a Microsoft...
View ArticleAnnouncing ASP.NET 4.6 and ASP.NET 5 beta 5 in Visual Studio 2015 Release
Long time readers of this blog or followers of the ASP.NET Community Standup know that this day was coming, and we have a released version of ASP.NET 4.6 framework and tools with Visual Studio 2015....
View ArticleASP.NET Community Standup - July 21, 2015
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 Availability of ASP.NET 5 beta 6
It feels like we just did this… we just announced an ASP.NET release, and here comes another one. The development team has been hard at work right through the release of Visual Studio 2015 to deliver...
View ArticleUnit testing with DNX (ASP.NET 5) projects
One common question that I get is “How do I unit test my ASP.NET 5 (DNX) projects?” The biggest reason for the question is because we don’t have a good starting point (File->New Project) for unit...
View ArticleASP.NET Community Standup - August 18, 2015
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 Availability of ASP.NET 5 Beta7
ASP.NET 5 beta7 is now available both on NuGet and as a tooling update to Visual Studio 2015! This release also includes the first public preview of the .NET Execution Environment (DNX) for Mac and...
View ArticleAJAX Control Toolkit Critical Update
Our friends at DevExpress have been hard at work on the AJAX Control toolkit and have an update available that should be installed to cover a critical security vulnerability that has existed prior to...
View ArticleIntroducing Microsoft ASP.NET WebHooks Preview
We are very pleased to announce ASP.NET WebHooks preview as a new addition to the ASP.NET family. WebHooks is a lightweight HTTP pattern providing a simple pub/sub model for wiring together Web APIs...
View ArticleIntegrating with Slack Using ASP.NET WebHooks Preview
In the blog Introducing Microsoft ASP.NET WebHooks Preview, we gave an overview of how to work with Microsoft ASP.NET WebHooks. Slack provides an interesting model where you can set up a WebHook to be...
View ArticleIntegrating with Salesforce using ASP.NET WebHooks Preview
In the blog Introducing Microsoft ASP.NET WebHooks Preview, we gave an overview of how to work with Microsoft ASP.NET WebHooks. Out of the box we provide support for a variety of existing WebHooks...
View ArticleASP.NET Community Standup - September 8, 2015
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 ArticleSending WebHooks with ASP.NET WebHooks Preview
In the blog Introducing Microsoft ASP.NET WebHooks Preview, we gave an overview of how to work with Microsoft ASP.NET WebHooks. We mentioned that it is not only possible to receive WebHooks from others...
View ArticleDeploy to Azure from GitHub with Application Insights
Browsing GitHub the other day I found an interesting button in README: Deploy to Azure. This button intrigued me to say the least. With one click I can create my own instance of that web app and try it...
View ArticleIntegrating with Instagram using ASP.NET WebHooks Preview
In the blog Introducing Microsoft ASP.NET WebHooks Preview, we gave an overview of how to work with Microsoft ASP.NET WebHooks. We described how you get out-of-the-box support for a variety of WebHooks...
View ArticleASP.NET Community Standup - September 15, 2015
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 Article