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
Mahmoud El Naggar
NA
2
0
Problem in Database App
Feb 12 2010 7:05 PM
i have problem in simple database app
i have productsBindingNavigator , productsBindingSource and productsDataGridView
the problem is when i click add button twice in BindingNavigator the NoNullAllowException arise i handled it DataError Event but the Exception arise in this line of code
[code]
Application.Run(new Form1());
[code/]
Reply
Answers (
1
)
EF model from 2 tables connected with junction table - Model don’t see records and changes in junction table
simple textbox + toshorttimestring question