Playing around with ASP.NET Themes
Posted by: Rick Strahls WebLog,
on 13 Mar 2006 |
View original | Bookmarked: 0 time(s)
I'm playing around with themes tonight in ASP.NET 2.0. I admit it's taken me some time to arrive here primarily because I've used other ways to do my theming before.
Like so many things in ASP.NET 2.0 there's some stuff that's really nice about the implementation and what's there is easy to use and customize, but I have a hard time seeing how I can realistically use them in my apps because the implementation doesn't go quite far enough.
The way Themes work is that they basically let...