Web Application Development with Microsoft Technologies

.NET Technologies Gadgets, Entrepeneour, Experiences and more

Web Application Development with Microsoft Technologies header image 2

Say goodbye to annoying errors in VS Design View

September 20th, 2007 · 1 Comment

New VS 2008 has a small but very useful feature that will probably help some asp.net programmers.
Right now, when using VS 2005 and if you don’t have much time to fix all the errors in the Error List because your HTML code is not in compliance to the required standard (HTML or XHTML) and you are in a hurry to run your application by hitting F5, then you  probably  feel very upset when you see a large list of design errors (HTML, CSS and JavaScript) and application just don’t run.

VS 2008 Beta 2, downgrades Markup errors to Warnings, and even when you don’t complain to selected standard, the list of errors would become a list of warnings, or messages if you prefer, and VS will let you run your application smoothly.

Downgrade design errors to warnings in vs 2008

Well, even when this small tip can save you some time, don’t use it to avoid Standards compliance :)

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • ThisNext
  • MisterWong
  • Wists

Tags: Visual Studio · Tutorials / Tips

1 response so far ↓

  • 1 Augusto // Sep 27, 2007 at 5:22 pm

    Que maestro el Marcelo! Esta excelente tu blog! Voy a leer tus posts de Ajax y Silverlight…

    Un abrazo, Augusto.

Leave a Comment