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

                B Offline
                B Offline
                Brisingr Aerowing
                wrote on last edited by
                #23

                VS2013 is actually very stable, and is much faster than VS2010 and VS2012. It has quite a few cool features (notifications of updates and other things being one), and opens most VS solutions out there. The only real issues I have had are the weird line count for an error (posted in the Weird and the Wonderful), and the Git integration bug that causes repository creation to fail if another repository was deleted in the same VS instance. E.g. I have a test project in an instance of VS, close it, delete the folder, and try to use the same instance of VS to create a new project. Most of the time it will fail, sometimes it won't show an error, and sometimes it will work as expected.

                Getting information off the Internet is like taking a drink from a fire hydrant. - Mitchell Kapor

                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 ORiordan from UK
                  wrote on last edited by
                  #24

                  Answering your QUESTION, I would definitely read an article for software written in VS2008, or even 2005. If you want to use the CODE, it should be easy to port as all previous versions of .NET will be compatible. People who worry about upgrading projects are obviously lazy or they can't programme for toffee. People who are telling you which version to upgrade to cannot read. ;) Me? I'm thinking of submitting an article written in .Net 4(Mono/VS) about a tiny encryption pad I wrote for sport a few years ago. It will be bare code and people can make it compatible with whatever.

                  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
                    glennPattonWork3
                    wrote on last edited by
                    #25

                    I still use 2008 mostly because it works for what I need and is compatible with Windows XP and up. The fact that I can't justify the expense to the management for an upgrade 'it works, why change it?' attitude (I'm the only one in the company who does Windows programming). The chances are the bit you reference hasn't had changes or the interface hasn't changed. I for one haven't had to use a database in anger, but it's looking like I might have to soon. Go For It :) :-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
                      shillbot1
                      wrote on last edited by
                      #26

                      Go ahead. It's not like the same principles will suddenly not apply. My company was still using VS 2008 for the project I work on until a few months ago.

                      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
                        gggustafson
                        wrote on last edited by
                        #27

                        All of my articles were written using a development environment that included only VS2008. I find nothing in later versions of VS that I cannot program in VS2008. Also, writing an article in the later VS versions effectively limits your article's audience. Although it is possible to convert down to VS2008, why ask a reader to do so? VS2008 is my choice.

                        Gus Gustafson

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

                          DbToolbox: Utilities for data access and management[^] In case anyone still cares :zzz:

                          1 Reply Last reply
                          0
                          • D devenv exe

                            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 Offline
                            K Offline
                            KP Lee
                            wrote on last edited by
                            #29

                            :laugh:

                            1 Reply Last reply
                            0
                            • OriginalGriffO OriginalGriff

                              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

                              K Offline
                              K Offline
                              KP Lee
                              wrote on last edited by
                              #30

                              When I went to VS 2005, my code wouldn't compile because it used an outdated delegate mode that worked great in 2004. Of course this was from a class using 500 MH CPUs and I had no clue about VS levels while taking the class. I think this is the kind of thing that might upset some readers and what the original question was about. Of course I say, let the readers squawk. (Well it works on MY machine!)

                              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
                                ClockMeister
                                wrote on last edited by
                                #31

                                No, I don't think it's outdated at all. It's a solid platform. I've standardized all my development on it with attendant tools and I, too, find the idea of "upgrading" unpalatable. I write to the desktop and have a massive library I've developed over the years there's no reason, at all, to consider an upgrade. My code runs on everything from XP to Windows 8 desktop with no issues. Upgrading would be a colossal waste of money. IMHO, just hunker down and stick with it unless you find something you REALLY need to do but is only offered in later versions. I can see you're doing similar work with your database toolkit. I've done same. Why retool and/or re-invent the wheel at this stage? Write your article. I suspect there are many people that would use it. Besides, as someone else has already said: if you're using a later version the techniques won't change.

                                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?

                                  J Offline
                                  J Offline
                                  JamesHurst
                                  wrote on last edited by
                                  #32

                                  I'd suggest - yes. Your articles should not be unworthy just because they're in Vs2008. Many (but not all) projects seem to load into later versions of Visual Studio without any problem. In fact, in a way it makes more sense, as I get responses to my Vs2012 projects like "can you please provide a Vs2008 version?" It's easier to go up a version than it is to go down.

                                  James Hurst "The greatness of a nation and its moral progress can be judged by the way its animals are treated."
                                  Mahatma Gandhi

                                  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