Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is the difference between viewbag and viewdata in mvc?

1015


What is presentation framework?

1065


How to bind table colum with gridview column?

1189


Is .net framework 4.8 the last version?

1094


what is entity graph in entity framework?

1194


Describe the gac in the .net framework.

1071


Which is the default http method for an action method?

1046


what is explicit loading?

1168


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

1261


what is complex type?

1065


Explain Sections is ASP.Net MVC?

1191


What is separation of concerns in asp.net mvc?

1220


What are non action methods in mvc?

1073


What is viewdata?

1081


Explain entity lifecycle? : Entity framework

1112