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

Join 306,920 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,766 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
No Tutorials Submitted.
Code Snippets
Submitted: August 24, 2007        Views: 801
A game of 21 that was written 1 1/2 years ago by me, as a bash script. I lost the code until recently when i re-activated the page that was hosting it. Any feedback on the performance, new features, bad design, etc is appreciated.
Submitted: August 30, 2007        Views: 10332
This snippet shows how to auto format excel columns or cells using the PIA and C#. You can use this either for a specific cell, a range, or a column.
Submitted: August 30, 2007        Views: 4441
This teaches or shows the syntax for creating a pivot table in excel using C# and the PIA.