Re: create .NET 1.1 code with VS2005?



VS can also restrict syntax, go to properties of the project, build tab,
click advanced button and select language version ISO-1 to be .net 1.1
compatible.

Dennis


"Stephan Steiner" <steiner@xxxxxxxxxxx> wrote in message
news:e7uW6Cg5FHA.268@xxxxxxxxxxxxxxxxxxxxxxx
> That seems to imply that without MSBee it's not possible :( While as a
> developer except for legacy apps there really is no reason to not upgrade,
> the folks at Sun got this one right by building it right into the compiler
> (on the other hand, it only checks syntax, not class libraries, so it's
> not that great either)
>
> Stephan
>
> "Joe" <Joe@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:F4F23345-8CBD-4373-AE59-6DDAE0AB9D0D@xxxxxxxxxxxxxxxx
>> Take a look at this:
>>
>> http://blogs.msdn.com/clichten/archive/2005/11/08/490541.aspx
>>
>


.