What is the difference between control and component?
Answer Posted / p.ramakrishna
One diffence is,
control , such as a DataGrid or simple TextBox ,is a basic
element of the user interface.
component, which has no visible interface and adds specific
functionality to project.
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
What are demand-paging and pre-paging?
How can you debug your.net application?
A web service can only be written in .net? State whether true or false.
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is use of Master Page in ASP.NET web pages?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
How to you can limit Access to Web API to Specific HTTP Verb?
What is the mvc framework?
How can we provide the WebParts control functionality to a server control?
How does http session work?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
What is state management techniques in asp.net?
Is asp.net web forms dead?
What is viewstate parameter?
Explain about asp.net caching?