edit-task
Home
Up
Delete
Task Name:
Task Description:
#### - VISUAL STUDIO COMMUNITY 101 - a beginners guide to mastering msfts new FREE version of their IDE
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">Getting Started: VISUAL STUDIO COMMUNITY</h1> <h2>[previously]</h2> <ol> <li><strong>[2013-mm-dd]*] my first windows 8 app</strong></li> <ol> <li>] journal - a step by step accounting of my journey to creating <span style="text-decoration: underline;"><strong>my first windows 8 app</strong></span></li> <li>] code - the app i created, design, production, .... ( e's OneDrive account)</li> </ol> <li><strong>[2014-11-dd] my journal - visual studio community edition - from newbie to ???</strong></li> <ol> <li>] I saw <span style="text-decoration: underline;">the announcement</span> that msft was open sourcing asp.net </li> </ol></ol> <h2>[currently]</h2> <ol> <li><strong>[2014-11-dd] <span style="background-color: #00ff00;">announcement </span></strong></li> <ol> <li>] msft announces it will open source it's ".net 2015" developer platform/framework, </li> <li>] AND make it x-platform</li> <li>] AND it will also, provide a new free version of Visual Studio IDE that is close to the current professional edition in features/functionality</li> </ol> <li><strong>[2014-11-dd] <span style="background-color: #00ff00;">visual-studio-Community-2013</span></strong></li> <ol> <li>] <a href="http://www.visualstudio.com/news/vs2013-community-vs" target="_blank">Visual Studio - Community Edition announcement</a> - has links to the intro video below, the download page,</li> <li>[20:00] VIDEO <a href="http://channel9.msdn.com/Events/Visual-Studio/Connect-event-2014/040" target="_blank">Introducing Visual Studio Community 2013 </a> 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.</li> <li>] MSFT program manager <a href="http://www.hanselman.com/blog/announcingnet2015netasopensourcenetonmacandlinuxandvisualstudiocommunity.aspx" target="_blank">Scott Hanselman's summary blog post of this announcement</a> </li> </ol> <li><strong>[2014-11-26] </strong><span style="background-color: #00ff00;"><strong>decide</strong></span></li> <ol> <li>] i know that VS has a reputation as a great IDE, argueably, even one of the best</li> <li>] i don't really use it,</li> <li>] i do have the VS express edition(aka FREE ) installed, but, I dont really use it much either,</li> <li>] then I watched the announcement video(linked above), for the new community edition of VS an it sold me</li> </ol> <li><strong>[2014-11-27] </strong><span style="background-color: #00ff00;"><strong>install</strong></span></li> <ol> <li>] ? 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.</li> <li>merge] launched the installer, default options are 9GB + windows phone dev and its up to 14G</li> <li>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</li> <li>] it installed cleanly - in just a little over 1 hour, I did get 1 warning message at the end of installation</li> <li>] warning message -<span lang="EN"> This computer does not support hardware virtualization, which means Windows Phone Emulator 8.0 can't run on this PC. </span></li> <li><span lang="EN">] installer identifes it as "visual studio community 2013 update 4"</span></li> </ol> <li><strong><span lang="EN">[2014-11-27] <span style="background-color: #00ff00;">launch </span></span></strong></li> <ol> <li><span lang="EN">] after the install completed, the dialog offered up a lauch option</span></li> <li><span lang="EN">*] NOTE on the win 8.x start screen the program is identified as <strong>Visual Studio 2013</strong></span></li> <li><span lang="EN">x] at first glance it </span><span lang="EN">seems to have replaced the vs 2013 express edition i had installed, but NOPE, vs 2013 express is still there. </span></li> <li><span lang="EN">] first option to sign in - sync your setting across devices, (choosing maybe later)</span></li> <li><span lang="EN">] </span><span lang="EN">option to change themes, 3 options, light, dark and blue, this can be changed later ( choose, light)</span></li> <li><span lang="EN">] </span><span lang="EN">launches successfully, nice theme, + screenshot</span></li> <li><span lang="EN">] looks somewhat similar to previous version, lots and lots of menu options</span></li> </ol> <li><strong><span lang="EN">[2014-11-27] <span style="background-color: #00ff00;">open project1</span></span></strong></li> <ol> <li><span lang="EN">] # # - 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</span></li> <li><span lang="EN">] try mvcapp1 - the project opens, </span><span lang="EN">build/run/launch in ie, getting an ERROR in </span><span lang="EN">browser re: sql error</span></li> <li><span lang="EN">] ERROR: sql re: </span></li> </ol> <li><span lang="EN"><strong>[</strong><strong>2014-11-27</strong><strong>] FIX-PRB-</strong></span></li> <ol> <li><span lang="EN">] # # - sql error - fixed with a change to the setting in mysql db</span></li> </ol> <li><span lang="EN"><span lang="EN"><strong>[2014-11-27] open project 1(contd)</strong></span></span></li> <ol> <li><span lang="EN">] # # - project launches, and seems 100% functional. Woot</span></li> <li><span lang="EN">] renamed .sln - could we do this before ? </span></li> </ol> <li><strong><span lang="EN">[2014-11-27] reviewed </span></strong></li> <ol> <li><span lang="EN">x] # # - reviewed my current projects, to see what was in there, turns out nothing much there</span></li> </ol> <li><span style="background-color: #ffff00;"><strong><span lang="EN">TLDR</span></strong></span></li> <ol> <li><span lang="EN">x] click <span style="text-decoration: underline;">here</span> to begin installing the NEW vs community version on your PC, when install completes, Launch the application</span></li> <ol> <li><span lang="EN">*] FYI its a big package, 10-15GB big on disk and it will take a while to install </span></li> </ol> <li><span lang="EN">x] click file new project | asp.net web application | mvc application, to build your first project </span></li> <ol> <li><span lang="EN">*] select language C# on lh side</span></li> <li><span lang="EN">x] name your project on the first screen </span></li> <li><span lang="EN">*] explaining the difference between "projects" and "sites" <br /></span></li> </ol></ol></ol> <h2>[next]</h2> <ol> <li>] vs community 2013 update 4 </li> <ol> <li>]</li> </ol></ol> <p> </p> <p><br />] msft survey ( ? on vs download or ? )<br /> 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.)</p> <p>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, ...</p>