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
Asp.Net Hein
NA
266
166.2k
Bind database to textbox with EF
May 11 2015 2:40 AM
How to bind from database to textbox with entity framework??
I try out but always get<<<< "SELECT\r\n`Extent1`.`ID`, \r\n`Extent1`.`Field Name`\r\nFROM `table name` AS `Extent1`\r\n WHERE `Extent1`.`ID` = @p__linq__0" >>>>
Anybody can solve ?? Thanks a lot :-)
Reply
Answers (
2
)
dropdown select item show the another grid
How can I solve this in Asp.net Mvc