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
Manohar Gova
1.5k
255
38.6k
ASP.NET WEB API Update service
May 27 2015 2:30 AM
Hi
//sample of my controller method
public IEnumerable<LookUpModel> Updatedetails(string Lookuptype, string AccountName, string MetaData)
{
}
any one please suggest i need to update the values from the KnockoutGrid to database using Web ap i service in asp.net (Without entity framework)
thanks in advance
Reply
Answers (
3
)
prevent multiple login for same username in C#
how to bind same header to datatable from resource file