Efficient programmers use short keys in IDE like Visual Studio. This saves time and in many cases makes the work run faster also. I also love short keys. They are smart! And there also go some tricks that help make your visual studio days a party! I have listed here some short cuts and some tips with the hope that this will be helpful to you all.
Visual Studio Short-cuts Ctrl+F5 to run the website without debugging. F5 only will run the website in debugging mode. Stop Debugging: Shift+F5 Restart D...
No comments yet, be the first one to post comment.