Visual Web Dev Express and .NET 1.1
I understand that Visual Web Dev Express installs the .NET 2 Framework. If I install that, will I still be able to compile libraries with the same machine for use on a web server running the .NET 1.1 framework? Does it matter? I am a web developer and I don't use Visual Studio. I just compile single libraries from the command line for my web site.

