Have u used webcontrols?Tell me something about these?
Answer Posted / selvaganapathy.k - 3i-infotech
Yes. I have used webcontrols in my application. Which
Numeric textbox . This textbox inherited from the
Mircrosoft framework textbox.
About User Control:
User control is nothing but "Customization of Micrisoft
Control".
When we go for Server control ?
We need the microsoft control with some additional
features which can be used througth the application at this
point of time we are going for server control.
Creation of server control :
We are having the development project in 2.0 and 3.5 with
the following solution names.
2.0 - Web Server Control --> Purly for Web Related controls
3.5 - ASP.NET Server Control --> Purly for Web Related
controls
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to unit test Web API?
How is the asp.net mvc architecture different from others? : asp.net mvc
Explain the use of view state?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is the purpose of url encoding?
Where is asp.net session stored?
What are the disadvantages of asp.net?
What is the use of placeholder control? Can we see it at runtime?
What is the difference between runtime version and version?
Differentiate globalization and localization.
What is the default Orientation property in a Menu control?
What parameters can you pass in the url of the api?
Explain what is clr?
What are merge modules?
Explain about asp.net state management?