Friday, 6 September 2013

Map List to List in MVC#

Map List to List in MVC#

EmployeeDC is having following properties - EmployeeID, EmployeeName,
EmployeeLocation. From Database List is returning. How to map this to List
using Automapper or any other mechanism in MVC3?

No comments:

Post a Comment