locked
VS 2017 free edition RRS feed

All replies

  • User2103319870 posted

    Anil Srivastava

    can someone give me the URL to iso image file 

    You can try installing the Community edition(free version) for Visual Studio 2017 from https://www.visualstudio.com/

    Once you select the Community 2017, You will get an exe for download. Follow the instructions to install the Community Edition. You might need to create an account to install the community edition.

    You can view this video to understand the procedures to install Visual Studio

    Reference url : https://docs.microsoft.com/en-us/visualstudio/install/install-visual-studio

    Saturday, August 26, 2017 3:33 PM
  • User1027872733 posted

    A2H

    I installed it as you told me.

    one more question which version of sql server should i install to be compatible with both

    vs 2015

    vs 2017

    thanking you sir

    Saturday, August 26, 2017 5:21 PM
  • User2103319870 posted

    Anil Srivastava

    one more question which version of sql server should i install to be compatible with both

    I have  Visual Studio Community 2017 and SQLServer 2016 installed and it works fine with out any issue.

    You can try installing SQL Server 2016

    Saturday, August 26, 2017 5:42 PM
  • User1027872733 posted

    This is my sample code

    Thanking You very much

    Sunday, August 27, 2017 1:42 PM
  • User1027872733 posted

    Hi All

    I got code samples from following

    https://code.msdn.microsoft.com/

    are  there more safe sites to learn/download code samples

    Sunday, August 27, 2017 1:45 PM
  • User-335504541 posted

    Hi anil Srivastava,

    You could refer to the link below for the tutorial of asp.net core:

    https://docs.microsoft.com/en-us/aspnet/core/

    And you could refer to the following link for some code sample:

    https://channel9.msdn.com/coding4fun/blog/45-and-counting-ASPNET-Core-Samples

    Best Regards,

    Billy

    Monday, August 28, 2017 4:29 AM