What is serialization?
Answers were Sorted based on User's Feedback
Answer / archana.kaushik14
Serialization is a process in which we stream are data in
bytes to keep its state safe and transfer it from one to
other network
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / chethan
Serialization is the concept whereby an object is written
into a linear stream.
| Is This Answer Correct ? | 9 Yes | 7 No |
Answer / niketh
Serialization:
->Process of converting an object into specified Format
->Formats( Binary , soap[xml] )
Serialization is mainly used to transport and store object over a network into an XML file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / subramanyam
Serialization is the process converting inmemory data into persistent data..
Ex:Dataset ds=new dataset();
here ds is in memory data.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / ashwani sharma
it is a process in code written in any technology(asp.net,javascript etc.) is converted into XML code
before transferring to network and then it deserializied by
and platform
| Is This Answer Correct ? | 0 Yes | 5 No |
ASP.NET Web Service
What is an example of an application service provider?
what are the components available in global.asax ?
What is the use of the tag in the web.config file?
What was the difference between machine.config and web.config files
17 Answers Assurgent, NIIT, TCS,
How would you enable impersonation in the web.config file?
what is the purpose of update panel control in ajax?
diff between Server.Transfer() and Server.Execute()
What is X-Path?
What is the default authentication mode for asp.net?
If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?
Is it necessary to create a Windows application or Web application to test a Web service ? Is it must to consume this service?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)