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
What is session and application variable in asp net?
How is application management and maintenance improved in asp.net 2.0?
How dataadapter.fill works?
What is the use of express session?
What is a 401 redirect?
What are the differences between application object and session object?
What is application session?
Explain about consistent programming model in the .NET framework?
What are the HTML server controls in ASP.NET?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
what are the web form events available in asp.net?
What are the disadvantages of using session?
What is the difference between mechine.config and web.config?
How does asp page work?
What is client side state management?