Below is the link from where I got it, but didn’t check it. There is time when I desperately need it but at that time I apply some work around.
Blog by Shoaib Azeem
Filed in Uncategorized Leave a comment
Below is the link from where I got it, but didn’t check it. There is time when I desperately need it but at that time I apply some work around.
Filed in Uncategorized Leave a comment
<asp:Label ID=”lbl” runat=”server” style=”word-wrap: break-word;”/>
Filed in Uncategorized Leave a comment
When I install VS 2010 by default it is not keeping the track of the active file in Solution Explorer. In previous version of VS it does. It is very to difficult to find the file at least in big projects. This is very helpful when you are working with a lot of files.
Follow the steps if you want to turn on this feature Go to Tools -> Options -> (Make sure that “Show all setting” checkbox is checked at the bottom of the popup”)Projects and Solutions -> General -> “Track Active Item in Solution Explorer” and check the option to turn this feature off.