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#21347/18/2007
Find the IP of a WinCE device Works also on devices without shells, such as emulators...C#5073/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#5221/23/2007
Dispose pattern A good implementation of the IDisposable patternC#4971/23/2007
Transparent panel A panel with a transparent background-C#43797/26/2006
PocketPC FileRetriever via ActiveSync This snippet retrieve all files in the specified folder of a repote PocketPC device connected via ActiveSync.C#22805/9/2006
FileEnumerator Enumerates all files in the specified directory (included files in all subdirectories of the specified directory).C#6135/5/2006
DirectoryEnumerator Enumerates all subdirectories of a specified directory.C#5675/5/2006
Compact Framework 1.0: Splash Screen A useful splash screen for any Compact Framework 1.0 application! :)C#19715/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#21505/3/2006
12