1.) ASP.Net starting: From (MCTS EXAMS 70-562) - 3
Web application are hosted on a web server and the process via which a client visits a website may be defined in the following process.
1.) User uses a web browser to iniate a request foe a web server resource
2.) Http is used ti send a GET request to the Web server
3.) The web server processes the Get resuest on the server.(Locates the file and runs the code)
4.) The web server then sends a response back to the web Browser.
Web application are hosted on a web server and the process via which a client visits a website may be defined in the following process.
1.) User uses a web browser to iniate a request foe a web server resource
2.) Http is used ti send a GET request to the Web server
3.) The web server processes the Get resuest on the server.(Locates the file and runs the code)
4.) The web server then sends a response back to the web Browser.
1 comments:
well spelling mistakes i find
Post a Comment