Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
ASP.Net Tutorial
Custom Controls 99 codes
Home
ASP.Net Tutorial
Custom Controls
1 A control that inherits from the WebControl class
2 A Web user control file template
3 Action from user-defined control
4 Adding a Designer attribute to a control class (C#)
5 Adding a Designer attribute to a control class (VB)
6 Adding a templated control to a Web page (C#)
7 Adding a templated control to a Web page (VB)
8 Adding a Web Control Library to a Web page
9 Adding an asynchronous callback to validate data (C#)
10 Adding an asynchronous callback to validate data (VB)
11 Adding controls to the Web user control
12 Adding PostBack capabilities to a server control (C#)
13 Adding PostBack capabilities to a server control (VB)
14 AJAX and User Controls
15 Applying Design-Time Attributes to a Control
16 Applying the TypeConverter attribute to a property (C#)
17 Applying the TypeConverter attribute to a property (VB)
18 ASP controls in user control
19 Building a simple User control that randomly displays one image
20 Building Composite Controls
21 Building Fully Rendered Controls
22 Building Hybrid Controls
23 Cache user control (Fragment Caching With Property)
24 Cache with user component
25 Calculator component based on page component (VB net)
26 Component level variable
27 Contains the custom pager control
28 Creating a composite control (C#)
29 Creating a composite control (VB)
30 Creating a Container ControlDesigner
31 Creating a custom type converter (C#)
32 Creating a custom type converter (VB)
33 Creating a Default Template
34 Creating an Form Control
35 Creating control events in a user control (C#)
36 Creating control events in a user control (VB)
37 Creating Templated Databound Controls
38 Creating the template control container class (C#)
39 Creating the template control container class (VB)
40 Creating the templated controls inner control class (C#)
41 Creating the templated controls inner control class (VB)
42 Day minder page component
43 Define properties for user controls
44 Differences between user controls and web pages
45 Disabling theme support on a control property (C#)
46 Disabling theme support on a control property (VB)
47 Displaying a table of HTML colors
48 Exposing control properties in a composite control (C#)
49 Exposing control properties in a composite control (VB)
50 Exposing Events from a User Control
51 Exposing Properties from a User Control
52 Exposing user control properties (C#)
53 Exposing user control properties (VB)
54 File
55 Get value from asp net page control (VB net)
56 Handling Postback Events
57 Handling postback events in a server control (C#)
58 Handling postback events in a server control (VB)
59 Header control
60 Image Rotator
61 Item Rotator
62 Link Controls
63 Page component with code behind (VB net)
64 Page control with full qualified name(C#)
65 Pass parameter from user-defined controls to host page
66 Performing layout with an HTML table
67 Populating user control properties from the host Web page (C#)
68 Populating user control properties from the host Web page (VB)
69 Processing Postback Data and Events
70 Registering User Controls in the Web Configuration File
71 Rendering HTML tag attributes (C#)
72 Rendering HTML tag attributes (VB)
73 Rendering style properties (C#)
74 Rendering style properties (VB)
75 Set the properties from user control programmatically
76 Smart box
77 Smart box (VB)
78 Specifying the Containing WebControl Tag
79 Supporting Control State
80 Supporting Two-Way Databinding
81 The Visual Studio Web Control Library class template (C#)
82 The Visual Studio Web Control Library class template (VB)
83 TitledText Box
84 Use action (Event) in custom control
85 Use custom control in Assembly
86 Use DLL Component
87 Use properties defined in custom control
88 User control
89 User control with property
90 Using a ControlBuilder
91 Using Postback Options
92 Using the HtmlTextWriter to render an HTML tag (C#)
93 Using the HtmlTextWriter to render an HTML tag (VB)
94 Using the HtmlTextWriter to render multiple HTML tags (C#)
95 Using the HtmlTextWriter to render multiple HTML tags (VB)
96 View State and Control State
97 Working with Control Property Collections
98 You can add your own Smart Tasks to a custom control by inheriting a new class from the base DesignerActionList class
99 Your own data binding control