Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Distributed Applications / October 2004

Tip: Looking for answers? Try searching our database.

Architecture question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lomax - 25 Oct 2004 21:02 GMT
Hi !

I have to develop an accounting soft solution. For many reasons we decided
to use a three tier architecture. The logical tier is composed of logical
components and a web service facade that delegate to the logical components.
The presentation will be composed of both a widows forms application and a
web forms application. Both applications will access the web service facade
either through Internet or an intarnet. Of course, an accounting software
solution will have a HUGE quantity of datas to be transfered to the
presentation layer...

My question is: are web services a good way to implement the facade of the
business layer ?? Will it be ok to transfer huge amount of datas to the
presentation tier ?? If no, how would you design such an architecture ??

Thanks for any help !!
Robert Koritnik - 26 Oct 2004 08:54 GMT
Huh... HUGE quantity may be relative term. I suggest you to use more
techniques and test the results. Web Service that returns DataSet or more
simple types, Install WSE (Web Service Enhencements) and try using DIME
protocol... Try VPN and directly connect to SQL... You will see that WS can
also be slow within intranet.

In any of these ways it will be slower if the amount is HUGE.

the other question I see here is:
Can HUGE ammount of data be considered as good user experience design? Could
the process of this be somehow split into smaller chunks of data? Will the
user REALLY use the whole set of result (in more than 50% examples) or will
he/she use only a part of it most of the time... How will user effectively
navige this huge set of data? Will he be interested mostly on some sorts of
results produced by this data?

So there are many questions you should ask yourself before implementing a
solution like this.

I suggest you answer the upper questions correctly and after that
performance test test test...

Signature

RobertK
{ Clever? No just smart. }

> Hi !
>
[quoted text clipped - 12 lines]
>
> Thanks for any help !!

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.