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. The Lounge
  3. Microsoft Data Access Application Block for .NET

Microsoft Data Access Application Block for .NET

Scheduled Pinned Locked Moved The Lounge
csharpquestiondiscussion
5 Posts 5 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.
  • N Offline
    N Offline
    Nicholas Naddaf
    wrote on last edited by
    #1

    What do you think about using Microsoft Data Access Application Block for .NET in a n-tier application?

    J J A 3 Replies Last reply
    0
    • N Nicholas Naddaf

      What do you think about using Microsoft Data Access Application Block for .NET in a n-tier application?

      J Offline
      J Offline
      Jorgen Sigvardsson
      wrote on last edited by
      #2

      No comment. -- Ich bin Joachim von Hassel, und ich bin Pilot der Bundeswehr. Welle: Erdball - F104-G Starfighter

      1 Reply Last reply
      0
      • N Nicholas Naddaf

        What do you think about using Microsoft Data Access Application Block for .NET in a n-tier application?

        J Offline
        J Offline
        jspano
        wrote on last edited by
        #3

        I've found it's a good place to start with. Takes some work to get it up to speed though all the way. I usually put another tier over it when using it. One example is that it doesn't support typed datasets.

        M 1 Reply Last reply
        0
        • J jspano

          I've found it's a good place to start with. Takes some work to get it up to speed though all the way. I usually put another tier over it when using it. One example is that it doesn't support typed datasets.

          M Offline
          M Offline
          mthead
          wrote on last edited by
          #4

          I think the new version supports typed dataset, but I have not tried it because for some reason we do not want to move our stuff to .NET framework 1.1.

          1 Reply Last reply
          0
          • N Nicholas Naddaf

            What do you think about using Microsoft Data Access Application Block for .NET in a n-tier application?

            A Offline
            A Offline
            Andy Brummer
            wrote on last edited by
            #5

            I think it is a good place to start, it's best feature is that it abstracts away from using the connection directly so that you have the potential of using a different database system if you need to. On my latest project, I ended up using CodeSmith and generated typed functions matching my stored procedures so that I have intellisense for the parameters. It's made it extremely easy to add things like instrumentation through performance counters.


            I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

            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