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

Browse by Tags

All Tags » Orcas   (RSS)
HTML 5 intellisense and validation schema for Visual Studio 2008 and Visual Web Developer
You all probably know that new HTML 5 standard is coming. We made a new intellisense schema that you can add to VS 2008 or VWD Express 2008 and get intellisense and validation on HTML 5 elements. Note that schema is for markup only, we do not have DOM2 Read More...
Updated NUnit Templates for ASP.Net MVC 1.0 RTM
ASP.Net MVC 1.0 RTM has been out for a while and I noticed that people are still downloading an NUnit sample project I created for ASP.Net MVC Preview 3. Since then an AccountController class and a corresponding set of unit tests have been added to the Read More...
ASP.NET MVC 1.0 Release Candidate now available in Web Platform Installer
ASP.NET MVC 1.0 RC can now be installed with Web Platform Installer: http://www.microsoft.com/web/channel/products/WebPlatformInstaller.aspx Here is a quick description of Web Platform Installer from the Web Platform Installer website: “The Web Platform Read More...
Microsoft Report Viewer Add-on for Visual Web Developer 2008 Express has been released
Microsoft Report Viewer Add-on for Visual Web Developer 2008 Express is now available for download. It includes the RDLC designer and Microsoft Report Viewer 2008. The RDLC designer creates and edits RDLC files with RDL 2005 schema. Download: http://www.microsoft.com/downloads/details.aspx?FamilyID=b67b9445-c206-4ff7-8716-a8129370fa1d&DisplayLang=e Read More...
Exclude Files and Folders from WDP Output
Web  Deployment Projects (WDP) allows you to pre-compile your web into binaries and further also allows you to merge the assemblies produced in the format that you like. In my earlier posts I had talked about various WDP features and the latest release Read More...
Troubleshooting "Visual Studio 2008 Design view hangs" issues
Over the last few months we've collected information on various issues related to design view not working in Visual Studio 2008 or Visual Web Developer Express 2008. Here is list of known issues and possible solutions: Microsoft Visual Studio Web Authoring Read More...
Checkout Tip#7, Tip#8 and Tip#9 on Tips and Tricks blog
Here are three new tips on Tips and Tricks Blog. Tip #7 Did you know… How to Sort data using a ListView control? Tip #8 Did you know… How to create an ASP.NET Web User Control and include it in your web page? Tip #9 Did you know… You can also register Read More...
What to do when VWD crashes or hangs on you
It is surely frustrating when VS or VWD crashes on you or hangs with "Not Responsing" message. If you do not have reliable repro steps, the best piece of information you can provide to us is a debug dump. He is how you can obtain it. If you are using Read More...
New on Tips and Tricks Blog!
Here are three new tips on Tips and Tricks Blog. Tip #4 Did you know… You can add browsers to Visual Web Developer using the “Browse With…” option Tip #5 Did you know… How to Databind a ListView control? Tip #6 Did you know… About the “Tag Navigator” Read More...
Faster switch to design view in VS 2008 SP1 RTM
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...
Multiple control selection in Visual Studio 2008 SP1 RTM
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...
Absolute and relative positioning in Visual Web Developer 2008 designer
Design view in Visual Studio and Visual Web Developer Express 2008 provides several tools that help with absolute and relative positioning of controls. I'd like to describe how do they work and what kind of visual hints the designer provides. How do I Read More...
JScript Debugging: Made easy with IE8
The feature I'm most excited about in Internet Explorer 8 Beta 1 is ironically one you might not notice at all. Problem If you're reading this, you probably know (and are still untangling the double-negative logic of) the "Disable script debugging" option Read More...
Tips & Tricks: Web Server Settings for Web Application Projects now can be stored per user as well as per project
Web server settings, which are accessible inside Web Application Projects (WAPs) property pages (Web section) allow you to specify settings associated to to Visual Studio Development Server or IIS. Many a times in a team development environment it is 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...
More Posts Next page »
Page view tracker