Printable Version of .NET Class Library

Hi,

I am looking for .NET class library with descriptions that can be printed out on paper.

MSDN offers a great reference but somehow i have trouble printing it out properly. Can someone please tell me where else i can find something similar thanks very much



Answer this question

Printable Version of .NET Class Library

  • pblecha

    Ah! Gotcha, thanks for that.

    If you have MSDN installed on your computer, you can print the pages you like in the help file. I'm not sure there is a paper back version of the entire doc, not AFAIK - everything is online and you have the MSDN documentation too (if you have it installed)



  • ruleDWorld

    Err...he wanted to print out the MSDN library....




  • Jim Shipley

    what exactly do you need help with the MSDN docs are pretty good at this IMHO, here is a sample code on printing out to paper, the textual representation of a control on all the controls of a form, which goes to the next page should it need to :

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=813103&SiteID=1



  • Printable Version of .NET Class Library