Groups | Blog | Home


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 > february 2006 > threads for february 22 - 28, 2006

Filter by week: 1 2 3 4

HierarchicalDataSourceControl Class and System.StackOverflowExcept
Posted by Francis Reed at 2/28/2006 11:31:28 AM
Hi When running the example code for the FileSystemDataSource which in found in the HierarchicalDataSourceControl Class documentation, I get a System.StackOverflowException. Can someone please help me solve this problem? http://msdn2.microsoft.com/en-us/library/system.web.ui.hierarchicalda...more >>


Setting Assembly TagPrefix in 2005??
Posted by Arthur Dent at 2/27/2006 9:21:31 PM
Can anyone tell me what the equivalent in 2005 is for 2003's line <Assembly: System.Web.UI.TagPrefix("Temporal.WEB.Controls", "twebc")> in the AssemblyInfo file? I have an assembly of my own custom webcontrols which i am trying to port to 2005, but cannot seem to find this piece of info. T...more >>

autoscrolling in .net
Posted by AVL at 2/27/2006 3:40:26 AM
Hi, I've a requirement in which I need to implement autoscrolling.... Is there any control in .net which supports this functionality/............ My display list(data) should be scrolling ..............more >>

Creating a reusable dropdownlist for use in formview
Posted by Rodrigo Juarez at 2/25/2006 1:32:49 AM
Hi I need to create a dropdownlist for reusing in a lot of formviews, with databinding. If I create a user control the selectedvalue is not usable for databinding in formview. Thanks in advance ...more >>

Animated buttons control?
Posted by Ben Fidge at 2/24/2006 7:39:06 PM
Can anyone recommend any good controls to implement animated buttons. I want something that can perform the following: - Must initially display a static image - When clicked the button must seamlessly display an animated GIF while waiting for the postback to return The idea is to provide ...more >>

How can I prevent SmartTag from showing?
Posted by amanda at 2/23/2006 6:35:04 PM
Hi, I've a webcontrol which inherited from BaseValidator. Under the .Net 2.0, such control has a default function----SmartTag, which is new in 2.0. But I do not need it. How can I do ? My ValidatorDesigner is inherited from ControlDesinger. /// <summary> /// Summary description for Valid...more >>

HtmlHead is not inheritable how can I prevent the <title> tag from rendering?
Posted by Alexander Walker at 2/23/2006 12:00:00 AM
Hello I am trying to prevent the <title> tag from rendering in an HtmlHead control. How can I do this? I have been trying to replace it with a web user control that I have created which renders the title tag and takes advantage of caching features My main problem is that the HtmlHead co...more >>



DevelopmentNow Blog