Web standards?

A

Amil

Interesting that a "find" on this newgroup doesn't result in any discussion
of standards?

Anyway, I was wondering if anyone had a good link or guide on developing
with ASP.NET and recommended practices to adhere to standards? For example,
I know Visual Studio uses inline styles in many places which should be a
no-no for XHTML.

Does anyone have a guide or something that would help in migrating HTML to
more of a standards-based XHTML...and how this relates to using Visual
Studio?

Amil
 
T

tom.pesterDeLeTeTHISSS

Hi Amil,

Bad news : asp.net 1.0/1.1 produces html that does not validate
Good news : asp.net 2.0 does comply 100% and the asp.net team is committed
to this

So how do we solve the prob in the meantime?
I had success with asp.net 1.0/1.1 when using a filter that basicly does
a search and replace of the page just before it is sent to the browser.
The links below describe such an approuch.

The easiest solution can be found here : http://www.riderdesign.com/products/

Link dump

http://www.developerfusion.com/show/4641/
http://www.charon.co.uk/content.aspx?CategoryID=28&ArticleID=53
http://www.liquid-internet.co.uk/content/dynamic/pages/series1article1.aspx
http://www.xhtmlwebcontrols.net/index.aspx
http://www.aspnetresources.com/articles/HttpFilters.aspx
http://www.codeproject.com/aspnet/ASPNET2XHTML.asp
http://www.hixie.ch/advocacy/xhtml
http://www.spartanicus.utvinternet.ie/no-xhtml.htm
http://blogs.msdn.com/tims/archive/2003/10/21/57401.aspx
http://www.nikhilk.net/Entry.aspx?id=19
http://forums.asp.net/313081/ShowPost.aspx
http://weblogs.asp.net/scottgu/archive/2003/11/25/39620.aspx

Cheers,

Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top