Showing posts with label Visual Studio 2015 Community Update 3. Show all posts
Showing posts with label Visual Studio 2015 Community Update 3. Show all posts

Wednesday, August 24, 2016

Visual Studio 2015 Community and Entity Framework projects

Installing Visual Studio 2015 Community Update 3 will not automatically provide you with templates that you can use for working with Entity Frame work. You need get the NuGet Package Manager to install the Entity Framework related package as shown here:

NuGet_00.png

If the link is not showing search for NuGet.

Click the link to install and from File you can launch the NuGet Package Manager Console as shown.


NuGet_01.png

Click Package Manager Console to open the pane for entering commands to NuGet Package Manager as shown. Here I tried the to install the Entity Framework Package.

The package is installed for a saved project. In order to install the package you need to create a solution and save it. After which you can install the Entity Framework package from NuGet Package Manager.


After installing we can see the various appropriate references added to the Windows Forms project I created.


With these references you can work with Entity Framework in Visual Studio 2015 Community Update 3. The same procedure can be used for Visual Studio 2013 Community as well.





Tuesday, August 09, 2016

Applying Update3 to Visual Studio 2015 Community Update 2

I had wrongly assumed that I had updated my Visual Studio 2015 Community version to Update 3. You can get the Update in a couple of ways. You can update right from Visual Studio IDE as shown here by choosing the option in the Notifications window.


Another way would be to do so from Control Panel. The highlighted item is Microsoft Visual Studio 2015 Update 2.


 Right click and click on Change. Visual Studio Starts up as shown.



Click on the checkbox Update 3 inside the window and click Next.


Some Android related items and Update 2 will be removed.


The updating process was successful and the computer needs restarting.


Here is the HELP screen from the updated version.

Updated items added to Control Panel's Programs and Features:



DMCA.com Protection Status