This is a discussion on Does the .NET Framework have in-built support for serialization? within the VB.NET Programming forums, part of the Software Development category; Does the .NET Framework have in-built support for serialization?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| 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 . -Shanthi |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| XML Serialization Using C#... | shaalini | C# Programming | 5 | 03-18-2008 09:32 PM |
| How to use Cursors that was built by Dynamic SQL | vadivelanshanmugam | Database Support | 0 | 02-12-2008 07:03 AM |
| What is serialization | vadivelanvaidyanathan | ASP and ASP.NET Programming | 2 | 09-11-2007 09:30 AM |
| .Net framework support SAX? | devarajan.v | XML and SOAP | 1 | 07-26-2007 04:43 AM |
| Serialization | leoraja8 | Java Programming | 1 | 05-10-2007 08:46 AM |