Which is the best way for keeping the data in XML or SQL
server..and why?
Answer Posted / srinivas
we can store the data in both xml and sql server, but the difference is you can store the static data in xml file like error messages, captions or menu items. But its not good for storing application data(it should store in any RDBMS)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I unload an application domain?
What is strongly typed in c#?
Where is c# compiler located?
Difference between abstract classes and interfaces
How can we sort the elements of the array in descending order?
How the versioning applies to Assemblies or can you explain version numbers?
What is difference between an reference type and value type in C#?
Is c# still popular?
Can we inherit private members of class in c#?
How do you declare an interface in c#?
What is delegates in c# and uses of delegates?
Explain About stateless and state full web service
What is different between Implicit conversion and Explicit conversion in C#?
What is the difference between and xml documentation tag?
What basic steps are needed to display a simple report in crystal?