Keep Track of your active files inside Solution Explorer – A Quick Visual Studio Tip
While working in a large Visual Studio Solution with several numbers of projects, keeping track of currently active / working file is difficult. Tracking this will help us to understand where we are on the solution or which layer we are currently working on. If we can’t track it automatically, we have to scroll through entire solution explorer Read more about Keep Track of your active files inside Solution Explorer – A Quick Visual Studio Tip[…]