Question

How can I setup EXT.NET to VS 2008?

I'm new to EXT.NET and I understand that for it to work with VS you must have at least VS2010. But because of this link https://github.com/paypal/sdk-core-dotnet/wiki/Using-Nuget-in-Visual-Studio-2005-&-2008

I got an idea that it's possible. However the tutorial is quite confusing for me. If you can provide me a more simpler instruction or alternative that would be great.

Thank you!

Was it helpful?

Solution

The Ext.NET .zip download package (http://ext.net/download/) includes .NET 3.5 compiled .dlls. You should be able to add those as a Reference in your VS2008 project.

The .NET 3.5 compiles .dlls are available in the lib > NET35 folder of the .zip package.

Hope this helps.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top