TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ryan Minor
NA
1
0
serialization and moving class
May 14 2009 9:09 PM
Hi there Say you had a serializable object in Namespace A, but then decide later that the object belongs in Namespace B. In your testing you created a serialized file. With this adjustment, the program will not deserialize, and will throw a casting exception. Is there a way to move a class into a different namespace, and be able to deserialize an existing file?
Reply
Answers (
0
)
compare two dataset without using loop
Security implementation in WCF Services