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

June 2007 - Posts

Silverlight "How-to" videos
We recently released a set of Silverlight "How-to" videos online. This includes Scott Guthrie's keynote demo at Mix07 which shows off how to create a Silverlight 1.1 application using the Visual Studio add-in for Silverlight. This is also a good time Read More...
Multi-targeting support in Visual Studio Orcas
The web development tools team has been working on an article about a new Orcas feature we call "multi-targeting". However Scott Guthrie beat us to it and has written up an excellent and detailed article yesterday about this feature so we will just post Read More...
Solution / Hotfix: Developing web applications using Visual Studio 2005 and IIS7
Bradley Millington on our team posted a while back on required configuration steps for developing web applications using Visual Studio 2005 & IIS7 on Vista. This is an update to that post with information to address issues that you may still encounter Read More...
Style Application Tool Bar
After Orcas Beta1 released, some web developers mentioned that there is no documentation available for the new CSS editing features. Since I played around with this feature a lot recently, I would like to give it a try and explain it a little. The first Read More...
Manage Styles Tool window
This tool window provides a tree hierarchy view of all CSS selectors available from the current page. Users can navigate and find CSS style definitions in source code with this tool window. Developers can change the layout of the tree view with the Options Read More...
What does the red strikethrough in CSS property grid mean?
In Visual Studio Orcas, the CSS property grid renders a red strikethrough when it wants to tell you that a property is either non-inherited or it is overridden by a rule with higher precedence. Read the tooltip when you see a red strikethrough on your Read More...
Page view tracker