Ask a Question related to ASP.NET General, Design and Development.
-
chris fink #1
Building Custom Controls
Hello,
Is is possible to control a custom control like the asp.net server controls
without making it into an assembly?
For example, if my custom control was named <MYCONTROL:CONTROL1 .....> is it
possible to access its get properties in the code behind file like with a
server control? If it is not an assembly, how do I begin to reference my
control?
Thanks
chris fink Guest
-
Anybody actually building controls?
This NG is rather empty and breezy. It's no wonder.... Man, I thought the ASP.NET team would have addressed the blatant lack of support for good... -
Configuring VS 2003 when building custom web controls
Hi, Here's how I have setup a test solution: -- Project1 | |-- WebForm1.aspx | -- Library1 |-- CustomControl1 -
communication between an application, custom controls, and user controls
Hi, and many thanks in advance... I'm a little lost about how to proceed with communication between an application, custom controls, and user... -
Why the properties of web user controls which inherted from my custom base UI controls MISSED?
Why the properties of web user controls which inherted from my custom base UI controls MISSED? How should I to set enable? -
Looking for a tutorial on building custom controls
Any ideas? -- Thanks, Billy



Reply With Quote

