Your company have several running ASP.NET MVC 4 web application. In your company no one have experience with web services. you are going to develop an application in which your data access tier must consumed by third party vendor that wants to get this information from a Restful URL which return data in the form of XML data-type. how can you achieve this task?

 Posted by Rajkatie on 1/25/2015 | Category: ASP.NET MVC Interview questions | Views: 19630 | Points: 40
Select from following answers:
  1. create new asp.net asmx serivce
  2. Build a basic ASP.NET MVC 4 project in which controller manages the code for serializing the response.
  3. Provides training to developers on WCF Technology
  4. All Above

Show Correct Answer


| Alert Moderator 

Comments or Responses

Login to post response