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. Amazing how things that suposedly save time can consume it

Amazing how things that suposedly save time can consume it

Scheduled Pinned Locked Moved The Lounge
database
4 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.
  • K Offline
    K Offline
    KSig
    wrote on last edited by
    #1

    For the last couple of nights I have been trying to get Entity Framework 4.x to some work and validations within a transaction that I started. :wtf: I have a lead, so may be to night... :~ But I'm sure that if I had opened a connection, started a transaction, done some SQL, done some stuff, do some more SQL, commit, close & dispose. I would have been finished with work so long ago :mad:, that all my beer would be finished now as well. :sigh:

    K D 2 Replies Last reply
    0
    • K KSig

      For the last couple of nights I have been trying to get Entity Framework 4.x to some work and validations within a transaction that I started. :wtf: I have a lead, so may be to night... :~ But I'm sure that if I had opened a connection, started a transaction, done some SQL, done some stuff, do some more SQL, commit, close & dispose. I would have been finished with work so long ago :mad:, that all my beer would be finished now as well. :sigh:

      K Offline
      K Offline
      KbrKnight
      wrote on last edited by
      #2

      I can relate to how you feel as I myself have felt this many a times. :-D

      --> Getting information off the Internet is like taking a drink from a fire hydrant. --> In three words I can sum up everything I've learned about life: it goes on.

      1 Reply Last reply
      0
      • K KSig

        For the last couple of nights I have been trying to get Entity Framework 4.x to some work and validations within a transaction that I started. :wtf: I have a lead, so may be to night... :~ But I'm sure that if I had opened a connection, started a transaction, done some SQL, done some stuff, do some more SQL, commit, close & dispose. I would have been finished with work so long ago :mad:, that all my beer would be finished now as well. :sigh:

        D Offline
        D Offline
        devenv exe
        wrote on last edited by
        #3

        KSig wrote:

        if I had opened a connection, started a transaction, done some SQL, done some stuff, do some more SQL, commit, close & dispose.

        clearly, you have worked with that stuff for more than just two nights.

        "Coming soon"

        K 1 Reply Last reply
        0
        • D devenv exe

          KSig wrote:

          if I had opened a connection, started a transaction, done some SQL, done some stuff, do some more SQL, commit, close & dispose.

          clearly, you have worked with that stuff for more than just two nights.

          "Coming soon"

          K Offline
          K Offline
          KSig
          wrote on last edited by
          #4

          you would be amazed how long ago that was, just have been using a different ORM (XPO) for a long time. It gives you full control over your transactions. Also you "know" when objects are loading from DB so you don't do validation code of your setters when re-inflating your objects. :^) I don't want to do any Bill (err Steve)Bashing; MS is doing some great stuff, also with the EntityFramework. But if the effort that went into auto-naming the database had gone to validation & transaction management I would be happier I think :)

          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