ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage   interview questions urls   External Links  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  C Sharp
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what is serilization?
 Question Submitted By :: Thirushakar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is serilization?
Answer
# 1
Serialization is the process of saving the state of an 
object by converting it to a stream of bytes
 
Is This Answer Correct ?    4 Yes 0 No
Thirushakar
 
  Re: what is serilization?
Answer
# 2
serialization is process of converting object into stream
 
Is This Answer Correct ?    1 Yes 1 No
Naidu
 
 
 
  Re: what is serilization?
Answer
# 3
Serialization is a process of converting object into stream
of bytes.

Types of Serialization 

1)XML Serialization
2)SOAP Serialization
3)Binary Serialization
4)Custom Serialization

In XML Serialization we can convert only public objects into
stream of bytes, where as in SOAP and Binary Serialization
we can convert private objects also. 

In XML Serialization we can able to convert only objects
into stream of bytes, but in Binary Serialization we can
convert all the objects(Objects in Object) also.
 
Is This Answer Correct ?    1 Yes 0 No
Nithya
 
  Re: what is serilization?
Answer
# 4
SERIALIZATION:
            serialization is the process of converting an 
object or a graph of object in to a linear sequence of 
bytes or stream.
 
Is This Answer Correct ?    0 Yes 0 No
Annalakshmi
 
  Re: what is serilization?
Answer
# 5
All the above descriptions are corret.

Seriallization is done for the faster accessing of remote 
object. So it is mainly used in remoting. 
Remoting is a concept in .Net which helps to access/make 
use of remote (through internet) application(/object).
So the object requested is converted in to stream of bytes 
and get transfered to the requsted application.
 
Is This Answer Correct ?    1 Yes 0 No
Stanly Jose
 

 
 
 
Other C Sharp Interview Questions
 
  Question Asked @ Answers
 
What?s the C# equivalent of C++ catch (?), which was a catch-all statement for any possible exception?  1
What?s the top .NET class that everything is derived from? Visual-Soft3
What?s an abstract clas? Mind-Tree2
What are the the three types of DAO ?  1
Can multiple catch blocks be executed?  2
how to use msflexgrid in asp.net Unichem1
If u declare two interfaces withsame methodnmae .prototype how can u call the particular method from class? Microsoft3
What is the difference between readonly and const Emphasis1
what is the difference between int and Int32? TCS2
About Virtual functions and their use ? MMTS6
What is architecture of your poroject? how i c an say? Phoenix-Technologies1
Why would you use untrusted verificaion?  1
Can you store multiple data types in System.Array?  4
What is the difference between these statements obj=null and obj.dispose() Fulcrum-Logic1
How do you implement multiple inheritance in .NET? Microsoft4
What?s the difference between System.String and System.StringBuilder classes?  1
Why is it a bad idea to throw your own exceptions?  3
What statements can enclose a "continue" statement?  1
How do you generate documentation from the C# file commented properly with a command-line compiler?  1
explain DIFFERENCE BETWEEN CLASS AND MODULE?  3
 
For more C Sharp Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com