Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET Making User Controls  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 337 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

  Making User Controls     Add to QuickList   

How to make a simple User Controls Site: Standard I-O
  Hits Today: 1  Total: 2406
Updated: 6/1/2002
In this article, I’ll demonstrate how to build a simple user control that you can drag and drop into your page. With that you will have a basic understanding what a user control is, and how it is to be used.   Author: Shane Mallett   Code: ASP.NET v1.0 & VB

User Controls Site: ASP101
  Hits Today: 1  Total: 2033
Updated: 2/1/2004
You can build your own controls and use them on your pages just like you use the ones that ship with .NET. Controls that you build are called user controls and they are the topic of this lesson.   Author: John Peterson   Code: ASP.NET v1.1 & VB

Localizable Web User Controls Site: Visual Studio Magazine
  Hits Today: 1  Total: 1174
Updated: 1/20/2004
As the Internet reaches more people worldwide, applications need to respond to cultural differences among users or consumers. You can achieve this by designing and developing the proper building blocks that adapt to such cultural differences.   Author: Gerardo Villeda   Code: ASP.NET v1.1 & VB
 Sponsor

User controls in ASP .NET Site: The Code Project
  Hits Today: 1  Total: 1896
Updated: 4/18/2002
ASP .NET solves many of these issues with the introduction of User Controls. These are self contained visual elements that can be placed on a web page in the same way as a tradition intrinsic HTML control...   Author: Chris Maunder   Code: ASP.NET v1.0 & VB

User Controls - Part Two Site: ASP Alliance
  Hits Today: 1  Total: 1294
Updated: 8/23/2002
In this article (the final article in the two part series), we will take a look at custom controls and components. It is recommended that you read the first article before continuing if you haven't already.   Author: ASP Alliance   Code: ASP.NET v1.0 & VB

Creating a Web User Control Site: c-sharpcorner.com
  Hits Today: 1  Total: 1040
Updated: 2/9/2003
Sometimes its desirable to have access to a web control that is not available in the control panel shipped with Visual Studio. Luckily, Visual Studio gives you some capability to create your own web user controls if you need them.   Author: Michael Gold   Code: ASP.NET v1.0 & C#

Base Page & User Control Class Site: ASP Alliance articles by Robert Boedigheimer
  Hits Today: 2  Total: 543
Updated: 3/29/2004
By default, new web forms (.aspx) that are added to an ASP.Net project derive from the class System.Web.UI.Page, and new user controls (.ascx) derive from System.Web.UI.UserControl.   Author: Robert Boedigheimer   Code: ASP.NET v1.0 & VB
 Sponsor

Accessing Page Properties Site: ASP Alliance articles by Robert Boedigheimer
  Hits Today: 1  Total: 886
Updated: 8/30/2003
User controls in ASP.Net provide great opportunities for reuse on a web site. A user control is very similar to an ASP.Net page with a user interface and associated code behind file (optional).   Author: Robert Boedigheimer   Code: ASP.NET v1.0 & JScript

Control State Across Pages Site: Simon's Homepage
  Hits Today: 1  Total: 461
Updated: 1/11/2004
I've written web apps that have to collect a set of data too large to present on a single screen. There are a number of ways to resolve this, all of which involve asking the user for a small subset of closely related info piece by piece.   Author: simonandabi.btinternet.co.uk   Code: ASP.NET v1.1 & JScript

  More Pages:  1  |  2  |  3    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET Making User Controls  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use