printing source code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • zoneal@yahoo.com

    #1

    printing source code

    Part of our peer review process is a code walk-thru using hard-copy
    source code. I'm not real happy with the way source code is printed in
    VS.Net. In VB6 we had the option of printing the entire project, just
    the module, etc. In VB.Net that control appears to be missing-what's
    open is what you get. Further, I've already wasted a ream of paper by
    forgetting to expand all the regions before printing. Do you have any
    suggestions? Thanks.

  • Ken Tucker [MVP]

    #2
    Re: printing source code

    Hi,

    http://msdn.microsoft.com/library/de...un05302003.asp

    Ken
    --------------
    <zoneal@yahoo.c om> wrote in message
    news:1128470678 .630945.282850@ o13g2000cwo.goo glegroups.com.. .[color=blue]
    > Part of our peer review process is a code walk-thru using hard-copy
    > source code. I'm not real happy with the way source code is printed in
    > VS.Net. In VB6 we had the option of printing the entire project, just
    > the module, etc. In VB.Net that control appears to be missing-what's
    > open is what you get. Further, I've already wasted a ream of paper by
    > forgetting to expand all the regions before printing. Do you have any
    > suggestions? Thanks.
    >[/color]


    Comment

    Working...