Run Web Application in Multiple Browser Simultaneously from Visual Studio
As a web developer, for performing cross browser testing, we need to run our web site in multiple browser from…
As a web developer, for performing cross browser testing, we need to run our web site in multiple browser from…
While debugging the applications in visual studio, in may instances it many require to call a specific method when a…
As we wind up with year 2013, and entering into a new year, I wish you and your family a…
Sorting and Removing the unused namespaces is a general coding standard guideline. We maintained this for all the files where…
“Peek Definition” improves the overall developer productivity by displaying the code definition with in the same code window as an…
In our previous post (View Help with in Same Code Window – Peek Help), we have seen one excellent productive…
Peek Help feature enables the Visual Studio 2013 users to view the code help ( MSDN documentation ) with in…
In one of our previous tip (Changing Code Information Indicator Styles in Visual Studio 2013), we have seen how we…