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
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About ISerializable
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sourav Kayal (2)
Bechir Bejaoui (1)
Pramod Singh (1)
Related resources for ISerializable
No resource found
How to serialize an object using an ISerializable interface
3/23/2022 9:40:07 AM.
In this article I will show you how to serialize an object using ISerializable interface with a very simple manner.
Important Interface in .NET: Work With ICloneable Interface
2/22/2014 12:32:43 PM.
In this article we will learn the concepts of the ICloneable interface in the .NET class library.
Important Interface in .NET: Work With ISerializable Interface
2/7/2014 12:38:09 PM.
In this article we will learn the ISerializable interface in the .NET class library.
Object Serialization in VB.NET
11/10/2012 2:05:49 AM.
This application is simple Console application which demonstrate Object Serialization in VB.NET by use of System.Runtime.Serialization namespace.