Diff B/W user control and server control

Answers were Sorted based on User's Feedback



Diff B/W user control and server control..

Answer / roopesh m.k

Server controls are default custom controls.these are built
in controls but user controls are user defined
controls,these are re reusable controls.

Is This Answer Correct ?    2 Yes 0 No

Diff B/W user control and server control..

Answer / vivek

Server control can be run alone
user control can not run alone

Is This Answer Correct ?    1 Yes 0 No

Diff B/W user control and server control..

Answer / kiwi

server control is custom control which are executed on the
server. these server controls are easy to use but difficult
to create,whereas user controls are easy to create but
difficult to use. these controls are executed on client side

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

Can we use html in asp.net?

0 Answers  


Explain the significance of routing? : asp.net mvc

0 Answers  


Explain how inline and code behind is used differently ?

1 Answers   Siebel,


what is diffrence between debug class and trace class in asp.net ?

2 Answers  


Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

0 Answers   Siebel,






How would you get asp.net running in apache web servers?

0 Answers  


Write some code using interfaces, virtual methods, and an abstract class`

0 Answers  


What is _dopostback in asp net?

0 Answers  


What is the difference of a LEFT JOIN and an INNER JOIN statement? What is a Cartesian product? What causes it?

1 Answers   Syntax Softtech,


what is the MSIL assembler do?

1 Answers  


Which browsers support the xmlhttprequest object?

0 Answers  


Explain login controls.

0 Answers  


Categories