Browse by Tags

  • CalendarDayView: Initial Design Specs and Setup

    I've come up with some preliminary design specs of the initial functionality that I want in this control. I've included some of the interactions that can happen in the control, and the basic view (once I figure out how to attach an image, I'll make that available on this post). I want to...
    Posted to Brian Mains Blog (Weblog) by bmains on 05-09-2008
  • HttpContext.Items

    You may have noticed that the Page has an items collection. This items collection can store any information, as it's a local dictionary. I could not find anywhere where the dictionary is serialized and stored, so the dictionary is only temporary and has to be reloaded on every page load. If you've...
    Posted to Brian Mains Blog (Weblog) by bmains on 04-29-2008
  • Working with Pages in Unit Tests

    Despite what some may believe, you can work with ASP.NET in a unit-testing environment, though it is somewhat limited. Certain objects that ASP.NET is able to utilize aren't available when unit-testing. This is because a series of modules defined in the <httpModules> element in the master web...
    Posted to Brian Mains Blog (Weblog) by bmains on 07-02-2007
  • Managing Multiple Web Sites

    I've been currently managing a couple of web sites for different organizations, which I volunteer to do web work for. It can be hard to manage multiple sites for the same organization, especially with the redundancy you see. I've been looking at ways of reducing it, and here are a couple of things...
    Posted to Brian Mains Blog (Weblog) by bmains on 10-06-2006
  • Application Frameworks

    Recently, I've been seeing the value of application frameworks, like the Membership and Roles frameworks. Having the capabilities for your application, custom controls, and other objects to work together through a common API, components working together provide some business value. For instance, in an...
    Posted to Brian Mains Blog (Weblog) by bmains on 08-11-2006
Page 1 of 1 (5 items)
The leading UI suite for ASP.NET - Telerik radControls
Outstanding performance. Full ASP.NET AJAX support. Nearly codeless development.