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
Yaniv Lugassy
NA
11
656
Your Perfect Example here: http://www.c-sharpcorner.com/Uplo
Jul 11 2015 4:29 AM
Hi,
I'm a bit confused.
I started building an asp.net web application.
it works fine but it is a spaghetti code :(
i saw your great article (in the subject) and i have some questions:
1. is 3 architecture is the best design pattern for web apps? (MVP,MVC,MVVM)
2. if i will convert my code according to your article, do i need to create for each aspx page a dal class and bussiness class? (such as the userDal class you have created)
3. is it better to use storeprocedure for all querys (select,update,insert ect') in the dal layer?
Thank you very much,
Yaniv
Reply
Answers (
1
)
ReportViewer in .net
How To use Update of table in SQL with order the columns?