473,378 Members | 1,446 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Techniques for big applications?

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
Nov 18 '05 #1
2 770
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
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 18 '05 #2
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

"Natty Gur" <na***@dao2com.com> wrote in message
news:%2***************@TK2MSFTNGP12.phx.gbl...
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
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

15
by: christopher diggins | last post by:
I have written an article on how to do Aspect Oriented Programming in vanilla C++ (i.e. without language extensions or other tools such as AspectC++). The article is available at...
21
by: dub | last post by:
Hello web folks... I've been desigining web pages for 13 years using my trusty text editor (UltraEdit) and in depth knowledge of HTML. I'm truly a text editor ninja at this point. I am frequently...
1
by: Adonis Walmsley-McCarthy | last post by:
Hello all, Does anyone know how to use drag n drop techniques/command button to change the order that records will be displayed on a form? To illustrate, suppose I have 3 records a,b,c stored...
24
by: Bob Alston | last post by:
Most of my Access database implementations have been fairly small in terms of data volume and number of concurrent users. So far I haven't had performance issues to worry about. <knock on wood> ...
2
by: Srimar | last post by:
Hello, I am trying port a Client/Server application to .Net. This was an offline application and syncs up every day. We have about 300 users that are using Win 98/2000. Original thinking was to...
19
by: JoeC | last post by:
I have seen many books that teack coding for C++. What are ways to improve my techniques for writing larger programs. I have written many demo programs learning some aspects of code wether it be...
16
by: Panos Laganakos | last post by:
I've been thinking if there's a point in applying some specific OOP techniques in Python as we do in other languages. i.e. we usually define private properties and provide public functions to...
1
by: pradev | last post by:
Hello Friends, I have been working on ASP.NET for the last 2 and half years. The bad part of my experience is I have been working alone on all of the projects and there was no peer around who...
0
by: Chris Thomasson | last post by:
If you have been following the "Is this standard c++..." thread in this group, then you may know that I am currently very busy developing a stable and robust implementation for my multi-thread...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.