Check valid html C# -


Is there an easy way in C # to validate HTML file (.html)?

You can try the article on dot net pulses.

If you are not obliged to do this in C #, then it is usually using the best method to validate HTML.

You can, of course, write a test of type in C #, pushing all of your HTML through W3C Vedicator, if it makes sense in your case .


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -