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
Theresa
NA
9
46.2k
Apply Transactions .DAL &BLL
Aug 3 2010 1:22 AM
I hav to do project work in which adding a new user means inserting that details into 3 tables ; also insert data into 3 more tables.
For that i am using DAL and LINQ for each insertion,ie in DAL I ahv different methods to insert data into tables.
I would like to know that how to apply transaction in presentation layer so that failure in any of the table should causes the rollback of ever insertion.
I am setting the dbconnection in config file.
use linq to insert and upadte tables
Could you please help me.
Thanks in advance
Reply
Answers (
0
)
how to shield 'Refresh' button,'go forward' button and 'go back' button located in the Browser such as IE, FireFox using JavaScript?
asp.net membership examples