May 3, 2006
@ 04:12 PM
Microsoft released beta 1.1 version of CSS friendly ASP.NET 2.0 control adapters Beta 1.1. This is a free tool let you force your server side controls render html output as you like based on CSS technology. As is read on its web site:

"ASP.NET is a great technology for building web sites but it would be even better if it rendered different HTML. For example, the Menu control makes it simple to add a menu to a web site but it would be better if it didn't create <table> tags and was easier to style using CSS. Happily, it's easy to "teach" the Menu control how to generate the kind of HTML that you prefer. Indeed, you can modify any ASP.NET control so it produces better HTML.

The key is to use something that may be new to you: control adapters. These are little chunks of logic that you add to your web site to effectively "teach" an ASP.NET control how to render better HTML."

You can download it for ASP.NET 2.0 here. Also you can find a complete guide and some live examples here.


 


Wednesday, August 30, 2006 12:11:51 PM (Iran Standard Time, UTC+03:30)
recombinant
Tuesday, May 15, 2007 5:29:39 PM (Iran Standard Time, UTC+03:30)
Anything that is free can't be all that bad.
Tuesday, May 15, 2007 5:30:05 PM (Iran Standard Time, UTC+03:30)
I'm not so sure about that.
Tuesday, May 15, 2007 5:30:47 PM (Iran Standard Time, UTC+03:30)
There's no such thing as a free lunch.
Tuesday, May 15, 2007 5:31:30 PM (Iran Standard Time, UTC+03:30)
I'm glad to hear the HTML has been cleaned up.
Comments are closed.