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. Long time !

Long time !

Scheduled Pinned Locked Moved The Lounge
question
14 Posts 11 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.
  • J Offline
    J Offline
    jith iii
    wrote on last edited by
    #1

    It's been a long time since I posted anything here. It may be because of the change in the IT policy of my company which now allows even sites like orkut :) .But I usually follow the discussions hppening out here and now I am having a sudden urge to start a thread. So my question is this. How many of you use VS2008 for development purpose and how do you feel.We are going for it. Any issues while setting it up

    S J M B R 6 Replies Last reply
    0
    • J jith iii

      It's been a long time since I posted anything here. It may be because of the change in the IT policy of my company which now allows even sites like orkut :) .But I usually follow the discussions hppening out here and now I am having a sudden urge to start a thread. So my question is this. How many of you use VS2008 for development purpose and how do you feel.We are going for it. Any issues while setting it up

      S Offline
      S Offline
      Simon P Stevens
      wrote on last edited by
      #2

      jith - iii wrote:

      VS2008 for development purpose

      No issues setting it up. Find it faster and more stable than 2005. I have it installed alongside 2005 and both seem to work fine, so you could try it out first. Old 2005 solution/project files still open in 2005 automatically, but if you forcefully open them in 2008, you'll get a conversion wizard popup, then after that they'll open in 2008. I has that nice little .net framework target version combo box thingy which means you can work on .net 2.0 apps without accidentally popping in something that's 3.0 or 3.5 only. (It's a bit of a con though, because they all use the same CLR, so all it really does is restrict what libraries you can reference. Handy though)

      Simon

      J 1 Reply Last reply
      0
      • J jith iii

        It's been a long time since I posted anything here. It may be because of the change in the IT policy of my company which now allows even sites like orkut :) .But I usually follow the discussions hppening out here and now I am having a sudden urge to start a thread. So my question is this. How many of you use VS2008 for development purpose and how do you feel.We are going for it. Any issues while setting it up

        J Offline
        J Offline
        J a a n s
        wrote on last edited by
        #3

        jith - iii wrote:

        IT policy of my company which now allows even sites like orkut

        Blocking community sites like orkut is required in an organization, but did they blocked useful sites like CP?

        *jaans

        J V 2 Replies Last reply
        0
        • S Simon P Stevens

          jith - iii wrote:

          VS2008 for development purpose

          No issues setting it up. Find it faster and more stable than 2005. I have it installed alongside 2005 and both seem to work fine, so you could try it out first. Old 2005 solution/project files still open in 2005 automatically, but if you forcefully open them in 2008, you'll get a conversion wizard popup, then after that they'll open in 2008. I has that nice little .net framework target version combo box thingy which means you can work on .net 2.0 apps without accidentally popping in something that's 3.0 or 3.5 only. (It's a bit of a con though, because they all use the same CLR, so all it really does is restrict what libraries you can reference. Handy though)

          Simon

          J Offline
          J Offline
          jith iii
          wrote on last edited by
          #4

          I already have 2003 and 2005 in my machine :). May be I no longer need 2003 so can uninstall it. Mainly we want to use the features of 3.5

          1 Reply Last reply
          0
          • J J a a n s

            jith - iii wrote:

            IT policy of my company which now allows even sites like orkut

            Blocking community sites like orkut is required in an organization, but did they blocked useful sites like CP?

            *jaans

            J Offline
            J Offline
            jith iii
            wrote on last edited by
            #5

            Not at all! I meant now we are able to access almost every sites (no porn sties ofcourse). Anyway that was not the question:)

            Y 1 Reply Last reply
            0
            • J jith iii

              It's been a long time since I posted anything here. It may be because of the change in the IT policy of my company which now allows even sites like orkut :) .But I usually follow the discussions hppening out here and now I am having a sudden urge to start a thread. So my question is this. How many of you use VS2008 for development purpose and how do you feel.We are going for it. Any issues while setting it up

              M Offline
              M Offline
              Matthew Faithfull
              wrote on last edited by
              #6

              I've had VS2008 alongside VS2005 at home now for a few weeks, no problems so far, it does seem a little snappier than VS2005 but then it is the 'express' version :laugh: . One thing to note that I discovered yesterday though, VS2008 no longer supports building anything for Windows versions older then Win2K so if you need Win9X or NT4 compatability you're going to need to keep an older version around.

              "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

              M S M 3 Replies Last reply
              0
              • M Matthew Faithfull

                I've had VS2008 alongside VS2005 at home now for a few weeks, no problems so far, it does seem a little snappier than VS2005 but then it is the 'express' version :laugh: . One thing to note that I discovered yesterday though, VS2008 no longer supports building anything for Windows versions older then Win2K so if you need Win9X or NT4 compatability you're going to need to keep an older version around.

                "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

                M Offline
                M Offline
                Mycroft Holmes
                wrote on last edited by
                #7

                We have both 05 and 08 on the dev machines happily and have deployed winforms, web and service apps successfully. Excellent so far.

                Never underestimate the power of human stupidity RAH

                1 Reply Last reply
                0
                • M Matthew Faithfull

                  I've had VS2008 alongside VS2005 at home now for a few weeks, no problems so far, it does seem a little snappier than VS2005 but then it is the 'express' version :laugh: . One thing to note that I discovered yesterday though, VS2008 no longer supports building anything for Windows versions older then Win2K so if you need Win9X or NT4 compatability you're going to need to keep an older version around.

                  "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

                  S Offline
                  S Offline
                  Simon P Stevens
                  wrote on last edited by
                  #8

                  Matthew Faithfull wrote:

                  VS2008 no longer supports building anything for Windows versions older then Win2K

                  Are you sure? vs2008 still allows .net 2.0 apps, which are supported on win98/me. (not NT4 though) [I'll believe you though if your sure, I can't say I've ever tried it.]

                  Simon

                  1 Reply Last reply
                  0
                  • J jith iii

                    It's been a long time since I posted anything here. It may be because of the change in the IT policy of my company which now allows even sites like orkut :) .But I usually follow the discussions hppening out here and now I am having a sudden urge to start a thread. So my question is this. How many of you use VS2008 for development purpose and how do you feel.We are going for it. Any issues while setting it up

                    B Offline
                    B Offline
                    Broken Bokken
                    wrote on last edited by
                    #9

                    I use VS2008 for my personal development projects and I really enjoy it. With 2005 it could be a pain to create a project that uses ajax (2 different templates and one of them is the wrong one to use). In 2008 it's all built in. I've also been playing with features like Linq to Sql. While there is a cool factor to linq, I could still get by with returning untyped datasets from my queries. I run my install on Vista and have had zero problems using it. I'm not doing anything too out of the ordinary, but everything seems to be working fine.

                    Broken Bokken You can't carry out a ninja-style assasination dressed as an astronaut. It's the luminous fabric; too visible. - Tripod http://www.brokenbokken.com

                    1 Reply Last reply
                    0
                    • J jith iii

                      Not at all! I meant now we are able to access almost every sites (no porn sties ofcourse). Anyway that was not the question:)

                      Y Offline
                      Y Offline
                      Yusuf
                      wrote on last edited by
                      #10

                      jith - iii wrote:

                      (no porn sties ofcourse).

                      :omg:

                      Yusuf

                      1 Reply Last reply
                      0
                      • J jith iii

                        It's been a long time since I posted anything here. It may be because of the change in the IT policy of my company which now allows even sites like orkut :) .But I usually follow the discussions hppening out here and now I am having a sudden urge to start a thread. So my question is this. How many of you use VS2008 for development purpose and how do you feel.We are going for it. Any issues while setting it up

                        R Offline
                        R Offline
                        Ravi Bhavnani
                        wrote on last edited by
                        #11

                        I've been using VS2008 since it RTM'd for C#/.NET3.5 development. It seems to co-exist peacefully with VS2005. My only gripe is the broken resource editor. I need to keep the resources designer file open (minimized is OK) when I'm editing the .resx file in order to prevent losing strings. :( /ravi

                        My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com

                        1 Reply Last reply
                        0
                        • J jith iii

                          It's been a long time since I posted anything here. It may be because of the change in the IT policy of my company which now allows even sites like orkut :) .But I usually follow the discussions hppening out here and now I am having a sudden urge to start a thread. So my question is this. How many of you use VS2008 for development purpose and how do you feel.We are going for it. Any issues while setting it up

                          E Offline
                          E Offline
                          elektrowolf
                          wrote on last edited by
                          #12

                          It's great! I've had no bugs so far and I relly like .NET 3.5!!

                          1 Reply Last reply
                          0
                          • M Matthew Faithfull

                            I've had VS2008 alongside VS2005 at home now for a few weeks, no problems so far, it does seem a little snappier than VS2005 but then it is the 'express' version :laugh: . One thing to note that I discovered yesterday though, VS2008 no longer supports building anything for Windows versions older then Win2K so if you need Win9X or NT4 compatability you're going to need to keep an older version around.

                            "The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)

                            M Offline
                            M Offline
                            Mark Salsbery
                            wrote on last edited by
                            #13

                            Matthew Faithfull wrote:

                            VS2008 no longer supports building anything for Windows versions older then Win2K

                            Huh? :confused:

                            Mark Salsbery Microsoft MVP - Visual C++ :java:

                            1 Reply Last reply
                            0
                            • J J a a n s

                              jith - iii wrote:

                              IT policy of my company which now allows even sites like orkut

                              Blocking community sites like orkut is required in an organization, but did they blocked useful sites like CP?

                              *jaans

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

                              J@@NS wrote:

                              did they blocked useful sites like CP

                              Sometimes the system administrators go drunk, run amuck, talk rubbish, do gibberish, lick the boss' asses and all sorts of gym tricks to get some peanut hike in their paychecks.

                              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
                              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