Home
Manage Your Code
Snippets for Diego Guidi
Showing 1-10 of 20
TitleDescriptionLanguageViewsDate Added
C# BusyIndicator Shows a wait cursor during a long task.C#6707/18/2007
Find the IP of a WinCE device Works also on devices without shells, such as emulators...C#1893/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#1941/23/2007
Dispose pattern A good implementation of the IDisposable patternC#2131/23/2007
Transparent panel A panel with a transparent background-C#9067/26/2006
PocketPC FileRetriever via ActiveSync This snippet retrieve all files in the specified folder of a repote PocketPC device connected via ActiveSync.C#10515/9/2006
FileEnumerator Enumerates all files in the specified directory (included files in all subdirectories of the specified directory).C#2425/5/2006
DirectoryEnumerator Enumerates all subdirectories of a specified directory.C#2215/5/2006
Compact Framework 1.0: Splash Screen A useful splash screen for any Compact Framework 1.0 application! :)C#5495/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#8755/3/2006
12