Sunday, August 26, 2012

Move IE scrollbar to left side

When reading article can be useful to put the scrollbar on the left, e.g. if following along with instructions, etc.

paste the following in the address bar; if "javascript:" disappears, retype it:

javascript:void(document.dir="RTL");

ref: http://www.codingforums.com/showthread.php?t=1048

Wednesday, August 22, 2012

Modules Window Symbols Loading

To force the symbols to load, open up the Modules view (Debugger -> Windows -> Modules), navigate to the DLL containing the method, right click and load symbols. 
JaredPar -http://stackoverflow.com/questions/4649093/visual-studio-2010-debugger-steps-over-methods-and-doesnt-stop-at-breakpoints

Thursday, August 2, 2012

Adding Global Site Collection Administrator

The users set in the following location will not appear in the Site Collection Administrators Site Settings > Permissions.

Central Administration > Application Management > Policy for Web Application