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. 2005 RC1 Released

2005 RC1 Released

Scheduled Pinned Locked Moved The Lounge
com
16 Posts 10 Posters 1 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.
  • J Jon Sagara

    It's up there. ETA: Which version of SQL Server 2005 goes along with the RC? The June CTP? Jon Sagara As you may presently yourself be fully made aware of, my grammar sucks. Sagara.org | Blog | My Articles J.O.N.S.A.G.A.R.A.: Journeying Operational Neohuman Skilled in Assassination, Galactic Analysis and Rational Astrophysics

    S Offline
    S Offline
    Steve McLenithan
    wrote on last edited by
    #7

    Jon Sagara wrote: ETA: Has anyone ever successfully read a DVD ISO using the Microsoft Virtual CD-ROM control panel? Save the trouble, use Daemon Tools[^]. It easily mounts any image file.

    Found on Bash.org [erno] hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.

    J M 2 Replies Last reply
    0
    • J Jon Sagara

      Nope, I still see it. It's under Developer Tools -> Visual Studio 2005 -> Visual Studio 2005 - Release Candidate -> Visual Studio 2005 Team Suite - Release Candidate (English) Weird. :confused: Jon Sagara As you may presently yourself be fully made aware of, my grammar sucks. Sagara.org | Blog | My Articles J.O.N.S.A.G.A.R.A.: Journeying Operational Neohuman Skilled in Assassination, Galactic Analysis and Rational Astrophysics

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #8

      Very curious :confused::confused: Still doesn't show up for me :mad:

      S N 2 Replies Last reply
      0
      • N Not Active

        Very curious :confused::confused: Still doesn't show up for me :mad:

        S Offline
        S Offline
        Steve Mayfield
        wrote on last edited by
        #9

        Try this[^] link Steve

        D 1 Reply Last reply
        0
        • N Not Active

          Very curious :confused::confused: Still doesn't show up for me :mad:

          N Offline
          N Offline
          Not Active
          wrote on last edited by
          #10

          OK, now it's up:confused:

          1 Reply Last reply
          0
          • S Steve McLenithan

            Jon Sagara wrote: ETA: Has anyone ever successfully read a DVD ISO using the Microsoft Virtual CD-ROM control panel? Save the trouble, use Daemon Tools[^]. It easily mounts any image file.

            Found on Bash.org [erno] hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.

            J Offline
            J Offline
            Jon Sagara
            wrote on last edited by
            #11

            Way cool. Thanks. Jon Sagara As you may presently yourself be fully made aware of, my grammar sucks. Sagara.org | Blog | My Articles J.O.N.S.A.G.A.R.A.: Journeying Operational Neohuman Skilled in Assassination, Galactic Analysis and Rational Astrophysics

            1 Reply Last reply
            0
            • M MKlucher

              At least thats what this guy says http://blogs.msdn.com/ericmai/archive/2005/09/12/464068.aspx[^] I don't see it on MSDN yet though but I'll be checking every minute or so :laugh:

              M Offline
              M Offline
              Marc Clifton
              wrote on last edited by
              #12

              Let's hope it fixes the bugs in the beta 2. I haven't been able to get a solution with about 20 projects in it to compile correctly because the IDE keeps losing the metadata for various projects. And they also don't even compile. It's frustrating that something relatively simple like figuring out project dependencies got broken in VS2005. I'll give it a whirl and see what happens. Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface

              A 1 Reply Last reply
              0
              • S Steve McLenithan

                Jon Sagara wrote: ETA: Has anyone ever successfully read a DVD ISO using the Microsoft Virtual CD-ROM control panel? Save the trouble, use Daemon Tools[^]. It easily mounts any image file.

                Found on Bash.org [erno] hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.

                M Offline
                M Offline
                Mathew Hall
                wrote on last edited by
                #13

                use Daemon Tools I prefer Alcohol[^] myself :-D "I think I speak on behalf of everyone here when I say huh?" - Buffy

                S 1 Reply Last reply
                0
                • S Steve Mayfield

                  Try this[^] link Steve

                  D Offline
                  D Offline
                  Dario Solera
                  wrote on last edited by
                  #14

                  I don't see nothing!!! :confused: Where is it? I want it! Maybe they look at your browsers' language to manage the access?


                  [ITA] Tozzi ha ragione: Gaia si sta liberando di noi. [ENG] Tozzi is right: Gaia is getting rid of us.

                  1 Reply Last reply
                  0
                  • M Marc Clifton

                    Let's hope it fixes the bugs in the beta 2. I haven't been able to get a solution with about 20 projects in it to compile correctly because the IDE keeps losing the metadata for various projects. And they also don't even compile. It's frustrating that something relatively simple like figuring out project dependencies got broken in VS2005. I'll give it a whirl and see what happens. Marc My website Traceract Understanding Simple Data Binding Diary Of A CEO - Preface

                    A Offline
                    A Offline
                    Anna Jayne Metcalfe
                    wrote on last edited by
                    #15

                    I know exactly what you mean. We've had to include some hillarious workarounds for bugs in the Beta 2 extensibility model (of which the AddNamedCommand custom bitmap bug is the most well known). Top of my "ouch" list at the moment are: 1. Defining more than one Tools|Options page in the same add-in causes VS2005 to crash (in its own code, not ours...we don't even get called). This is so annoying we're seriously considering making our option pages standalone rather than integrated as we'd planned. 2. DTE::Properties("Projects", "VCDirectories") doesn't work as advertised. This stops us reading the Visual C++ include folder configuration when running under VS200, which in turn means the user has to configure PC-Lint include paths themselves. I do hope the release candidate fixes these bugs. If it doesn't, we've got some head scratching to do! Anna :rose: Riverblade Ltd - Software Consultancy Services Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

                    1 Reply Last reply
                    0
                    • M Mathew Hall

                      use Daemon Tools I prefer Alcohol[^] myself :-D "I think I speak on behalf of everyone here when I say huh?" - Buffy

                      S Offline
                      S Offline
                      Steve McLenithan
                      wrote on last edited by
                      #16

                      Alcohol 120% is great. It's all I use to make cd/dvd images, but he just wanted to emulate the images not make them. Plus Daemon Tools is free:cool:

                      Found on Bash.org [erno] hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.

                      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