Answer Posted / sarfaraz
There are three types of control in ASP.NET
1.- USER CONTROL (.ASCX)
2.- CUSTOM CONTROL (.DLL)
3.- WEB CONTROL
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
How to use multiple scriptmanager controls in a web page?
What is the application pool?
What is HTTPModule and HTTPcontext? What is the use of each?
What is the difference between session object and application object?
What are the difference between overriding and overloading?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
What is master page in dtp?
What is a web api?
Is it possible to apply themes to an asp.net application? If yes, then how?
Define page fragment caching?
Which is an advantage of application service providers?
Why do we use datasource in asp.net?
Explain how does asp page work?
What is repository pattern in mvc.net? : asp.net mvc
What is the use of web.config and machine.config files?