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. Upgrade Cascade (Entity Framework, .Net, Windows, SQL Server)

Upgrade Cascade (Entity Framework, .Net, Windows, SQL Server)

Scheduled Pinned Locked Moved The Lounge
databasecsharpsql-servercomsysadmin
6 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.
  • A Offline
    A Offline
    AspDotNetDev
    wrote on last edited by
    #1

    Looking at the Entity Framework 5 release, it has some nifty features I'd like to take advantage of (e.g., automatic query compilation, proper lookups of indexed varchar columns). However, many of those features will not work unless you have .Net 4.5, and we have .Net 4. So, we just need to install .Net 4.5. However, .Net 4.5 doesn't work on Windows Server 2003, which is what our development server is on. So, we need to upgrade Windows. And once we upgrade Windows, .Net, and Entity Framework, there are still some features we can't take advantage of (e.g., table-valued parameters), because we are on SQL Server 2005. We were supposed to upgrade to 2008 months ago, but it never happened. So, that will need to be kick-started too. This could take a while to get all these ducks in a row... :sigh:

    Thou mewling ill-breeding pignut!

    L 1 Reply Last reply
    0
    • A AspDotNetDev

      Looking at the Entity Framework 5 release, it has some nifty features I'd like to take advantage of (e.g., automatic query compilation, proper lookups of indexed varchar columns). However, many of those features will not work unless you have .Net 4.5, and we have .Net 4. So, we just need to install .Net 4.5. However, .Net 4.5 doesn't work on Windows Server 2003, which is what our development server is on. So, we need to upgrade Windows. And once we upgrade Windows, .Net, and Entity Framework, there are still some features we can't take advantage of (e.g., table-valued parameters), because we are on SQL Server 2005. We were supposed to upgrade to 2008 months ago, but it never happened. So, that will need to be kick-started too. This could take a while to get all these ducks in a row... :sigh:

      Thou mewling ill-breeding pignut!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      AspDotNetDev wrote:

      So, we need to upgrade Windows.

      AspDotNetDev wrote:

      upgrade to 2008

      Get the point now? :-)

      A 1 Reply Last reply
      0
      • L Lost User

        AspDotNetDev wrote:

        So, we need to upgrade Windows.

        AspDotNetDev wrote:

        upgrade to 2008

        Get the point now? :-)

        A Offline
        A Offline
        AspDotNetDev
        wrote on last edited by
        #3

        If you are trying to make one, I do not get it.

        Thou mewling ill-breeding pignut!

        L 1 Reply Last reply
        0
        • A AspDotNetDev

          If you are trying to make one, I do not get it.

          Thou mewling ill-breeding pignut!

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          .NET Framework is free. But to use it effectively, you must upgrade your Windows and your SQL Server both of which would cost you something :-)

          A J 2 Replies Last reply
          0
          • L Lost User

            .NET Framework is free. But to use it effectively, you must upgrade your Windows and your SQL Server both of which would cost you something :-)

            A Offline
            A Offline
            AspDotNetDev
            wrote on last edited by
            #5

            Funny thing is we already have licenses. We just need the personnel to perform the upgrades. I'm just a web monkey; they don't (usually) let me install stuff on the servers. They already have plenty of DBA's, software engineers, and license managers to avoid installs as long as possible. :)

            Thou mewling ill-breeding pignut!

            1 Reply Last reply
            0
            • L Lost User

              .NET Framework is free. But to use it effectively, you must upgrade your Windows and your SQL Server both of which would cost you something :-)

              J Offline
              J Offline
              Julien Villers
              wrote on last edited by
              #6

              Or you could use Mono and their tools or other open source alternatives, if you want to run your stack on FOSS. Microsoft has arguably the best dev tools around, if you're willing to pay the costs. If not, you can mix and match, but you'll get out of the highway and into the country trails...

              'I'm French! Why do you think I've got this outrrrrageous accent?' Monty Python and the Holy Grail

              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