Which is the best way for keeping the data in XML or SQL
server..and why?
Answer Posted / shaheen
To store the data, the best and appropriate way is SQL
SERVER as it is more compatible with any language and gud
database.
i think for a short term XML also plays vital role in
storing the data.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you know about WM_CHAR message?
How does bubble sort work?
Can we override constructor in c#?
What do you mean by default constructor?
What is the difference between paramaterized constructor and copy constructor?
What is Implementation inheritance
What is a data set in c#?
What is default class in c#?
What is tryparse c#?
List out the differences between array and arraylist in c#?
Why do we use overloading in c#?
What are the different approaches of passing parameters to a method?
Where are value types stored in c#?
What is transparent caching with aop ?
Overloaded constructor will call default constructor internally?