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
Chuck D
NA
8
0
Beginner help - typed dataset, sprocs, custom classes
Jun 24 2007 9:14 AM
I am a new developer that started a project to build a rock group fansite using C# and ASP.net. I have a few questions on how to proceed with the project. Most of my database tables have been designed and looking to possibly follow Marco Belinaso's multi-tier design in his ASP.NET 2.0 book but I don't really see any information on ensuring accurate db transactions.
1) Should I use datasets or custom classes to contain data from the DAL?
2) Should I use stored procedures? If so, how do I ensure accurate database transactions that rollback in case there are problems with the transaction? I have limited experience with T-SQL.
3) How are multi-tier web applications usually developed (sprocs, ado.net, datasets, custom classes, etc)?
Thanks and I apologize for such a basic question.
Reply
Answers (
1
)
Novice Problem15
replace first occurance