Getting Started: VISUAL STUDIO COMMUNITY
[previously]
- [2013-mm-dd]*] my first windows 8 app
- ] journal - a step by step accounting of my journey to creating my first windows 8 app
- ] code - the app i created, design, production, .... ( e's OneDrive account)
- [2014-11-dd] my journal - visual studio community edition - from newbie to ???
- ] I saw the announcement that msft was open sourcing asp.net
[currently]
- [2014-11-dd] announcement
- ] msft announces it will open source it's ".net 2015" developer platform/framework,
- ] AND make it x-platform
- ] AND it will also, provide a new free version of Visual Studio IDE that is close to the current professional edition in features/functionality
- [2014-11-dd] visual-studio-Community-2013
- ] Visual Studio - Community Edition announcement - has links to the intro video below, the download page,
- [20:00] VIDEO Introducing Visual Studio Community 2013 Connect(); Microsoft Visual Studio vNext & Azure Channel 9 - explains the feature and functionality of the new version of. Its NOT really a new version, its basically the current professional version, you have to pay for, now available for Free.
- ] MSFT program manager Scott Hanselman's summary blog post of this announcement
- [2014-11-26] decide
- ] i know that VS has a reputation as a great IDE, argueably, even one of the best
- ] i don't really use it,
- ] i do have the VS express edition(aka FREE ) installed, but, I dont really use it much either,
- ] then I watched the announcement video(linked above), for the new community edition of VS an it sold me
- [2014-11-27] install
- ] ? do i need to uninstall the current version of VS express that i have installed, a commenter in the article, says no, so I will go with that.
- merge] launched the installer, default options are 9GB + windows phone dev and its up to 14G
- merge] wow - 14 GB - wow, that is a whole lot of IDE - given, of the approx 9 components to choose from at install time, 7 are selected by default, I added the remaining 2 unchecked items ] window phone (4GB) and ] the other ?? silverlight - just to give me everything, this raised the estimated install disk size from 9 to 14 GB. After completing the install, it looks like it took about 8.5 GB
- ] it installed cleanly - in just a little over 1 hour, I did get 1 warning message at the end of installation
- ] warning message - This computer does not support hardware virtualization, which means Windows Phone Emulator 8.0 can't run on this PC.
- ] installer identifes it as "visual studio community 2013 update 4"
- [2014-11-27] launch
- ] after the install completed, the dialog offered up a lauch option
- *] NOTE on the win 8.x start screen the program is identified as Visual Studio 2013
- x] at first glance it seems to have replaced the vs 2013 express edition i had installed, but NOPE, vs 2013 express is still there.
- ] first option to sign in - sync your setting across devices, (choosing maybe later)
- ] option to change themes, 3 options, light, dark and blue, this can be changed later ( choose, light)
- ] launches successfully, nice theme, + screenshot
- ] looks somewhat similar to previous version, lots and lots of menu options
- [2014-11-27] open project1
- ] # # - review data - i already had a few VS projects kicking around, so I am going to take a look at them for anything of value/interest
- ] try mvcapp1 - the project opens, build/run/launch in ie, getting an ERROR in browser re: sql error
- ] ERROR: sql re:
- [2014-11-27] FIX-PRB-
- ] # # - sql error - fixed with a change to the setting in mysql db
- [2014-11-27] open project 1(contd)
- ] # # - project launches, and seems 100% functional. Woot
- ] renamed .sln - could we do this before ?
- [2014-11-27] reviewed
- x] # # - reviewed my current projects, to see what was in there, turns out nothing much there
- TLDR
- x] click here to begin installing the NEW vs community version on your PC, when install completes, Launch the application
- *] FYI its a big package, 10-15GB big on disk and it will take a while to install
- x] click file new project | asp.net web application | mvc application, to build your first project
- *] select language C# on lh side
- x] name your project on the first screen
- *] explaining the difference between "projects" and "sites"
[next]
- ] vs community 2013 update 4
- ]
] msft survey ( ? on vs download or ? )
What one specific improvement could Microsoft make that would have the greatest impact on your satisfaction with the Microsoft Visual Studio website? (Please be specific.)
clarity - a "beginners path" for someone new to VS, there's a ton of info on the site, but if your a new dev or a dev that's new to the msft ecosystem, I think getting started could be made a lot clearer, easier to navigate, ...