Welcome to JacksonSoft

“… true worshippers shall worship the Father in spirit and in truth: for the Father seeketh such to worship him.” —John 4:23
Home
About Us
Mark Jackson
Products
Contact Us
Site Map
Mark Jackson
 
I have been developing software in various languages for the last eight years, and in .Net for the last four years.
 
I am also the Worship Leader for my local church, which is what gave me the impetus to write Worship Presenter.
 
 
 
 
 
 
These are a few of the coding articles I have written.

Customising the .NET Panel control

Customising the .NET Panel control to give it a gradient fill, and round corners.
More...

Painting your own tabs
How to control the painting of the .NET TabControl.
More...
 
 
 

A Splash Screen that runs without a message pump
How to create a Splash Screen that can start before the main application thread.
More...
 
 
 

Asynchronous processing of functions and webservice calls
Implementing the Whidbey (.NET 2.0) BackgroundWorker component in VB.NET 1.1, and extending it to support multiple arguments. 
More...

True Transparency support for the .NET CheckBox control
Adding true transparency support to the .NET CheckBox control, in C# or VB.NET.
More...