Category Archives: Programming
Visual Studio 2010: Just a few problems.
This is the 4th major release of .NET right? Don’t you think they’d get the idea if you delete a method that you might also want to delete the event handler associated it with? I think it’s quite annoying to … 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
cheatSense goes live!
For a while now several people, including myself, were unhappy with the anticheat provided for Delta Force: Black Hawk Down (DF:BHD). Who isn’t unhappy about that issue? There’s been some Anti Cheat Programs in the past but many in DF:BHD were … 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
.NET URL Shorten-er Library
I’ve been working on a few applications were I’ve been using TinyURL a lot. So, I thought I’d create a library for .NET that contains functions for the most popular URL Shorten-er sites. Function TinyURL Function TimesURL Function DoiopURL … Continue reading
Captcha .NET
I was searching Google and found no results for a Captcha control for Windows development. So I thought I’d create one for .NET Features: Case Sensitive Characters Change Background/Foreground Color Change Font/Font Size Verify Captcha Easily Example Source: Private Sub … Continue reading
TweetP
Snap a shot of your desktop, upload it to TwitPic and post it on Twitter! How easy? 2 clicks easy! So check it out and let me know what you think. This is a beta, if you have suggestions or … 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










































