Exforsys

Online Training

User control and Custom control

This is a discussion on User control and Custom control within the Microsoft .NET forums, part of the Programming Talk category; Hi, What is the custom control.i know about user control.what are the diffrences? Megabyte...


Go Back   Exforsys > Programming Talk > Microsoft .NET

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-30-2006, 06:15 AM
Junior Member
 
Join Date: Nov 2006
Posts: 15
megabyte is on a distinguished road
User control and Custom control

Hi,
What is the custom control.i know about user control.what are the diffrences?

Megabyte
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2007, 03:20 PM
Senior Member
 
Join Date: Apr 2006
Posts: 139
Ralph is on a distinguished road
User controls and custom controls are two types of Web controls. User controls are easy to create as handling it is same as that of a standard Web Form. Custom controls are compiled and distributed in binary format.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-17-2007, 05:28 PM
Senior Member
 
Join Date: Apr 2006
Posts: 145
Rahulbatra is on a distinguished road
But with regard with performance I think both acts the same manner over another. Am I right? If so what is the reason for the same.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-17-2007, 05:40 PM
Senior Member
 
Join Date: Apr 2006
Posts: 141
Adrian is on a distinguished road
Yes you are right that with regard with performance both acts the same manner over another. This is because neither has a distinct advantage over the other. Both derive from System.Web.UI.Control and both are compiled into assemblies. Hence, performance is not a factor to consider when choosing between user and custom controls.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
comp.sys.3b1 FAQ part1 John B. Bunch Tech FAQ 0 06-20-2004 01:43 AM
comp.sys.3b1 FAQ part1 John B. Bunch Tech FAQ 0 05-18-2004 09:48 PM
Catalog of Compiler Construction Products - Eighteenth Issue cccp@transformal.com Tech FAQ 0 05-01-2004 08:00 AM
Solaris x86 FAQ 2/2 Dan Anderson Tech FAQ 0 04-27-2004 08:24 PM
Kerberos FAQ, v2.0 (last modified 8/18/2000) Ken Hornstein Tech FAQ 0 04-17-2004 08:28 AM


All times are GMT -4. The time now is 01:10 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.