A short article which describes how manually writer the byte order mark (BOM) of an encoding into a stream
Blog Articles and information on C# and .NET development topics
The Cyotek Development Blog has moved - please find it at https://devblog.cyotek.com.
Although these pages remain accessible, some content may not display correctly in future as the new blog evolves.
A sample project which shows how to extract email addresses from Outlook via C# and Interop.
Overview of an update to the ImageBox control
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.
Sample C# application project which can generate basic arcade style explosion images for use in your own applications.
This article describes adding new functionality to the ImageBox control to allow selecting portions of the current image.