MSDN hidden features

Posted on Tuesday, May 5, 2009 by Krish Tags: ,
Category: Microsoft, Tips

MSDN tips

1. To get a low bandwidth version of MSDN just add (loband) just before the .aspx (including the brackets)

example: http://msdn.microsoft.com/en-us/library/system.xml.xmlnode(loband).aspx

2. To remove the left side navigation bar add (PDA)


Advertisement


3.  Without header and footer images and style sheets add (robot)

4. Optimized for printing and includes a call to print function add (printer)

There are more hidden fetures of MSDN here