October 11 2008




 
Search Blog Entries:



What is this?

Code Snippets
Why should we reinvent the wheel constantly? Wouldn't it be great to share .NET CF solutions with your peers? In the code snippet section of DotNETForDevices that is exactly what you can do. Share code with the community. We are specifically targetting the embedded and mobile markets. This area is a place holder for code snippets, provided not only by the makers of the website, but also by yourself. Make sure to visit back!
 
 
Available memory in PocketPC and CF Flash
Submitted By:     Maarten Struys
A managed interface to the GetDiskFreeEx API  
Painting on a tab page
Submitted By:     Maarten Struys
How to directly paint on a page of a tab control?  
Warm reboot of a PocketPC
Submitted By:     Maarten Struys
Resetting a PocketPC programmatically using C# or VB.NET  
Terminating threads in the .NET CF
Submitted By:     Maarten Struys
Special attention is required to properly terminate a thread in the .NET Compact Framework  
RoadAssistance Sample Code
Submitted By:     Maarten Struys
Download all sample code and documentation for the RoadAssistance Application  
RoadAssistance Sample Code in VB.NET
Submitted By:     Maarten Struys
Download all sample code and documentation for the RoadAssistance Application in VB.NET  









Send us your solutions, code, or advice. We might put it here on the site!








SpiralFX Web Development
www.spiralfx.com


Do you have the urge to know how to properly create and terminate multiple threads in a managed device application? Here is your chance!

 
Read Full Article