Browse by Tags
All Tags »
VWD (RSS)
If you have downloaded the RTM version of SP1 for Visual Studio 2008, you may get an error when trying to debug a Web Site with a host header on IIS 6 or IIS 5.1. The error message reads: "Unable to start debugging on the web server. An authentication
Read More...
In an earlier blog , we mentioned that multiple control selection was returning with VS2008 SP1. We also mentioned that it isn’t a functionally complete feature yet due to time constraints. Rather than waiting till the next release of Visual Studio, we
Read More...
Visual Studio 2008 SP1 and Visual Web Developer 2008 SP1 are now available for download . This blog post highlights the major changes in SP1 related to web development. New Web Development Features in Visual Studio 2008 SP1 The following is a list of
Read More...
Some customers discovered that sometimes switch to Design view was very slow. We analyzed submitted reports and tracked the issue down to a code that was discovering available AJAX Extenders and which contols they were applicable to. In order to avoid
Read More...
We have been listening to your [strong] feedback and we are now happy to announce that multiple selection and alignment operations in Design view are coming back and will be included in VS 2008 SP1 RTM and Visual Web Developer Express 2008 SP1 RTM. We
Read More...
Every year we send a team to TechEds to meet you, our customers. They will be at the event site from 8.30 AM to 6.00 PM to answer your questions from June 3rd to June 6th. This time we have the following representatives at TechEd. ASP.NET Team: Kathy
Read More...
Bradley’s earlier post, ASP.NET Dynamic Data Preview Released on MSDN Code Gallery , outlined the functionality the ASP.NET Dynamic Data is offering and the walkthrough steps of how to create a Dynamic Data website using the wizard. In this post, I just
Read More...
Visual Studio 2008 SP1 Beta is now available! You can download it here (though before you do, read the note below). In SP1, we have added some new features as well as many bug fixes. In this blog post I’ll attempt to give an overview of the features as
Read More...
Colorization, validation, IntelliSense, and formatting comprise the core of any modern editor. With VS 2008 SP1, we are completing the core JScript editor by introducing code formatting. Additionally, we have promoted JScript to a dedicated node in “Tools
Read More...
I've noticed quite a few people run into the issue "Why is design mode empty for my web user control (ASCX)?". It's not obvious what might be causing this bug, so I thought I'd offer an explanation and a couple workarounds. Problem You have a user control
Read More...
As a part of creating a way for customers to directly communicate with the product team and get help if they are running into performance issues in Visual Web Developer 2008 or web-related features in Visual Studio 2008, the product team has created a
Read More...
Update to the preceding blog post... we've just made available an 04-23 refresh of the Dynamic Data Release on the Code Gallery website. This release includes some nice runtime enhancements for routed URLs, Dynamic Data Wizard templates in the Visual
Read More...
ASP.NET Dynamic Data is a great innovation for creating data-driven Websites. It provides two key features: The ability to render data by defining templates, either at the page-level (for example, to define default renderings for list, details,
Read More...
If you love the web and are passionate about the developer experience building web applications we'd like to hear from you. These are hot positions focused on cutting edge technologies. You can learn more about our positions from the links below:
Read More...
Mike Volodarsky on the IIS team just published some very useful articles describing how to setup and configure IIS7 to properly work with Visual Studio 2008 and Visual Studio 2005. The article covers necessary components needing to be installed, and the
Read More...