What is serialization ?

Answer Posted / menaka palanisamy

serialization is process of convert object into stream of
bytes.
2 types of serialization
1. binary serialization
2. XML serialization

Is This Answer Correct ?    58 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is code first? : Entity framework

568


what is model first approach?

603


What is edm in entity framework?

527


Explain .Net Framework? Why we use it?

607


mention what is csdl, ssdl and msl sections in an edmx file?

572






Can we have enum in entity framework?

586


What is the difference between adding routes, to a webforms application and to an mvc application?

543


explain how you can load related entities in ef (entity framework)?

540


How can we determine action invoked from HTTP GET or HTTP POST?

564


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

552


Can I add asp.net mvc testcases in visual studio express?

593


Explain the types of Scaffoldings.

628


What is the purpose of a web form?

550


What are Code Blocks in Views?

662


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

1972