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

Join 306,906 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,760 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 19, 2008        Views: 1785
Allows advanced control over the Console.Beep() method, enabling simple SFX to be added to Console applications
Submitted: September 3, 2009        Views: 650
Calculates a maximum font size to give any string, ensuring a whole string is displayed without having to use wrapping.
Submitted: September 3, 2009        Views: 1096
Converts and control to a usable image. Also contains implementation to output as a file, or directly to an ImageSource
UniqueID in C# by ragingben
Submitted: December 18, 2008        Views: 2091
Generates a unique ID in either a numeric, textual or alphanumeric form that is useful for automated filehandling opertaions, such as logging.