What is route in web api?



What is route in web api?..

Answer / Gaurav

A route in Web API is a set of instructions that map incoming HTTP requests to specific controller actions or resources. Routes are defined in the Web API configuration and use routing templates to match the incoming URL.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is a global postback url?

1 Answers  


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

1 Answers  


What is a web api endpoint?

1 Answers  


How could you modify xaml content from javascript?

1 Answers  


How to do state management in ASP.NET?

1 Answers   BirlaSoft,


Is data edited in the Repeater control?

1 Answers   Siebel,


To call a Web service which transport protocol you can use?

3 Answers   Siebel,


What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

1 Answers   Infosys,


What is the typical session identifier?

1 Answers  


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

1 Answers  


Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)

1 Answers   Tricom,


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

1 Answers  


Categories