What is serialization, how it works in .NET?
Answer / ramesh
serialization is a process of making the object into stream
of bytes to send across the network and platform which can
be in soap or binary or xml format.
serialization is done for the remoting process.
| Is This Answer Correct ? | 13 Yes | 0 No |
what are the lifetime events of a from?
So what exactly is the configuration file for then?
2. What type of code (server or client) is found in a Code-Behind class?
What is the purpose of Treeview control?
Explain how cache is used? : Dot net architecture
Explain the five stages in a dlx pipeline? : Dot net architecture
Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile
Explain .net mobile automatic paging? : Microsoft dot net mobile
Can you explain the difference between an ADO.NET Dataset and ADO Recordset?
how do you hide maximize,minimize and close box at the form title bar?
Why should hire you in company
what are the things we generally declare in session_start , application_start ?