Directly no... Visual Studio 2005 is designed only to target 2.0 (and 3.0 later it seems)... not 1.0/1.1.
You are free to write code in 2005 and compile it externally for the 1.1 framework, you just need to limit yourself to using only classes and methods that are supported there.
One easier way to handle this is to use MSBee which is an addon for MSBuild and lets you target the 1.1 framework.
Please visit http://www.brendansstudentloans.com to help me pay off my student loans a little faster |