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
Difference between debug.write and trace.write?
What does console readline do in c#?
How can I process command-line arguments?
What does dbml mean in texting?
Is c# a strongly-typed language?
What is dataset and dataadapter in c#?
What is arraylist c#?
What is a trace and asset? Explain some differences?
Why we need get set property in c#?
Differentiate between static class and singleton instance?
What are bitwise logical operators?
How is a string immutable?
What is func delegate in c#?
What is unmannaged code and will CLR handle this kind of code or not .
What is the difference between firstordefault and singleordefault?