Techniques for big applications?

L

Luis E Valencia

Whhich is the best technique for big applications?
Somebody told me he makes his connection datasets on components and the web
pages apart.


Any information about it
 
N

Natty Gur

Hi,

It's better to follow MVC design pattern. MS got it own implementation
(UIP application block) which i found hard to use and not truly
compatible with MVC 2. there are several open source implementations
such as Maverick.

feel free to contact me on this subject via my e-mail

HTH

Natty Gur[MVP]

blog : http://weblogs.asp.net/ngur
Mobile: +972-(0)58-888377
 
A

Ashish M Bhonkiya

to add some more details
you can have multiple layers as follows in your project

UI => UserInterface
UIPC => Userinterface Process Logic
DA => Data Access Components
DS => Dataset Projects
BF => Business Facades.

This will result in fast development and testing

Also VS.net 2003 allows you to design your own Enterprise templates for the
kind of Project structure shown above.

HTH
Regards
Ashish M Bhonkiya
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top