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 / ASP.NET / Web Services / September 2004

Tip: Looking for answers? Try searching our database.

An architectural question

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Alexander Kaplunov - 11 Sep 2004 01:13 GMT
I have a web service which accepts some data and stores that data in the
database. My question is should this web service talk directly to the data
access layer (DAL), which populates the database or should there be an extra
layer between web service and the DAL? If there should be an extra layer
then what is that layer?

Also, if you have any link to sites that cover these type of issues I would
appreciate it if you could share them.

Thanks,

Alex.
Sam Santiago - 11 Sep 2004 04:54 GMT
Depending on the complexity it can either talk to the DAL or simply use any
Business Objects you may have to perform the required business
functionality.  Check out this link:

Designing Applications and Services
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/AppA
rchCh2.asp


Thanks,

Sam

Signature

_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com
_______________________________

> I have a web service which accepts some data and stores that data in the
> database. My question is should this web service talk directly to the data
[quoted text clipped - 8 lines]
>
> Alex.
Ice - 14 Sep 2004 17:45 GMT
why do you need a webservice to persist data?  security, validation or
something?  in distributed solutions this can be a big time bottlneck.

i general abstract my communication layer (web services, remoting,
enterprise services (server apps)) from actual logic.  In short, I'd have
another class do the persisting.

ice
> Depending on the complexity it can either talk to the DAL or simply use any
> Business Objects you may have to perform the required business
> functionality.  Check out this link:
>
> Designing Applications and Services

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/AppA
rchCh2.asp


> Thanks,
>
[quoted text clipped - 14 lines]
> >
> > Alex.

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.