Greetings; I've purchased the SPC for .NET package, and I notice in the README it states there is an "Examples2005" directory for me to use for .NET 2005 examples. This directory did not install with the package. Is it available for download?
I started with .NET 2003, and I'm noticing some components using SPC run nicely in 2003 but crash and burn in 2005. I'm assuming the examples I seek will detail the difference?
Thanks for reporting that mention in the README file. It no longer applies. All of the example programs in the examples folder should be compatible with VS 2005, and there is no need for a separate set of example. They were originally created with VS 2002, and when you load them VS 2005 converts them to the VS 2005 project format. The underlying source code remains the same however.