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

Can you explain model, controller and view in mvc?

0 Answers  


How to Redirect Tracing to a File

0 Answers   HCL,


Explain how you can implement Ajax in MVC?

0 Answers  


How large is the .net framework 3.0? Does this change make the release larger?

0 Answers  


What operating systems will the .net framework 3.0 be available for?

0 Answers  


explain what does .edmx file contains?

0 Answers   Microsoft,


js fn to go to the particular page when enter is clicked

1 Answers  


What is the use of web api ? Why web api needed, if you have already restful services using wcf ?

0 Answers  


Explain the methods used to render the views in ASP.Net MVC?

0 Answers  


What is CLR? How it will work?

5 Answers  


Explain Model, view and Controllers in Asp.Net MVC?

0 Answers  


If we not suppress finalize method in dispose what will happen?

2 Answers   Kanbay,


Categories