Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net building controls > january 2006 > threads for january 15 - 21, 2006

Filter by week: 1 2 3 4 5

Refer othr properties in the contrl in getstandardvaluecollection
Posted by Venkat at 1/20/2006 1:46:02 PM
Hi I am writing a webcontrol, that has two properties, both are strings. Based on the value of the first property, I want set the default values of the second property. I am trying to set the default values of the second property using typeconverter that inherits stringconverter and overrid...more >>

How to render ControlStyle and other standard attributes?
Posted by Ken Baltrinic at 1/19/2006 7:05:01 PM
I am writing a control that inherits from WebControl. It will be rendered as a text box, image, and an iframe wrapped in span. Now here is my problem. I want to render the entire contents more or less myself (i.e override the Render method) for reasons to complex to explain here. Everythi...more >>

ViewState properties and mapped properties don't work well togethe
Posted by Christophe Peillet at 1/18/2006 6:46:41 AM
I have a CompositeControl with two types of properties: 1.) Mapped Properties that map directly to a child control's properties (ex.: this.TextboxText = m_txt.Text). These properties are handled by their underlying classes (such as the TextBox control), and are not persisted by me. 2.) Uniq...more >>

Calendar control to display image on Mondays
Posted by David at 1/18/2006 6:01:07 AM
I am trying to get an image to appear on all Mondays within the calendar control. I also want that image to be a link. How can I do this?...more >>

Cache options for custom control
Posted by Henke at 1/17/2006 11:46:47 PM
Hi, I want to develop a function which will display a menu system based on a hieracy which is fetched from a database. For performace reason I would like to cache the menu structure per-user for all pages the user will visit. The problem here is that I can not use the session object for cac...more >>

XHTML+SMIL and HTML+TIME
Posted by e_zverev at 1/17/2006 12:04:04 PM
Hi Is the XHTML+SMIL profile supported by IE? By other popular broswers? Is it going to be supported? What is the place for HTML+TIME as purely Microsoft specification in future? What I know is: There is a W3C specification called SMIL for web animation and, as far as I understood, Micros...more >>



DevelopmentNow Blog