6
Answers

Restful Web API using ASP.NET MVC(Entity Framework)

Photo of Himanshu Mishra

Himanshu Mishra

6y
1.2k
1
Hello Sir,
 
I have to return 2 paramters(UserName, Email) in Login API. But in Entity Framework it returns all the parameters i.e. all the columns of the Database. And also I do not have to use LINQ for this solution. Please help me with some examples.
 
Thanks and please reply soon

Answers (6)