Showing 1-10 of 20
|
C# BusyIndicator
| Shows a wait cursor during a long task. | C# | 918 | 7/18/2007 |
|
Find the IP of a WinCE device
| Works also on devices without shells, such as emulators... | C# | 293 | 3/8/2007 |
|
Resurrect a finalized object
| If you want to resurrect a finalized object (i.e. in object pools) check first if it's possible! | C# | 301 | 1/23/2007 |
|
Dispose pattern
| A good implementation of the IDisposable pattern | C# | 300 | 1/23/2007 |
|
Transparent panel
| A panel with a transparent background- | C# | 2262 | 7/26/2006 |
|
PocketPC FileRetriever via ActiveSync
| This snippet retrieve all files in the specified folder of a repote PocketPC device connected via ActiveSync. | C# | 1539 | 5/9/2006 |
|
FileEnumerator
| Enumerates all files in the specified directory (included files in all subdirectories of the specified directory). | C# | 380 | 5/5/2006 |
|
DirectoryEnumerator
| Enumerates all subdirectories of a specified directory. | C# | 325 | 5/5/2006 |
|
Compact Framework 1.0: Splash Screen
| A useful splash screen for any Compact Framework 1.0 application! :) | C# | 1005 | 5/3/2006 |
|
WinForm freezer
| A utility class that show a static layout of a Windows Form when in the background the content itself is refreshed. This utility class is useful when it's necessary to refresh the content of a form avoiding UI flickering... | C# | 1105 | 5/3/2006 |