As some of you might know, I've been trying to write an
interface between Newsgator and Community Server 2.0 so that I can post directly
from Newsgator in Outlook.
The forum link is here: http://dotnet.org.za/forums/thread/51003.aspx
So, this weekend I'm coding like crazy in Visual Basic Express and suddenly
realise that it's not compatible (yet) with the interfaces I want to use. (I
might be wrong, and will still try get it to work.)
In any case, I was wondering if it was possible to compile a project
targeting 1.1 runtime instead of 2.0 in VS2005, and I came across this link: MSBuild Toolkit for Visual Studio 2005 RC
It's not available currently, but should be posted back up there soon.
I'm sure this will be helpful to anyone who is using VS2005, and might want to
compile something to target the previous versions of .NET.