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 the difference between viewbag and viewdata in mvc?
How does �side by side� work for the .net framework 3.0?
Can I add asp.net mvc testcases in visual studio express?
What is Attribute Routing in ASP.Net MVC?
What is mapping in entity framework? : Entity framework
Explain Sections is ASP.Net MVC?
What is ado.net data provider? : Entity framework
Describe the gac in the .net framework.
Explain how you can send the result back in JSON format in MVC?
Explain two instances where routing is not implemented or required?
how can you tell ef to have a different table or column name than that defined for the class?
Is razor a server side?
Where is tempdata stored?
What is razor code?
What is work of clr?