.NET Framework 2.0

I’m working on an application that I want to keep in a clean .NET Framework 2.0 for maintenance reasons. Is it possible to get a version of Aspose.Cells compiled with .NET Framework 2.0?

Yours
Lars Hammer

Hi Lars,

Thanks for considering Aspose.

Well Aspose.Cells is supported with .Net 1.0, .Net 1.1 and .Net 2.0 etc. You can create your application on any .Net plateform using Aspose.Cells.

If you are talking about Aspose.Cells.Demos, the Demos are built on .Net Framework 1.0 compiled with Aspose.Cells Dll. You may convert it easily and make Aspose.Cells.Demos solution compatible with VS 2005 or .Net 2.0. In future we will release Demos directly supported with .Net 2.0 or so.

Regards

Amjad Sahi

Aspose Nanjing Team

Thanks for your reply.

What is needed on my target machine (the computer where the software will be installed), to make sure the application is working. Will it suffice with .NET framework 2.0 or is 1.0 or 1.1 also needed?

Yours
Lars Hammer

Hi Lars,

Well you need to install any of the .Net framework on your target machine and you don't need to install all the .Net frameworks

Regards

Amjad Sahi

Aspose Nanjing Team

Thank you, Amjad

Yours
Lars Hammer