Showing results for CSS - .NET Blog

Feb 25, 2008
0
0

Webcast: New Enhancements for Web Developers in VS 2008

Web Development Tools Microsoft
Web Development Tools Microsoft

To View On Demand Webcast : Visual Studio 2008 for Web Developers: CLICK HEREWanted 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 2008Date/Day: Tuesday, February 26th 2008 Time: 11am to 12:30pm Pacific Standard Time (PST)Description :Get an overv...

ASP.NET
Nov 19, 2007
0
0

Visual Web Developer 2008 Express Edition available for download

Web Development Tools Microsoft
Web Development Tools Microsoft

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:  We hope you enjoy the new product!-Visual Web Developer Team

ASP.NET
Sep 19, 2007
0
0

New VS2008 Feature: “Downgrade” HTML, CSS, and JScript Errors to Warnings

Web Development Tools Microsoft
Web Development Tools Microsoft

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.  Well, we heard your feedback and added two new options in VS2008 (post-Beta 2): 1)...

ASP.NET
Jun 14, 2007
0
0

Style Application Tool Bar

Web Development Tools Microsoft
Web Development Tools Microsoft

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 tool I’d like to mention is the style application tool bar. This tool bar enables desig...

ASP.NET
Jun 8, 2007
0
0

Manage Styles Tool window

Web Development Tools Microsoft
Web Development Tools Microsoft

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 button. The first three context menu items will categorize the CSS selector in differe...

ASP.NET
May 31, 2007
0
0

What does the red strikethrough in CSS property grid mean?

Web Development Tools Microsoft
Web Development Tools Microsoft

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 property and it will give you the exact reason for the strikethrough. Here are the d...

ASP.NET
May 3, 2007
0
0

Mix07 Video: Web Development using Visual Studio "Orcas"

Web Development Tools Microsoft
Web Development Tools Microsoft

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 public.Click here to watch my session on Web Development using Visual Studio "Orcas...

ASP.NET
Jan 24, 2007
0
0

How to use the new CSS features in Visual Studio Orcas

Web Development Tools Microsoft
Web Development Tools Microsoft

One of the questions I have gotten when showing the new CSS features in Orcas to customers is how do these tools help me analyze the styles on my page. Or more specifically, why doesn’t the page look like I think it should. One of the most powerful new tools included in Orcas is the CSS property grid. It looks somewhat like the standard property gr...

ASP.NET
Dec 11, 2006
0
0

Expression Web 1.0 Released, Perfect Companion to Visual Studio

Web Development Tools Microsoft
Web Development Tools Microsoft

Here's a quick announcement about the release of Expression Web 1.0.If you use Visual Studio 2003 or 2005 to build ASP.NET applications, Expression Web is the perfect companion tool to help you create sophisticated CSS and XHTML designs.  You might be thinking -- "I use Visual Studio in combination with Adobe Dreamweaver ju...

ASP.NET