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. NQPQ: Which versions of Visual Studio are acceptable for articles?

NQPQ: Which versions of Visual Studio are acceptable for articles?

Scheduled Pinned Locked Moved The Lounge
visual-studioquestioncsharpdatabase
32 Posts 23 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.
  • F Forogar

    Yes, upgrade to 2010, but don't go so crazy as to convert to 2012 or 2013!

    - I would love to change the world, but they won’t give me the source code.

    R Offline
    R Offline
    Ron Beyer
    wrote on last edited by
    #3

    2012 and 2013 open 2010 solutions without converting :)

    1 Reply Last reply
    0
    • G Gregory Gadow

      Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu PeterK Offline
      Kornfeld Eliyahu Peter
      wrote on last edited by
      #4

      It the article is well done I can't see a reason not to publish it - for sure VS 2008 not a reason. If you publish code from 2008 will be no problem to open it in any VS - so go for it!

      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

      1 Reply Last reply
      0
      • F Forogar

        Yes, upgrade to 2010, but don't go so crazy as to convert to 2012 or 2013!

        - I would love to change the world, but they won’t give me the source code.

        G Offline
        G Offline
        Gregory Gadow
        wrote on last edited by
        #5

        :doh: There is no likelihood of upgrading to a newer version of Visual Studio at this time. My question was about whether or not new articles written with VS 2008 are worth posting.

        D 1 Reply Last reply
        0
        • G Gregory Gadow

          Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

          S Offline
          S Offline
          Simon_Whale
          wrote on last edited by
          #6

          Personally There are articles on CP that are written with .net 1.1 I have recently referenced an article that was in dot net 2.0 and applied the techniques to a dot net 4.0 application. So yes if the technique is still relevant I would write the article.

          Every day, thousands of innocent plants are killed by vegetarians. Help end the violence EAT BACON

          OriginalGriffO 1 Reply Last reply
          0
          • G Gregory Gadow

            Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

            P Offline
            P Offline
            Paul Conrad
            wrote on last edited by
            #7

            If the points and concepts of the article can pertain to newer versions of Visual Studio, then why not just go ahead and write the article. Even if it is VS 2008 specific, it might still be found interesting or useful by the CP Community anyways. So in short, go for it!

            "I've seen more information on a frickin' sticky note!" - Dave Kreskowiak

            1 Reply Last reply
            0
            • G Gregory Gadow

              Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

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

              Gregory.Gadow wrote:

              Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

              I've upgraded projects from 2008 to 2012 without issues, and I don't think readers will have issues with that either. I suspect that, as I do, we still have VS2008 lingering on our systems. So, I think that the VS version of the solution is minor compared to the topic and quality of the code and article. Hope that helps. Marc

              1 Reply Last reply
              0
              • F Forogar

                Yes, upgrade to 2010, but don't go so crazy as to convert to 2012 or 2013!

                - I would love to change the world, but they won’t give me the source code.

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

                If i had to upgrade from VS 2008 now, i would go straight to VS 2013. The only upgrade worthy doing is one that skips VS 2012.

                "Coming soon"

                1 Reply Last reply
                0
                • S Simon_Whale

                  Personally There are articles on CP that are written with .net 1.1 I have recently referenced an article that was in dot net 2.0 and applied the techniques to a dot net 4.0 application. So yes if the technique is still relevant I would write the article.

                  Every day, thousands of innocent plants are killed by vegetarians. Help end the violence EAT BACON

                  OriginalGriffO Offline
                  OriginalGriffO Offline
                  OriginalGriff
                  wrote on last edited by
                  #10

                  Agreed - I answered a QA question yesterday / today that was .NET 2.0, so there are still developers who are limited to that: VS2005 IIRC.

                  Never underestimate the power of stupid things in large numbers --- Serious Sam

                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                  "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                  K 1 Reply Last reply
                  0
                  • G Gregory Gadow

                    Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

                    OriginalGriffO Offline
                    OriginalGriffO Offline
                    OriginalGriff
                    wrote on last edited by
                    #11

                    Worth doing - I answered a QA question yesterday / today that was .NET 2.0, so there are still developers who are limited to that: VS2005 IIRC.

                    Never underestimate the power of stupid things in large numbers --- Serious Sam

                    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                    1 Reply Last reply
                    0
                    • G Gregory Gadow

                      :doh: There is no likelihood of upgrading to a newer version of Visual Studio at this time. My question was about whether or not new articles written with VS 2008 are worth posting.

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

                      Gregory.Gadow wrote:

                      articles written with VS 2008

                      Which visual studio control are you using?. I can't seem to find an article writing control in the VS 2008 toolbox!

                      "Coming soon"

                      K 1 Reply Last reply
                      0
                      • G Gregory Gadow

                        Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

                        G Offline
                        G Offline
                        Gregory Gadow
                        wrote on last edited by
                        #13

                        I hope to have it posted by next week.

                        1 Reply Last reply
                        0
                        • G Gregory Gadow

                          Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

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

                          Gregory.Gadow wrote:

                          Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

                          Absolutely worth doing.  Post away! :thumbsup: /ravi

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

                          1 Reply Last reply
                          0
                          • G Gregory Gadow

                            Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

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

                            You can get the free 2013 Express edition. That's what I'm doing when I post code for an article.

                            1 Reply Last reply
                            0
                            • G Gregory Gadow

                              Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

                              S Offline
                              S Offline
                              SoMad
                              wrote on last edited by
                              #16

                              Like many others have said, I don't think it is a problem if you use VS2008. As a matter of fact, I would prefer you don't post a VS2013 solution since I am not yet set up for that (and I assume I am not the only one still stuck on VS2010). Soren Madsen

                              "When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty

                              OriginalGriffO 1 Reply Last reply
                              0
                              • S SoMad

                                Like many others have said, I don't think it is a problem if you use VS2008. As a matter of fact, I would prefer you don't post a VS2013 solution since I am not yet set up for that (and I assume I am not the only one still stuck on VS2010). Soren Madsen

                                "When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty

                                OriginalGriffO Offline
                                OriginalGriffO Offline
                                OriginalGriff
                                wrote on last edited by
                                #17

                                I'm using it - but by choice. VS2012 got too many complaints (and I didn't need it) and I don't see 2013 as a big enough step version to want to be another paying MS beta tester :laugh:

                                Never underestimate the power of stupid things in large numbers --- Serious Sam

                                "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                S Kornfeld Eliyahu PeterK B 3 Replies Last reply
                                0
                                • G Gregory Gadow

                                  Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

                                  P Offline
                                  P Offline
                                  PIEBALDconsult
                                  wrote on last edited by
                                  #18

                                  Your choice (?) of development environment should have no bearing on the content of the article. (I try to avoid Visual Studio whenever I can.) The reader shouldn't care what tools you use; only the code and techniques matter. On the other hand, you should aim to support the oldest version of the framework as comfortable no matter how you develop.

                                  1 Reply Last reply
                                  0
                                  • OriginalGriffO OriginalGriff

                                    I'm using it - but by choice. VS2012 got too many complaints (and I didn't need it) and I don't see 2013 as a big enough step version to want to be another paying MS beta tester :laugh:

                                    Never underestimate the power of stupid things in large numbers --- Serious Sam

                                    S Offline
                                    S Offline
                                    SoMad
                                    wrote on last edited by
                                    #19

                                    I would like to upgrade and take a stab at some WP8 development, but first I have to upgrade my main system from WinXP... I have been putting that off for several reasons, but my plan is to buy an SSD drive and install Win8.1 on it, leaving my old drives in the system so I can go back to XP in case I need to do something I can't do in Win8.1. Soren Madsen

                                    "When you don't know what you're doing it's best to do it quickly" - Jase #DuckDynasty

                                    1 Reply Last reply
                                    0
                                    • OriginalGriffO OriginalGriff

                                      I'm using it - but by choice. VS2012 got too many complaints (and I didn't need it) and I don't see 2013 as a big enough step version to want to be another paying MS beta tester :laugh:

                                      Never underestimate the power of stupid things in large numbers --- Serious Sam

                                      Kornfeld Eliyahu PeterK Offline
                                      Kornfeld Eliyahu PeterK Offline
                                      Kornfeld Eliyahu Peter
                                      wrote on last edited by
                                      #20

                                      I use 2013/2012 - and it has a lot nice (and good) additions for web. But it didn't cost me a dime...

                                      "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

                                      1 Reply Last reply
                                      0
                                      • G Gregory Gadow

                                        Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

                                        C Offline
                                        C Offline
                                        Chris Maunder
                                        wrote on last edited by
                                        #21

                                        Quote:

                                        Which versions of Visual Studio are acceptable for articles?

                                        Every version that has users still using it. ie Every version.

                                        1 Reply Last reply
                                        0
                                        • G Gregory Gadow

                                          Not Quite a Programming Question, so I'm asking in the forum that has the most eyes. If I should move it elsewhere, please let me know kindly. :^) I have an article I'd like to write out and post, about a database toolkit. I haven't done so because I still use Visual Studio 2008: our codebase is exclusively in VS 2008, it works well, and my company has seen no need to spend thousands of dollars to upgrade. Worth doing, or is VS 2008 too outdated for such an article to be taken seriously?

                                          M Offline
                                          M Offline
                                          Marco Bertschi
                                          wrote on last edited by
                                          #22

                                          Articles written with VS 2008 are worth posting. VS 2010, 2012 and 2013 offer a compliant converting mechanism.

                                          Veni, vidi, caecus | Everything summarizes to Assembly code

                                          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