Problem
Entity Framework Power Tools provides useful feature of Entity Framework 6 but is not supported on Visual Studio 2015, only 2010, 2013
Possible Cause
The EF Power Tools is integrated with EF Designer on Visual Studio and it will be replaced on EF 7
Solution
Download the customized package here
Turn the visual studio off
Install it by double click OR by using Administrator account
...
[More]
On this short video, we will discuss about a technology overview when choosing ASP.NET web forms. At least there are five reasons why you should choose ASP.NET web forms such as the rapid development environment, drag-and-drop support, and many more. Please view the video!
And how about a consideration why you don't need to use ASP.net web forms, just visit the comment and let's discuss...
[More]
Problem
When you click the install button on .NET Core installation you will get this error. Although you already have Visual Studio Update 3 Installed
Cause
This might be happening several packages is not ready or corrupts.
Solution
Repair your Visual Studio by Re-installing the Update 3.
Download the latest patch on Update 3 namely Update 3.3 (KB3165756)
Restart your VS
Run it agai...
[More]
Today we will discuss about how to get faster update on your Visual Studio 2015. These tips save me about two hours
Problem
You move Documents folder or move the location of OneDrive. Suddenly the Documents Folder is duplicated on the left side of navigation.
Cause
The problem happens because enumerator problem on the Windows 10. This can't be avoided for some PC
Solution
On the File Explorer, open View Tab
Click Options
Go to View Tab
On the Navigation Pane Category, select "Show All Folders" or u...
[More]