Which is the best way for keeping the data in XML or SQL
server..and why?

Answer Posted / nazrul

We can keep our data in both XML or SQL Server depend on
reqirement.
1)xml is good for small database where manipulation is not
frequent.data connection is also light in xml.
2)xml is good where we have to convert our data in diffrent
database like ms-Access.
Sql is good where we need manipualation frequently.and
data is big.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain static class members.

560


Why do we need singleton class in c#?

522


What is xaml file in c#?

523


What is a event in c#?

453


Why to use lock statement in c#?

485






What are strings in c#?

481


What is the benefit of delegate in c#?

490


What are some of the commonly used commands in sqlcommand?

482


Why is c# better than java?

495


What is the difference between abstract class and interface in c#?

478


What does type safe mean in c#?

490


What does out mean c#?

472


What is the difference between struct and class c#?

467


What is difference between string and stringbuilder in c#?

453


What does writeline mean?

519