Code Vault

Config for Subsonic in Winform

April 11, 2009 - 3 Comments - C#.NET Code

To use Subsonic as an DAL in your windows application, you will need to do a bit more work then for Web App.

Article Tags: ,

Convert from stream to string

- 1 Comment - C#.NET Code

Convert from stream to string

Article Tags: , ,

Close form to system tray

- 2 Comments - C#.NET Code

Instead of close down the app, the app hide in the system tray instead.

Article Tags: , ,

Start up with Windows

- 1 Comment - C#.NET Code

Allow user to set the application start up with Windows.

Article Tags: ,