Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. DAL and BLL communication

DAL and BLL communication

Scheduled Pinned Locked Moved C#
csharpdatabasesysadminbusinessarchitecture
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sarvesh upadhyay
    wrote on last edited by
    #1

    Hi I am developing 4 tier architecture in dotnet 2.0. Presentation Layer is hosted on different machine. Business Layer is hosted on different machine and DAL is also hosted on different machine and database server is also different i.e. all applications parts are hosted on different machines. Now Presentation layer and Business layer communicate through Web Service. What is the suitable way of communication between DAL and BLL. Business Layer and DAL machines have window XP Operation Systems. 1. Remoting 2. Web Service 3. Any other Please suggests all the options.

    Sarvesh Upadhyay

    I 1 Reply Last reply
    0
    • S sarvesh upadhyay

      Hi I am developing 4 tier architecture in dotnet 2.0. Presentation Layer is hosted on different machine. Business Layer is hosted on different machine and DAL is also hosted on different machine and database server is also different i.e. all applications parts are hosted on different machines. Now Presentation layer and Business layer communicate through Web Service. What is the suitable way of communication between DAL and BLL. Business Layer and DAL machines have window XP Operation Systems. 1. Remoting 2. Web Service 3. Any other Please suggests all the options.

      Sarvesh Upadhyay

      I Offline
      I Offline
      il_masacratore
      wrote on last edited by
      #2

      In this case I suggest remoting. Because will be more faster and then you only will have a bottleneck(WS). If you use WS it will be slower.

      Visit my blog at http://dotnetforeveryone.blogspot.com/

      S 1 Reply Last reply
      0
      • I il_masacratore

        In this case I suggest remoting. Because will be more faster and then you only will have a bottleneck(WS). If you use WS it will be slower.

        Visit my blog at http://dotnetforeveryone.blogspot.com/

        S Offline
        S Offline
        sarvesh upadhyay
        wrote on last edited by
        #3

        Language is not english so i could not understand content of this articl http://dotnetforeveryone.blogspot.com/

        Sarvesh Upadhyay

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups