What is the difference between custom control and web
control?
Answer Posted / sandeep verma
Web Control will have .ascx and its codebehind file. Custom
control will have only codebehind (.cs) file.
In summary, custom control may not have any UI interface.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can I write my own .net host?
Explain cas (code access security)?
Will my .net app run on 64-bit windows?
What are .net functions?
Tell us what is a sealed class?
Explain about Behavioral design pattern?
Describe the use of following com+ services jit activation, queued components, object pooling.?
How do you trigger the paint event in system.drawing?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
How do we access crystal reports in .net?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
Can you explain what do you understand about web service?
Explain can the validation be done in the server side? Or this can be done only in the client side?
What are the new features of Framework 1.1 ?
What is .net3.5?