Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 is ispostback method in asp.net? Why do we use that?

1319


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

1140


What is sta?

1041


Define static constructor?

1069


What is the compiled object?

2133


What is applicatio domain?

1059


What is full form of asp.net?

1060


List the types of authentication supported by asp.net?

995


Describe the sequence of action takes place on the server when ASP.NET application starts first time?

1181


Explain asp.net application life cycle?

1028


What is manifest in .net framework?

1066


Define web.config in .net?

1122


How to fetch a data from one table to another table in asp.net ?

1088


How many types of session in ASP.NET

1126


In which event of the page life cycle, is the viewstate available?

1045