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
Marcellinus Willindra
NA
128
0
3 tier app, data access layer, business logic layer
May 8 2010 2:49 AM
hi friends,
I want to develop 3 tier app but I still confused how to implement it
1. In data access layer, could I return datareader? it's the better approach? some people tell it is not good way, you better used arrayList.
2. I have one method with 3 transaction inside (insert, update, delete)
I make this in business layer, so that the OleDBConnection (open and close), OleDbTransaction placed in business layer and I pass this as parameter to data access layer, is that good way?
3. if anyone have the good tutorial especially in C#, please tell me.
Thanks
Reply
Answers (
4
)
How to refresh windows application?
How to skip Speech tutorial