School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!
Welcome to Dream.In.Code
Become an Expert!

Join 306,779 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,553 people online right now. Registration is fast and FREE... Join Now!



's Contributions
Below are the tutorials, code snippets, and resources has submitted to dream.in.code. For more information on Kudos and contributing to dream.in.code visit: http://home.dreamincode.net/?p=about#kudos.
Tutorials
Code Snippets
Submitted: December 5, 2008        Views: 5197
This code will send and receive data from a serial port, and write the received data to a textbox.
Submitted: July 16, 2009        Views: 138
This snippet will take any integer value and return the string representation. For example, 925 will return as "nine hundred twenty five".
Submitted: November 20, 2008        Views: 2200
This will allow only one instance of an application to be running at any given time.
Submitted: July 15, 2009        Views: 409
This snippet shows how to play a sound on Windows Mobile 5.
Submitted: July 13, 2009        Views: 562
This snippet will push a file from the server to the browser to allow the user to download/view it.
Submitted: December 5, 2008        Views: 5845
This code will write to a textbox on a form from a different three.