Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between apicontroller and mvc controller?



What is the difference between apicontroller and mvc controller?..

Answer / Rahul Chakraborty

ApiController is a base class in ASP.NET MVC used for creating RESTful services, while Controller (without the Api part) is the base class for traditional web applications. ApiController uses the Http verb-based routing system and returns data in various formats like JSON or XML, whereas Controller supports more traditional MVC patterns.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

Is angular 2 is mvc?

1 Answers  


What is mvc in simple words?

1 Answers  


What is the difference between mvc 1 and mvc 2?

1 Answers  


What are the filters?

1 Answers  


Mention what does model-view-controller represent in an mvc application?

1 Answers  


Is mvc stateless?

1 Answers  


What is data model in mvc?

1 Answers  


What are the different view engine in mvc?

1 Answers  


Explain what is routing in mvc?

1 Answers  


What are action verbs mvc?

1 Answers  


What is Controller in MVC application?

1 Answers  


What is the role of a controller in an MVC application?

1 Answers   NA,


Categories