How To Use Diagnostic Windows In Visual Studio 2015 To Check The Execution Time
Last year Microsoft released VS 15 and add a interesting new feature called “ Diagnostic Tools debugger window”
Last year Microsoft released VS 15 and add a interesting new feature called “ Diagnostic Tools debugger window”
If you work in Visual studio 2015 update 1 and got issue like this“
Few months ago I work on a .net project (windows form actually) which I downgrade to .net 2.0 for some reason ( it was.net 4). Downgrade the project is not d...
If your visual studio run too slow for download the nuget package that is common to the most project you build in daily rutine then you can follow same trick...
If you compile your winform project (regardless to target version of .net framework) and it’s can’t be compiled on another machine (which don’t have update 1...