How many types of page.

Answers were Sorted based on User's Feedback



How many types of page...

Answer / 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

How many types of page...

Answer / badrinath

Four types

Master pages
.ASPX
.ASAX
.ASMX
.ASCX

Is This Answer Correct ?    8 Yes 1 No

How many types of page...

Answer / michael

THREE TYPES OF PAGE

Is This Answer Correct ?    2 Yes 0 No

How many types of page...

Answer / himadri roy

three types of pages are there..
1.static page(just the html page)
2.active page(a page that contains any images such as
animation etc)
3.dynamic page.(the page which have the capability to react
according to the user input)

Is This Answer Correct ?    2 Yes 3 No

How many types of page...

Answer / sri charan

.master
.aspx
.ascx
.asmx
.config
.svc
.asax

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

how to encrypt a connection string in web.config file?

3 Answers   Hexaware,


What are the events that happen when a client requests an asp.net page from iis server?

0 Answers  


What is reflection and disadvantages of reflection?

6 Answers   Microsoft,


what is Theme in Asp.net 2.0

1 Answers   Syntel,


What event fired during, when datagrid click?

1 Answers  


if you disable view state of a textbox will it maintain data during postbacks.if yes reason

9 Answers   FactorH, Jindal, Oxi Infotech,


What methods are fired during the page load?

1 Answers  


What are HTTP handlers in ASP.NET?

0 Answers   MindCracker,


What is virtual directory in asp.net?

0 Answers  


What is the difference between cache and cookies?

0 Answers  


What is the difference between globalization and localization?

0 Answers  


What is the caspol.exe tool used for?

0 Answers  


Categories