Related resources for XSL stylesheet
  • Automate the process of documenting your code9/29/2012 7:27:05 AM. The Visual Studio .NET IDE allows to document your code in a way that the compiler can create an XML document describing your classes, methods, properties, etc. This article explains how to use this feature and then create a basic help file out of it.
  • GalleryDotNet12/26/2005 7:22:16 AM. This is a simple C# console application (source included) that takes a directory of images and creates a html gallery out of them.