Welcome to MSDN Blogs Sign in | Join | Help

Visual Web Developer Team Blog

Your official information source from the Visual Web Developer team.

News

  • These postings are provided "AS IS" with no warranties, and confer no rights. Use of included code samples are subject to the terms specified Terms of Use

December 2007 - Posts

Spell checker update 2.1: a few bug fixes and couple of new features
Bug fixes: <param>Text</param> was not handled correctly. Comments in <% %> blocks were not included in spell checking. Spell checking terminated prematurely under certain conditions after encountering <% %> block. REM VB comments Read More...
Tips & Tricks: Start-Up Options and Instances of ASP.Net Development Server in a Multi-project Solution
If you have more than one project in your solution you can use following options of solution properties to set your start up actions... You can get the below dialog by right clicking your solution and going to its properties: If you have more than one Read More...
Workaround: Debugging Global.aspx.cs Application_Start() with ASP.Net Web Server within Visual Studio
When you add a global.asax file to your "Web Application Projects (WAPs) like below: and then write code in Application_Start event and try to debug it like below using Visual Studio inbuilt Development Web Server Then during your first debug the breakpoint Read More...
Spell checker for HTML, ASP.NET, JScript, VB, C#, CSS and C++ for Visual Studio 2005 and 2008
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 in: HTML style comments <-- HTML --> ASP.NET Read More...
Visual 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 Studio features that enable creating applications for Read More...
Web Deployment Projects (WDP) for Visual Studio 2008 - December 2007 CTP Released
Based on the feedback from web development community we just released the Customer Technology Preview (CTP) of Web Deployment Projects for Visual Studio 2008... This release of Web Deployment Projects (WDP) has all the features that VS 2005 WDP release Read More...
Page view tracker