There are some really good sites on where to get the latest MS development stuff. The pillar is of course MSDN and it's future improved edition MSDN2 but once it leaves beta this link might be obsolete. Then if you have a broadband connection I'd definitely recommend the Channel 9 site which hosts a bunch of videos with MS developers showing their jobs and the latest technologies. They have a new forum service, so we'll see what level of acceptance it will have. MS has definitely been ahead with this blog-mania and a lot of developers blog regulary, my favorites are Eric Gunnerson, Adam Kinney, Don Box,Mark Fussell, Stan Lippman, Chris Sells and the mythical Scobleiser.
Kaspersky Anti Virus 6 and Subversion problems
I've spent a good part of my day today in trying to understand why I can't checkout our subversion repository. I was getting this: svn: REPORT of '/svn/repos/!svn/vcc/default': 400 Bad Request google searches would make you think it's a proxy issue but I don't use or need one so after a lot of trial and errors I've found out that if you use Kaspersky Anti-Virus 6 it seems that if you use the Web Anti-Virus options with the recommended settings and you have the "Scan HTTP traffic" option on you end up with the problem above. It seems Kaspersky doesn't like the HTTP packets subversion uses so they get blocked. I really like Kaspersky and I recommend it to all but I hope they will address this issue as soon as possible as subversion is becoming the main open source VCS system. Any tips on this issue are welcome.
Comments