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. Performance of application in case of larget data transfer

Performance of application in case of larget data transfer

Scheduled Pinned Locked Moved C#
csharpperformancetutorial
3 Posts 3 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.
  • M Offline
    M Offline
    mukkanti007
    wrote on last edited by
    #1

    Hi all, i have a doubt regarding transfering of data across layers in c#. In BLLayer,I want to transfer data thru 50 parameters to data access layer then how would be the performance of the application, Also, how to pass data between DAlayer to BLLayer in c#.

    Thanks Mukkanti

    V L 2 Replies Last reply
    0
    • M mukkanti007

      Hi all, i have a doubt regarding transfering of data across layers in c#. In BLLayer,I want to transfer data thru 50 parameters to data access layer then how would be the performance of the application, Also, how to pass data between DAlayer to BLLayer in c#.

      Thanks Mukkanti

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      mukkanti007 wrote:

      50 parameters to data access layer

      This wouldn't be a large data for the application but definitely a mammoth maintainability issue though.

      Vasudevan Deepak Kumar Personal Homepage
      Tech Gossips
      A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

      1 Reply Last reply
      0
      • M mukkanti007

        Hi all, i have a doubt regarding transfering of data across layers in c#. In BLLayer,I want to transfer data thru 50 parameters to data access layer then how would be the performance of the application, Also, how to pass data between DAlayer to BLLayer in c#.

        Thanks Mukkanti

        L Offline
        L Offline
        leppie
        wrote on last edited by
        #3

        I doubt the parameters will be an issue, rather the result set.

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 alpha 4a out now (29 May 2008)

        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