IBrowse Index


Click for Code DOM Technology - More Code Generation

Code DOM Technology - More Code Generation

The final article at 15seconds.com in Brian Korzeniowski series goes on to demonstrate more ins and outs of Microsoft's Code DOM Technology. In this final article the details of the previous two are pulled together into a Web Service which generates C# code for custom atrributes. Whether this is a buzz-technology step too far I'll leave you to decide! But the information about the Code DOM itself and the practical details are still very useful.

  more...


Last Updated: 12 April 2003


Click for MSDN Magazine: Preview and Print from Your Windows Forms App with the .NET Printing Namespace

MSDN Magazine: Preview and Print from Your Windows Forms App with the .NET Printing Namespace

A comprehensive article covering the .NET Printing and Previewing and demonstrating quite nicely that the whole thing is easier, and more nicely integrated that anything VB ever had to offer. The section on background threaded printing is a little weak, however, the same issue of the magazine has a nice AsyncUtils class to download which will help you achieve the task properly.

  more...


Last Updated: 11 April 2003


Click for Code DOM Technology - Code Generation and Attributes

Code DOM Technology - Code Generation and Attributes

The second of Brian Korzeniowski's articles on the Code DOM demonstrates creating custom attributes and applying them to a code-generation application. It also demonstrates interrogating source code at runtime using reflection.

  more...


Last Updated: 11 April 2003


Click for Code DOM Technology - Introduction

Code DOM Technology - Introduction

This article at 15seconds.com is the first in a series by Brian Korzeniowski that describes Microsoft's Code DOM Technology and how to leverage it from .NET to build applications which generate code. It describes the Code DOM Namespaces and provides some really useful details on the advanges and limitations of the technology, then provides a practical example which generates code.

  more...


Last Updated: 10 April 2003