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 |
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
explain how you can load related entities in ef (entity framework)?
what is the use of final method
How to answer for project questions..?
What are the advantages of mvc over asp.net?
what is client wins and store wins mode in entity framework concurrency?
What is Differnce between html.action and ajax.action?
im software developer (.net). i goth1b (usa )appointment 30th of this month . chennai people asking responsbilities .can anyone wht responsbilities i need say . plz help me
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj;
if u add an import stmt to an application u can do the same by adding reference to the apllication then what is the diff bet these two ?
what is a mvc in asp.net?
3 Answers Cap Gemini, Elsinoir Technologies, HCL,
What is domain class model?