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 |
Your ASP.NET application displays sales data on a page. You want to improve performance by holding the page in memory on the server for one hour. You want to ensure that the page is flushed from memory after one hour, and that the page is re-created when the next request for the page is received. What should you do? A . Initialize a new instance of the Cache class in the Application.Start event handler. B . Initialize a new instance of the Timer class in the Page.Load event handler. C . Set the Duration attribute of the OutputCache directive in the page. D . In the Web.config file, set the timeout attribute of the sessionState element.
5 Answers ADITI, Syntax Softtech,
What is custom events? How to create it?
what is stateless ?
Why mvc is faster than asp.net? : Asp.Net MVC
What is the first name space in .netF/W heirarchy
Explain the concept of View Model in MVC?
What is dynamic web page with example?
What is GAC in ASP.NET 2.0
How do you make your site SSL enabled ?
One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?
What is the difference between a candidate key and primary key?
Define xmlvalidatingreader class.
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)