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
What are fields in c#?
Is c# a technology?
What is default access modifier for class in c#?
What is iformatprovider in c#?
What does == mean in c sharp?
What is a concrete class in c#?
What is definition in c#?
What are expressions c#?
Why main method is static in c#?
How do you clear a list in c#?
Which is the base class in c#?
What is Implementation inheritance
If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
Why c# is called type safe language?
What are properties in c#. Explain with an example?