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


Please Help Members By Posting Answers For Below Questions

What does the initial catalog parameter define in the connection string?

573


Difference between debug.write and trace.write?

614


How do you implement thread synchronization in c#?

549


What are reflections in c#?

579


What is the meaning of int parse in c#?

587






Is learning c# hard?

591


What is the difference between // comments, /* */ comments and /// comments?

578


What is a string in c#?

558


What are namespaces, and how they are used?

650


What is the purpose of the integer parse method the decimal parse method?

615


How can you read 3rd line from a text file?

639


What is private virtual in C#?

668


What is master page in asp net c#?

567


What is asynchronous one-way calls?

622


What are the different approaches of passing parameters to a method?

576