Browse by Tags
All Tags »
CSS and HTML (RSS)
Here are four new tips on Tips and Tricks Blog. Tip #10 Did you know… Visual Web Developer 2008 has a New Style Builder Dialog? Tip #11 Did you know… New Style builder can be invoked from various other tool windows in Visual Web Developer. Tip #12: Did
Read More...
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...
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...
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...
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...
To View On Demand Webcast : Visual Studio 2008 for Web Developers : CLICK HERE Wanted to update you on a upcoming web cast that I am doing in support of Visual Studio 2008 launch event... Title : New Enhancements for Web Developers in VS 2008 Date/Day:
Read More...
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...
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 in this release: Tools to Design Web Pages Use the
Read More...
Jim Cheshire who is working in Microsoft Customer Support wrote a new book on the Visual Web Developer 2008 " The Microsoft Expression Web Developer's Guide to ASP.NET 3.5: Learn to create ASP.NET applications using Visual Web Developer 2008 ". It describes
Read More...
VS2005 introduced the ability to validate your markup and CSS for standards compliance alongside your code. It’s a great feature, but it can be frustrating when you’re looking for that one critical compilation error underneath a pile of validation errors.
Read More...
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...
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...
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...
At the Mix07 conference this week, I did an overview presentation of the web development features being delivered in Visual Studio "Orcas". The folks at Mix have been kind enough to make videos of all the sessions from the conference available to the
Read More...