Ask a Question related to ASP.NET Building Controls, Design and Development.
-
Christopher Calhoun #1
URGENT!!! Generating a connetionstring property from the designer...
This functionality is implemented in the SQLConnection control in the
connectionstring property. I am Building a custom control from an inherited
base class. (datagrid)
I have exposed a property for a connectionstring which I want the user of
this control to be able to use the way the connectionstring property is
implemented in the designer for the SQLConnection control.
Does anyone know how to invoke the designer property dropdown functionality
that builds a connection string from DataLinks?
Any help on this is GREATLY appreciated.
Thanks in advance!
Christopher Calhoun Guest
-
Generating the *.aspx.designer.vb Files
I have an ASP.NET application in which I register several of my usercontrols in the Web.config file's... -
Designer Font Property
I've had some success using the designer to configure my control. However, I'm having some trouble getting the designer to write code for the... -
Urgent - Generating Client Proxy and consume it on the fly
Dear all experts, Could any one kindly point me some way or article that how I could I generate the client proxy on the fly based on the wsdl... -
Dynamically Building Property Values for Designer
Hello, I would like to source a property for my custom web control from a database. I see examples out there that are sourced from an enum, but... -
HELP Generating ConnectionString Property from the Designer
This functionality is implemented in the SQLConnection control in the connectionstring property. I am Building a custom control from an inherited...



Reply With Quote

