what happened when type url in address bar and press enter?
Answer Posted / rajkumar(air)
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 ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the use .glimpse in mvc?
What is viewbag title?
How does servicing work for the .net framework 3.0?
What is mapping in entity framework? : Entity framework
What is the role of the jit compiler in .net framework?
explain what is ado.net entity framework?
How to update one of my table in database at 4pm every day how it is possible?
Is the following route definition a valid route definition? {controller}{action}/{id}
Which is the root namespace for fundamental types in .net framework?
What is entity client data provider? : Entity framework
Which is the default http method for an action method?
Explain what is routing?
Is it possible to share a view across multiple controllers?
What is namespace of asp.net mvc?
What is edm designer? : Entity framework