|
-
May 26th, 2009, 05:33 AM
#1
Re: Using WCF as a Data Access Layer
Yeah I was planning on returning custom business object classes instead of datasets 
JMC has been filling me in on how this whole DAL/BL stuff works (http://www.vbforums.com/showthread.php?t=570048) and so I think I'm going to have separate class libraries for each of the layers and just reference them in the WCF service as you say.
As for the connection limit change you mentioned - is the default limit quite low or something?
EDIT: Just checked and it seems that it is set to 10 connections by default... which will certainly need changing! Thanks for the heads up
Last edited by chris128; May 26th, 2009 at 05:39 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|