Browse by Tags

  • Adding a Shortcut Method - And Removing It

    To make it easier, I created this following method: public void AddAttribute(string name, object value) { this.Attributes.Add(new MetadataAttribute(name, value)); } This made it easier to add methods, but it added overhead. I changed the MetadataAttribute class to add type; however, that would mean an...
    Posted to Extreme Programming (Weblog) by bmains on 09-25-2006
  • Menu System

    The choice was to be between menus, toolbars, or some other means, to note the features we wanted to implement. I made the choice to use menus, as this was clear and to the point, and we only had a few items anyway; later, at some point, we can add toolbars as well, if desired. Right now, for the stories...
    Posted to Extreme Programming (Weblog) by bmains on 09-14-2006
Page 1 of 1 (2 items)
The leading UI suite for ASP.NET - Telerik radControls
Outstanding performance. Full ASP.NET AJAX support. Nearly codeless development.