What is the difference between control and component?
Answer Posted / mukesh
control is visiual element in tool box and componant is a
interface which add special feature in ur project.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How would you turn off cookies on one page of your website?
Explain exception filters?
What is a multilingual website?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What are the session variables?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
Why would anyone need to implement their own hashtable or linked list?
Explain in what order a destructors is called.
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
How can we apply themes to an asp.net application?
Is post back property in asp net?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Explain how cookies work.
Which protocol is used to call web service?
Explain form level validation and field level validation?