Tagged Questions
7
votes
6answers
1k views
Stability of .NET serialization across different framework versions
A project I'm working on requires serializing a data structure before shutting down and restores its state from this serialized data when it start up again.
Last year, we were building for .NET 1.1, ...
2
votes
2answers
362 views
Is the June 2009 WPF Toolkit Safe to Use in Applications that will be Shipped Out to Customers?
Is the June 2009 WPF Toolkit safe to use in applications that will be shipped out to customers?
I'm seriously concerned that my application will crash three days prior to release. This concern ...