How many types of page.
Answer Posted / badrinath
Four types
Master pages
.ASPX
.ASAX
.ASMX
.ASCX
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is a web based system?
Can the unique key be null?
Can we override the enablepartialrendering property of the scriptmanager class?
Explain the updatepanel?
Explain MVC model binders?
What is connection pooling and how to enable and disable connection pooling?
What are the event handlers that can be included in the Global.asax file?
What is a session in asp.net?
What is the difference between session and application?
What is event in asp.net?
Can master pages be nested?
Describe the sequence of action takes place on the server when ASP.NET application starts first time?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is the purpose of url encoding?
Difference between singleton and singlecall.