Does the Schedule control only work with .NET 4 and VS2010?
I am using .NET 3.5/VS2008 at work and they probably won't be upgrading to VS2010 soon. Is there a way to use the schedule control in .NET 3.5?
Tahir
The XamSchedule assemblies, like the other cross platform assemblies we have (e.g. our dv controls, slider, datatree, etc.) specifically target CLR 4.
Thank you for the answer. I will have to admit that it is a bit disappointing as we were looking forward to having a schedule control as part of Infragistic WPF suite. Of course for people who would use .NET 4, it would be great, but not everyone would be able to use (purchase) VS2010 straight away.