Which is the best way for keeping the data in XML or SQL
server..and why?
Answer Posted / manish
There are different point of view but under it there is a
catch ... SQL SERVER stores the data in XML format only.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can I produce an assembly?
what is a static constructor?
Give examples for value types?
Is it possible to inherit multiple interfaces?
What is the difference between “finalize” and “finally” methods in c#?
Explain the accessibility modifier protected internal?
What you mean by delegate in c#?
What is default constructor in c#?
What is difference between array and arraylist c#?
What is Assembly. and Describe type of assembly. why most developer happy with private assembly.
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
What are strong name assemblies?
Why extension method is static?
What is iformatprovider in c#?
Is a char?