How many types of page.
Answer Posted / sai laxman
Five Types i suppose
.Master is for Master Page
.Aspx is for Asp Page
.Asax is for Global Application Class Page
.Asmx is Web Service page
.Ascx is User Control Page
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Explain the main function of razor in asp.net? : asp.net mvc
How do you change the session time-out value?
What is a viewstate?
Does asp.net still recognize the global.asa file?
How long does an http session last?
What are the properties of the eventargs argument when capturing keyboard events?
Can any body provide me the sample web application in asp.net
Which property is used to identify the Page is Post Back in ASP.NET?
What is the use of session?
Why do we use sessions?
Explain how can you debug your .net application?
In which event of the page viewstate is available?
What is variable and constant in .net programming language?
Why we use asp.net for website development?
List down the sequence of methods called during the page load.