TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Himanshu Mishra
NA
43
7k
Restful Web API using ASP.NET MVC(Entity Framework)
May 2 2019 11:56 PM
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
Reply
Answers (
6
)
how to create services n how to use it
create token for request validation using mvc.net