I'm still using XML Serialization during Design Time.
All the deserialized objects forgiveness their attributes like
[Browsable(true)]
How can i restore attributes into deserialized object??
I'm using Visual Studio 2005 SP1 and Framework 2.0.
Best Regards