473,385 Members | 1,588 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Web standards?

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
Nov 19 '05 #1
1 1043
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...8&ArticleID=53
http://www.liquid-internet.co.uk/con...1article1.aspx
http://www.xhtmlwebcontrols.net/index.aspx
http://www.aspnetresources.com/artic...tpFilters.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/2.../21/57401.aspx
http://www.nikhilk.net/Entry.aspx?id=19
http://forums.asp.net/313081/ShowPost.aspx
http://weblogs.asp.net/scottgu/archi.../25/39620.aspx

Cheers,

Tom
Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: MarionEll | last post by:
XML 2003 Interoperability Demonstrations to Showcase Industry Standards, Integrated Vendor Solutions Alexandria, VA – Nov. 19, 2003 – IDEAlliance, a leading trade association dedicated...
162
by: Isaac Grover | last post by:
Hi everyone, Just out of curiosity I recently pointed one of my hand-typed pages at the W3 Validator, and my hand-typed code was just ripped to shreds. Then I pointed some major sites...
250
by: Sugapablo | last post by:
Just out of curiosity, while checking on a site I was working on, I decided to throw a couple of the web's most popular URLs into the W3C Markup Validator. Out of microsoft.com, google.com,...
115
by: junky_fellow | last post by:
What is a C object ? If i have some function "func()" in my C program, then can i say that "func()" is a C object ? or if i have some function pointer (ptr) which contains the address of...
9
by: Jason Gogela | last post by:
Does anyone out there know why I should care whether a <span> is nested in a <p> or vice versa? What is the bennafit of adhering to this standard? It seems to me that regardless of which way you...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.