How ASP and ASP.NET page works.

Answer Posted / zeeshan

when a user places the request on web browser it goes to server thru http request which carries the request towards iis or asp.net web server 2.0 at web server then it calls the processrequest() method to complete the request then finally it produces http-response which sent back to the client which has placed the request this http-response first gets converted into html representation form then can easily be displayed on web browser I think it vl help to the beginners.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the navigation ways between pages available in ASP.NET?

658


What is different in .net 1.1 and .net 2.0?

642


What is a user developed application?

614


What are client activated objects and server activated objects?

607


What is difference between abstract class and an interface?

582






What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

644


What is a session in programming?

656


Why is it preferred to not use finalize for clean up?

637


What are the major built-in objects in ASP.NET?

676


1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5

1860


What is a pixel url?

595


How Session outproc in Sqlserver stored?

2404


What is query string in asp.net?

647


What are the different types of cookies in asp.net?

615


What is protected configuration?

718