.net information

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the use of trace utility
What is different between User Control and Web Control and Custom Control?
New features of Framework 1.1 ?
Can any one help me out in answering my questions?

Thank you in advance
Varun
 
Hi Varun,

There should be no difference it are just names to make things more clear
when talking about it.

A user control: a control made by the user mostly by inheriting another
control
A web control: a control that is made to be used on a webform (the others
are for windowsforms)
A custom control: a control bought by a third party.

I hope this makes it more clear,

Cro
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top