Which is the best way for keeping the data in XML or SQL
server..and why?
Answer Posted / srinivas
FRIENDS THE ABOVE DISCUSSION ANSWER IS COMPLETELY WRONG .
THE BEST WAY TO USE IS SQL SERVER BECAUSE IF WE WANT ANY
MODIFICATIONS TO OUR DATA IT IS VERY EASY TO ORGANISE OUR
DATA AND RETRIVES EFFICIENTLY.
BUT COMING TO XML IT IS DIFFICULT TO HANDLE LARGE AMOUNT OF
DATA AND DIFFICULT TO MAINTAIN AND TO MODIFY HUGE DATA.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of using statement in c#
What is the example of predicate?
Explain how do I convert a string to an int in c#?
What is hashset c#?
What do you mean by stack and heap in c#?
How can I get the ascii code for a character in c#?
Why dictionary is used in c#?
What is an enumerator in c#?
Explain boxing and unboxing in c#?
Why do we need singleton class in c#?
Explain About namespaces
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
What is method and function in c#?
What is meant by collections in c#?
What is the use of inheritance in c#?