|
Associating a custom bitmap to a web or Windows custom control
|
Total Hit (2860) |
When you create a custom Windows or Web control, compile it and add it to the Visual Studio .NET's Toolbox, the control is added to the toolbox with a default bitmap representing a gear. This might be fine if you're developing the controls for your own use, but it surely isn't what you want if you'r
....Read More |
Rating
|
|
|
|
Relative Urls in user controls
|
Total Hit (2711) |
Urls that you set in user-control's child controls are relative to the user control's directory, not to the host page's directory. Say for example that you have an user-control located under the /UserControls directory, and the host page under the / root directory. The user-control exposes a custom
....Read More |
Rating
|
|
|
|
Creating and Using .NET Components
|
Total Hit (928) |
Code reuse is an important concept in software engineering. This article looks at how we can implement one method of code reuse via the building of reusable components.
|
Rating
|
|
|
|
All About ASP.NET User Controls
|
Total Hit (955) |
If your are not making use of User Controls in your web applications you probably should be. They can save you many key strokes and help you immensely with maintaining a consistent design between pages of your application.
|
Rating
|
|
|
Placing a Date Last Updated for a Page Inside a User Control
|
Total Hit (1098) |
You may have noticed that dotnetjohn.com pages now include a "Last Updated:" line at the bottom of all pages. I make extensive use of user controls on this site. The top of the page down through the "Powered by ASP.Net" graphic is a user control. The left side navigation is a user control as is the
....Read More |
Rating
|
|
|
Write my own server control?
|
Total Hit (1165) |
«LI» Developing a Simple Custom Control
«LI» Defining Simple Properties
«LI» Defining Class Properties
«LI» Retrieving Inner Content
«LI» Developing a Composite Control
«LI» Handling Events in a Composite Control
«LI» Raising Events from a Composite Control
«LI» Maintaining State
«LI
....Read More |
Rating
|
|
|
Walkthrough: Creating a Web Custom Control
|
Total Hit (1242) |
If none of the existing ASP.NET server controls meet the requirements of your application, you can create a custom control by deriving from one of the base control classes. These classes provide all the basic functionality of server controls, so you can focus on programming the features you need.
....Read More |
Rating
|
|
|
ASP.NET Popup Control
|
Total Hit (1005) |
Highly customizable JavaScript popup control for web page wrapped in ASP.NET custom control.
|
Rating
|
|
|
Riverside Internet Forums
|
Total Hit (1028) |
A set of ASP.NET custom controls that allow forums to be quickly added to a website.
|
Rating
|
|
|
|
|
|
Self Validating ASP.NET Text Box
|
Total Hit (1147) |
How to extend web form controls to be self validating so you don't have to mess with validation controls.
|
Rating
|
|
|
|
|
|
|
|
|
DHTML Clock Control
|
Total Hit (1039) |
Digital DHTML clock that displays a .NET DateTimeFormatInfo Format Pattern.
|
Rating
|
|
|
|
|
|
|
|
|