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. General Programming
  3. Visual Basic
  4. Which Visual Studio is right for ME?

Which Visual Studio is right for ME?

Scheduled Pinned Locked Moved Visual Basic
csharpsharepointvisual-studioquestion
7 Posts 6 Posters 52 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.
  • M Offline
    M Offline
    Member 15109325
    wrote on last edited by
    #1

    Simple question for experienced and sympathetic VB.Net developers. I'm a senior citizen and I haven't really done much Dev for a long time (15yrs) but have occasionally worked on VS12 with VB.Net. I am NOT a trained/schooled developer...mostly self taught to do enough to get by in my own work. My dev is for me only, I don't build with pro teams or any product for sale. It's just to handle MY databases and other app needs. Looking at the various VS platforms from VS17 thru VS22 I am torn on which way to go as I don't need to be overwhelmed by a steep learning curve just to connect to Access-Office 365 and import/export, manage/report data. I would appreciate general recommendation before I d/l & install something that intimidates or scares the hell out of me. I'm leaning towards VS17 but could be persuaded otherwise. Please be gentle ;P I appreciate your responses, thank you.

    L J R M 4 Replies Last reply
    0
    • M Member 15109325

      Simple question for experienced and sympathetic VB.Net developers. I'm a senior citizen and I haven't really done much Dev for a long time (15yrs) but have occasionally worked on VS12 with VB.Net. I am NOT a trained/schooled developer...mostly self taught to do enough to get by in my own work. My dev is for me only, I don't build with pro teams or any product for sale. It's just to handle MY databases and other app needs. Looking at the various VS platforms from VS17 thru VS22 I am torn on which way to go as I don't need to be overwhelmed by a steep learning curve just to connect to Access-Office 365 and import/export, manage/report data. I would appreciate general recommendation before I d/l & install something that intimidates or scares the hell out of me. I'm leaning towards VS17 but could be persuaded otherwise. Please be gentle ;P I appreciate your responses, thank you.

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

      If you are going for Visual Studio then choose the latest version: VS 2022. The free community version is quite user friendly. Like you I am a senior citizen and my development is largely just for my own amusement. And if you are only doing VB.NET development you only need to install the .NET and VB.NET workloads.

      1 Reply Last reply
      0
      • M Member 15109325

        Simple question for experienced and sympathetic VB.Net developers. I'm a senior citizen and I haven't really done much Dev for a long time (15yrs) but have occasionally worked on VS12 with VB.Net. I am NOT a trained/schooled developer...mostly self taught to do enough to get by in my own work. My dev is for me only, I don't build with pro teams or any product for sale. It's just to handle MY databases and other app needs. Looking at the various VS platforms from VS17 thru VS22 I am torn on which way to go as I don't need to be overwhelmed by a steep learning curve just to connect to Access-Office 365 and import/export, manage/report data. I would appreciate general recommendation before I d/l & install something that intimidates or scares the hell out of me. I'm leaning towards VS17 but could be persuaded otherwise. Please be gentle ;P I appreciate your responses, thank you.

        J Offline
        J Offline
        jschell
        wrote on last edited by
        #3

        You might want to verify the Requirements for VS 2022. Google for following. Don't worry about 'suggested', just look at minimum.

        visual studio 2022 requirements

        Before doing anything you might want to take a look at the docs/examples for Office 365. If you did MS Access programming in the past I suspect you are going to find that this (365) will be significantly different. But I haven't looked at it in depth.

        1 Reply Last reply
        0
        • M Member 15109325

          Simple question for experienced and sympathetic VB.Net developers. I'm a senior citizen and I haven't really done much Dev for a long time (15yrs) but have occasionally worked on VS12 with VB.Net. I am NOT a trained/schooled developer...mostly self taught to do enough to get by in my own work. My dev is for me only, I don't build with pro teams or any product for sale. It's just to handle MY databases and other app needs. Looking at the various VS platforms from VS17 thru VS22 I am torn on which way to go as I don't need to be overwhelmed by a steep learning curve just to connect to Access-Office 365 and import/export, manage/report data. I would appreciate general recommendation before I d/l & install something that intimidates or scares the hell out of me. I'm leaning towards VS17 but could be persuaded otherwise. Please be gentle ;P I appreciate your responses, thank you.

          R Offline
          R Offline
          ramsey benson
          wrote on last edited by
          #4

          I use Visual Studio 2010. I recommend building a library of books such as Professional Visual Studio 2010, Programming Microsoft ado.net 2.0, Microsoft's SQL server 2008 T-SQL Fundamentals. install SQL server and ssms. ask the pilot how to write the functions you need.

          ramsey

          M 1 Reply Last reply
          0
          • R ramsey benson

            I use Visual Studio 2010. I recommend building a library of books such as Professional Visual Studio 2010, Programming Microsoft ado.net 2.0, Microsoft's SQL server 2008 T-SQL Fundamentals. install SQL server and ssms. ask the pilot how to write the functions you need.

            ramsey

            M Offline
            M Offline
            Member 15109325
            wrote on last edited by
            #5

            I'm confused, why would I go backwards if I've already been developing apps with VS 2012 that are integrated with Access (accdb) Office 365? What am I missing here?

            Richard Andrew x64R 1 Reply Last reply
            0
            • M Member 15109325

              I'm confused, why would I go backwards if I've already been developing apps with VS 2012 that are integrated with Access (accdb) Office 365? What am I missing here?

              Richard Andrew x64R Offline
              Richard Andrew x64R Offline
              Richard Andrew x64
              wrote on last edited by
              #6

              He's just mentioning that he uses 2010. I think his main point is about developing a collection of books.

              The difficult we do right away... ...the impossible takes slightly longer.

              1 Reply Last reply
              0
              • M Member 15109325

                Simple question for experienced and sympathetic VB.Net developers. I'm a senior citizen and I haven't really done much Dev for a long time (15yrs) but have occasionally worked on VS12 with VB.Net. I am NOT a trained/schooled developer...mostly self taught to do enough to get by in my own work. My dev is for me only, I don't build with pro teams or any product for sale. It's just to handle MY databases and other app needs. Looking at the various VS platforms from VS17 thru VS22 I am torn on which way to go as I don't need to be overwhelmed by a steep learning curve just to connect to Access-Office 365 and import/export, manage/report data. I would appreciate general recommendation before I d/l & install something that intimidates or scares the hell out of me. I'm leaning towards VS17 but could be persuaded otherwise. Please be gentle ;P I appreciate your responses, thank you.

                M Offline
                M Offline
                Member_16228941
                wrote on last edited by
                #7

                new one(latest) is the best, use VS2022

                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