Are you curious on how to control the appearance of an ASP .Net pages using design time properties? Guys from Commerce Server team have shown how to deal with this problem. On a preliminary version of the CS2007 Starter Site (that one with came with CS2007 Beta) they use class properties to deal with the appearance
Similar Posts
Did you know that With Visual Studio 2003 we were able to extend the System.Web.UI.Page class and create new properties for WebForms. Test yourself, using
A common user-interface feature is to select the contents of a text-box when the textbox gets focus. The CF textbox control doesn't do this by default
I did some consulting work recently for a company that had a lot of JavaScript embedded in pages that was used used to perform advanced client-side functionality
For the description of most controls we use labels and I for one don't like to add a label manually for each control. Been using a component that paints