JScript IntelliSense: A Reference for the “Reference” Tag
It should be no surprise that JScript Documentation Comments power much of what you see in JScript IntelliSense in VS2008. Perhaps the most useful of these comments is the "reference" comment. The...
View ArticleVisual Web Developer 2008 Express Edition available for download
I'm glad to announce that Visual Web Developer 2008 Express Edition has officially shipped, and is now available for immediate download. Here is a quick summary of some of the great new capabilities...
View ArticleSilverlight 1.1 Tools for Visual Studio 2008 available for download
A quick announcement -- an updated version of the Microsoft Silverlight 1.1 Tools Alpha for Visual Studio 2008 that works with the released version of Visual Studio 2008 is now available!This release...
View ArticleVisual Web Developer is hiring...
The Visual Web Developer team is looking for a few talented and experienced invididuals to join our team. We have opportunities in development, testing, and program management. Our team builds Visual...
View ArticleSpell checker for HTML, ASP.NET, JScript, VB, C#, CSS and C++ for Visual...
Following Visual Studio 2008 release I updated my Spell Checker add-in for VS 2008 as well as added some new useful functionality. What's new in version 2.0:Spell checker now supports text verification...
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
Update 5-10-2017: The first release of Visual Studio 2017 Tools for Azure Functions is now available to try We’ve been humbled by the intense interest in Visual Studio tools for Azure Functions since...
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 ArticleVisual Studio 2017 Tools for Azure Functions
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 ArticleAnnouncing ASP.NET Core 2.0.0-Preview1 and Updates for .NET Web Developers
The ASP.NET team is pleased to share the first preview version of the ASP.NET Core 2.0 framework. In this post, we’ll look at the new features and changes to the web framework that were announced at...
View ArticleIntroducing ASP.NET Core 2.0 Preview 2
At Build 2017, we released an initial preview version of ASP.NET Core 2.0. Over the last two months we have incorporated your feedback and added a number of new features. We now have a Preview 2...
View ArticleWCF Web Service Reference Provider – Metadata Exchange Endpoint Authentication
With the recent update to the WCF Service Reference tool in the VS Marketplace, support has been added for downloading metadata for a web service where the metadata exchange (MEX) endpoint has been...
View ArticleDevelopment time IIS support for ASP.NET Core Applications
With a recent update to Visual Studio 2017, we have added support for debugging ASP.NET Core applications against IIS. This blog post will walk you through enabling this feature and setting up your...
View ArticleAnnouncing ASP.NET Core 2.0
The ASP.NET team is proud to announce general availability of ASP.NET Core 2.0. This release features compatibility with .NET Core 2.0, tooling support in Visual Studio 2017 version 15.3, and the new...
View ArticleASP.NET Core 2.0 Features
Last week we announced the release of ASP.NET Core 2.0 and described some top new features, including Razor Pages, new and updated templates, and Application Insights integration. In this blog post we...
View Article