I'm still using XML Serialization at Disign Time.
All the deserialized objects forgiveness their attributes like
[Browsable(false)]

How can I restore attributes into Deserialized object??

I'm using Visual Studio SP1 with Framework 2.0


Thanks