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 use of entity container?
Where are the routing rules defined in an asp.net mvc application?
Which are the important namespaces used in mvc?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
How to answer for project questions..?
explain why t4 entity is important in entity framework?
what is model first approach?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
Which is the default http method for an action method?
What is layout in mvc?
How we can add the css in mvc?
What is Area in ASP.Net MVC?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What is partialview in asp.net mvc?
Can you use Razor code in Javascript in ASP.Net MVC?