what is difference between User Control,Custom Contro1,Web
server control and template controls

Answer Posted / chinnu

User Controls are easy to create but tedious to
use.Extenshion for user controls is ascx file .we cant
place user controls in toolbox.

Custom controls are tedious to create by easy to
use.Extenshion is .dll.We can place custom controls in
toolbox.

Web server controls are the controls which is run at server.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

648


What is a user developed application?

517


What is the difference between c# and .net?

573


What is application session?

498


Define resource files.

561






Explain serialization and deserialization?

541


What is asp.net introduction?

516


What is the difference between the response.write() and response.output.write() methods?

507


Explain form level validation and field level validation?

509


How can you identify that the page is post back?

547


What are the advantages and limitations of query string?

563


What does ascx stand for?

501


What are the versions of garbage collection?

1453


Explain the differences between clr & cts?

553


In asp.net, how can you validate drop down box?

580