Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Does the .NET Framework have in-built support for
serialization?

Answers were Sorted based on User's Feedback



Does the .NET Framework have in-built support for serialization?..

Answer / swapna

There are two separate mechanisms provided by the .NET
class library - XmlSerializer and soapFormatter or
BinaryFormatter. Microsoft uses XmlSerializer for Web
Services, and uses SoapFormatter/BinaryFormatter for
remoting. Both are available for use .

Is This Answer Correct ?    5 Yes 0 No

Does the .NET Framework have in-built support for serialization?..

Answer / kirti

There are two separate mechanisms provided by the .NET class library - XmlSerializer and SoapFormatter/BinaryFormatter. Microsoft uses XmlSerializer for Web Services, and uses SoapFormatter/BinaryFormatter for remoting. Both are available for use in your own code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Describe the advantages of writing a managed code application instead of unmanaged one. What's involved in certain piece of code being managed ?

1 Answers  


What's an interface

1 Answers  


Explain the methods used to render the views in mvc?

0 Answers  


What is MVVM design pattern?

0 Answers  


If you are using components in your application, how can you handle exceptions raised in a component ?

4 Answers   Accenture, BirlaSoft,


Is any files are generated,when we are adding the web reference to the web service?

2 Answers  


What does mvvm mean?

0 Answers  


Which are the abstract classes available under system.xml namespace

1 Answers  


Does .NET Framework support SAX?

0 Answers   Wipro,


Can you draw and explain the .NET Farmework?

2 Answers   Bosch,


What is the CLR

1 Answers  


What is Attribute Routing in ASP.Net MVC?

0 Answers  


Categories