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
explain lazy loading, eager loading, and explicit loading?
What is namespace of asp.net mvc?
Can we have enum in entity framework?
explain how you can load related entities in ef (entity framework)?
What is MVVM design pattern?
How can I return string result from action in asp.net mvc?
What is connected scenario? : Entity framework
Can you use Razor code in Javascript in ASP.Net MVC?
Can I uninstall microsoft .net framework?
Explain dependency resolution?
What is the use of display modes?
What is latest version of .net framework?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
List the new features added in .net framework 4.0.
what is model first approach?