Results 1 to 13 of 13

Thread: Using WCF as a Data Access Layer

Hybrid View

  1. #1

    Thread Starter
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    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.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width