[thelist] ASP.NET Adaptive Rendering?!?!

Scott Dexter dexilalolai at yahoo.com
Tue Oct 5 15:18:48 CDT 2004


> 
> My question. Can ASP.net web controls be configured to output valid
> XHTML?
> 

Two answers to this:

1) No, not yet. ASP.NET 2.0 emits valid XHTML. You'll hafta wait
(though, not that long, and if you're industrious, you can download
beta-2.0 stuff now)

2) Derive the classes you use into new classes and override the
rendering functions. Certainly not pretty, and not something for a
novice programmer, much less a newbie to .NET.

(I'd go with (1))

(background:
http://weblogs.asp.net/scottgu/archive/2003/11/25/39620.aspx)



sgd


More information about the thelist mailing list