what happened when type url in address bar and press enter?
Answer Posted / rujvendrasingh rawate
the url is break into four parts(i.e. ip addresses)first is
protocol in use,2nd host name or ip addr,3rd protocol port
no.,4th actual file path
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is web api‘s in asp.net mvc 4 ?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
Is http stateful or stateless?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
What you mean by routing in asp.net mvc?
How we can call a javascript function on the change of a dropdown list in mvc?
What is .net framework used for?
What is .net core framework?
Is the following route definition a valid route definition? {controller}{action}/{id}
mention what is code first approach and model first approach in entity framework?
What is mvc entity framework?
explain what is ado.net entity framework?
What is object service? : Entity framework
What are ajax helpers in asp.net mvc?
Possible ways to prevent xss attacks on mvc application?