What is serialization in .NET? What are the ways to control
serialization?

Answer Posted / ragesh

When developing smaller applications that do not have a
database (or other formal storage mechanism) or data that
doesn't need to be stored in a database (such as the state
of a web application), you often still would like to save
the data for later retrieval. There are many ways to do
this, but many of them are subject to a lot of extra code
(work) and extra time spent debugging. With .NET, there is
now an easy way to add this functionality to your code with
only a few lines of easily tested code. This easy way is
called serialization.

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between ASP.NET MVC and ASP.NET WebForms?

674


What is Separation of Concerns in ASP.NET ASP.Net MVC?

681


Explain the difference between viewbag and viewdata in mvc?

620


What is oauth in web api?

610


What is the difference between old ADO.NET and Entity framework coding techniques?

644






What are the levels at which filters can be applied in an asp.net mvc application?

683


What is the use of display modes?

660


What is meant by bootstrap in mvc5?

739


which are the key concepts of entity data model?

680


What are the versions of .net framework?

622


What is .net framwork?

641


what is eager loading?

672


i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources

1667


Explain entity lifecycle? : Entity framework

651


How does .net framework works?

648