Posts Tagged ‘C#’

Programmatically Uploading Videos to YouTube

YouTube recently updated their API with some new features. YouTube is now using the GoogleData API instead of a proprietary API. One of the new features is the ability to upload videos via the API. This means that web sites and client applications now have the ability to upload videos directly to YouTube. I’ve been [...]

Releasing WebPerfTest Tool

I posted a while back in the article StartLogic: Day Three that I had written a little program to test the performance of my web site on a previous web host I was using. I’m releasing this application along with the source code under the GNU GPL license. Here’s a brief rundown of what the [...]