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
Can I read the hard disk serial # of the client computer using asp.net?
What is the difference between exe and dll?
What is the flow of processing of the request? : asp.net mvc
What is a query string in a url?
How would you turn off cookies on one page of your website?
Which .NET framework supports Web API?
What is round trip in asp.net?
What is Pre-Render event in ASP.NET?
What is class and object in asp.net?
Explain the difference between debug.write and trace.write? When should each be used?
What is a runtime version?
Explain about solution explorer window?
What is AutoPostback?
Which is an advantage of application service providers?
How do I use response redirect?