JLION.COM
JLION.COM - What's New...
Articles

What's New...

7/18/2011 Create Graph Paper
A super simple web page for creating graph paper that can be printed out.
7/17/2011 jsThermometer.aspx
A javascript/jquery version of a thermometer chart
1/9/2010 SystemInfo
A wrapper class for the GetNativeSystemInfo API. Use this class to determine not only which version of Windows you're running in (XP, Vista, Windows 7, etc.) but also whether you're running in 32-bit or 64-bit mode and whether the OS is running with an X86 or IA64 architecture.
6/18/2009 Creating Volume Shadow Copies from DotNet, Part II
A wrapper class for the microsoft volume shadow copy service (VSS) that enables this service to be accessed from managed applications. The wrapper includes support for 32 and 64 bit XP, Vista, Server 03 and Server 08.
6/18/2009 Windows API functions for finding and copying files.
Two classes that encapsulate the win32 file management apis, for easier use in managed applications. Use these classes when the SYSTEM.IO file management calls won't do what you need.