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

Join 306,937 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,804 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: March 16, 2009        Views: 1304
Demonstrates how to have your Flex app auto-start in full screen mode.
Submitted: February 27, 2009        Views: 1195
This checks to see which available COM ports are open using System.IO.Ports then adds the available ports that are open to a combobox. You could replace the combobox to just a string[] and return that. This returns a bool, for it's integrated into our applications, and libraries, but works fine stand alone.