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 the server control tags in asp.net.?
To load your generated dataset with data which method do you invoke?
Contrast OOP and SOA. What are tenets of each ?
Explain about the Class view window?
How does the cookies work in asp.net?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
How does a web application session work?
What is the difference between custom controls and user controls?
How asynchronous call can be implemented using delegates?
Where sessions are stored?
What is inproc mode in session?
Explain how viewstate is being formed?
Explain what is an abstract class?
Describe the master page.
What is applicatio domain?