Many months ago I made a post announcing my windows client for transmission. With university work out of the way for a while, I've found some time to make some improvements and create a site for the project on google code. I wanted to the code to reach a good level of maturity before I gave it a site outside my own. I use it on almost a daily basis, so I've identified and fixed a number of bugs, and I've had some helpful reports from others which have been acted on. It works well for me. The other day I got a patch sent to me, which is what sparked my interest in it again.

As well as the new site, here's a list of the major improvements I can remember:
* Drag and drop support (patch thanks to sitzmar).
* Option to retry a number of times if a request fails.
* Support for 1.40. Different authentication methods are required for 1.2x and 1.40+, but it should be able to differentiate and use the appropriate one automatically.
* The text displayed in older versions would flicker when an update was performed. This has been fixed.
* Created an up-to-date installer. A zip version has only been available the last few months because I lost the script to create the installer.
Here's the new site: http://code.google.com/p/transmission-remote-dotnet/
You'll need a recent Microsoft .NET runtime. Bug reports and patches are welcome. Enjoy!