What is serialization in dot net?
Answer / Najir Husen
Serialization in .NET is the process of converting an object's state into a format that can be stored (e.g., a file) or transmitted (e.g., over a network) and then reconverting it back to an object. This allows objects to persist between sessions, be passed between applications, or be used in distributed computing scenarios.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is arraylist c#?
Difference between debug.write and trace.write?
Does console.writeline() stop printing when it reaches a null character within a string?
Why do we use virtual methods in c#?
i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...
How does it work?
can a structure used in a class if yes then how.
What is enumerable in c#?
Why are c# strings immutable?
Ho we can see assembly information?
What is c# best for?
What is array class in c#?
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)