StrataFrame Forum

Target framework for SF 1.6.6?

http://forum.strataframe.net/Topic19853.aspx

By Edhy Rijo - 10/2/2008

Hi,

For the current SF version 1.6.6 what .NET Framework should we use, 2.0, 3.0 or 3.5?

By Trent L. Taylor - 10/3/2008

You can use any of them, but SF is compiled in .Net 2.0.  But you can develop using SF on any of the 3, but you will have to make sure that .NET 2.0 is distributed when you deploy your application (which is not an issue).
By Edhy Rijo - 10/3/2008

Thanks Trent.