Assembly Reference Scanner Sample
A sample project which shows how to extract email addresses from Outlook via C# and Interop.
An article which describes how to adjust the zoom and view port in a ScrollableControl to match a specified rectangle.
An article which describes how to zoom into a fixed point in a ScrollableControl, keeping a given point in the same position after the zoom.
An article which describes how to create a multi-page container control with design time support, and a Visual Studio 2012 appearance.
A quick sample which shows how to convert PDF files into images and display them in an ASP.NET application.
This article describes adding new functionality to the ImageBox control to allow selecting portions of the current image.
This article shows how you can store 2D data in a 1D array using row-major order and convert locations between the two.
Article describing a component for parsing bitmap font files generated by AngelCode's BMFont utility
Article which describes detecting if your application is running with elevated permissions on Windows Vista or Windows 7 and how to spawn new processes which run using elevated permissions.