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's the ASP.Net Application life cycle?
How you will manage the state of ASP.NET controls?
What do you mean by authentication?
What is caching in asp.net?
What is datagrid asp.net?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
Explain the use of view state?
What symbol would you use to denote, the start of a code block in aspx views?
What is jade template engine?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
How response object is related to asp's response object?
What are the different web pages?
What are the properties of the eventargs argument when capturing keyboard events?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Explain the asp.net page life cycle.