Community

ASP.NET MVC: Create a Custom ActionResult to return XML

(Malcolm Sheridan) If you’re familiar with ASP.NET MVC, you know how important the ActionResult class is. This class encapsulates the result of an action method and is used to perform a framework-level operation on behalf of the action method.

Read More - Register for Free Membership