Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

Mike Mayer Profile

photo Mike Mayer (mag37)
08 Mar 2004
United States United States
Application Developer
http://www.mag37.com/
Contact memberContact this Member Edit ProfileEdit my profile

Mike Mayer is a Microsoft MVP in Visual C#.

This user has contributed 2 articles, 0 code samples and posted 0 messages in our discussion forums.

Technology Interests

      Articles & Tutorials

    • Printing Reports in .NET

      by mag37

      Learn how to print reports from C# and other .NET languages using the open source library presented here. Features include Printing DataTables, printing paragraphs of text using style classes, customizable page headers and footers, boxes, lines, graphics and much more.. Read full article

    • Launching a process from Windows Forms

      by mag37

      This article shows how to launch a process (such as a bat file, perl script, console program) and have its standard output displayed on a windows form. . Read full article