Why do I get errors when I try to serialize a Hashtable
Answer / kirti
XmlSerializer will refuse to serialize instances of any class that implements IDictionary, e.g. Hashtable. SoapFormatter and BinaryFormatter do not have this restriction.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the version number for the next version of the .net framework, codenamed �orcas�?
What is the difference between model view and controller?
How large is the .net framework 3.0? Does this change make the release larger?
What is the CTS
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?
What is serialization ?
What are the main features of asp.net mvc 4 used by asp.net web api?
what is explicit loading?
How to use Jquery Plugins in ASP.Net MVC validation?
Why doesn't the .NET runtime offer deterministic destruction
what is .NET ?