Category Archives: tips
System.Common.dll (New Open Source Project)
You can view the project here Project Description A .Net library that provides methods, properties and more that the .Net Framework doesn’t provide. System.Common is a .Net library that provides commonly used methods, properties, string functions and more that are … Continue reading
Dreamhost – PROMO CODE!
I’ve just recently switched all of my personal sites to Dreamhost. Dreamhost offers unlimited everything at a very low price. I’ve been with them for one year now and have never had any major complaints. I had trouble importing a 70mb sql file and … Continue reading
uStream.tv Status (Java Script)
I was called upon today by a new friend to write a small script to detect the streaming status of a uStream.tv channel. I thought I”d share the script with everyone. ****OK OK, My CodeBox plugin is not working, please … Continue reading
C# Access A Form’s Controls Within A Class
There are a lot of beginner and even intermediate level developers that have no idea how to access/modify a forms objects/methods from within a different class. I’ll show you the easiest practice of this. First we have to make a … Continue reading
What’s Going On?
Got some emails asking what’s been going on. I know I haven’t posted in a while. Some people miss my daily code snippets and short tutorials. I’ve been working hard on an anti-cheat system for BHD with http://cheatsense.com I haven’t … Continue reading
.NET Gravatar Library
I’ve updated my Gravatar source. I am no longer working on the control version. I have focused my attention to a library model. With the library you are able to manipulate the image more then you could with the control. … Continue reading
FBI: Cool People.
Did you guys know that you can go to your local field office with emails, chats, websites; etc? Why? To have them tracked to the source. Maybe you’ve been getting threatening, bullying or disrespectful emails. This is a CRIME now. … Continue reading
Rcon & C#
As some of you know, I’m working on an Rcon Manger for COD4/5. Some of you want to know how I am parsing/prepping the command to be sent. I’ll share with you my method of parsing the command. I don’t … Continue reading
C# Convert Decimal to Integer
Having trouble converting your decimals into integers? A lot of people are. It’s actually pretty easy. Bellow is a short example! Here I am using a Numeric Up/Down control and need to convert the value to an integer to pass … Continue reading










































