What is the use of ASP.NET routing?



What is the use of ASP.NET routing?..

Answer / Roshi Gupta

ASP.NET routing provides a flexible URL structure for your web applications, allowing you to create SEO-friendly and user-friendly URLs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is the difference between the response.write() and response.output.write() methods?

1 Answers  


What are Themes? What is their use ?

1 Answers  


how many select state ments are used in stored procedure?

8 Answers   CSC,


What is authentication in asp.net?

1 Answers  


Where is asp.net session stored?

1 Answers  


Give an example appropriate use forweb service as opposed to a non-serviced .NET component

1 Answers   Siebel,


What are the events in a page life cycle?

1 Answers  


About CLS and CTS?

8 Answers   Microsoft, Syncfusion,


What are Session states available and its Uses?

2 Answers   iLogic,


Disable browser cache for entire ASP.NET website?

1 Answers   HCL,


What is Difference between Callbacks and Postback in ASP.NET?

11 Answers  


will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;

1 Answers   Patni,


Categories