Visual Web Devloper 2005

Would be nice to have a detailed example of setting up one of your samples with Visual Web Devloper 2005. Seems odd that the only respective post were dated around 2006. Thanks

Hi,

All the examples work on any .Net framework without any problem. Please check the source code of our featured demos: Aspose.Cells Demos (the demos gets installed using MSI installer package) and use it in VWD 2005.

And please check for a programmer's guide for wiki documentation example for features: Aspose.Cells Docs

There is not any difference using Aspose.Cells component with VS.Net 2002, VS.Net 2003, VS.Net 2005 or VWD 2005. For your info, Aspose.Cells component does not get registerd on your system. You will only Add Reference... to Browse the .dll file into your project and use it. The Aspose.Cells.dll file is there in the installed folder....i.e. ...\Program Files\Aspose\Aspose.Cells\Bin\Net1.0 and you may add ref. to your project.

Thank you.