CSLA 3.x with .NET1.1?

CSLA 3.x with .NET1.1?

Old forum URL: forums.lhotka.net/forums/t/3583.aspx


jeusdi posted on Monday, September 24, 2007

Can I use CSLA 3.x with .NET 1.1 (Visual Studio 2003)?

Thanks for all.

RockfordLhotka replied on Monday, September 24, 2007

No. CSLA .NET 2.0 and higher use generics, which are a .NET 2.0 feature.

Well, let's make that a "qualified" no. You could always rework the framework everywhere generics are in use to use non-generic equivalents. I think that'd be a fair amount of work, but I am sure it would be possible given enough time.

Copyright (c) Marimer LLC