What is page request in asp.net?



What is page request in asp.net?..

Answer / Shobhit Agarwal

In Asp.Net, a page request refers to the process of retrieving the requested .aspx page from the server and rendering it as HTML.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How to Convert a String into Float without using any built- in library of .NET String = "1235.45" needs to converted to a float

2 Answers   CA, Microsoft,


How does cookies work in asp net?

1 Answers  


What is the use of Administration tool in Asp.net 2.0?

2 Answers  


What are three ways that you can use a compare validator?

1 Answers  


how we can solve machine key error in asp.net?

3 Answers  


How many webforms are possible on a single webpage?

6 Answers  


Why would anyone need to implement their own hashtable or linked list?

1 Answers  


Page Life Cycle in ASP.NET

2 Answers   Syntel,


difference between writing connection string in web.config through connection string and appsettings

2 Answers   iSoft,


Are cookies stored on server or client?

1 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would you choose one over the other?

26 Answers   Syntax Softtech,


What is considered a service provider?

1 Answers  


Categories