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
Aman Jen
NA
141
40.4k
Asp.net Mvc Scaffolding
May 23 2014 2:06 AM
Hi,
I am new to Asp.net Mvc .I have created simple scaffolding app which perform crud operation.
What is happening it is adding only one record in it, and update and delete also to single record. I am not able to add new record.
Error which it is showing is
An exception of type 'System.Data.Entity.Infrastructure.DbUpdateException' occurred in EntityFramework.dll but was not handled in user code:
Code FLow :
1) Created one Test data base SQL 4 colums, ID as int, and 3 columns with nvarchar(50).
2)Added ADO.net Entity to Model.
3)And One controller for Insert update delete.
Its Adding , updating, deleting just one record, Not able to add other record.
Plz help
Thnx in advance
Reply
Answers (
0
)
Performance of .net
Pass multiple values- Query string - Javascript