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

What are the benefits of using the aggregate method in linq?

582


When should I use static in C#?

631


If casting fails what type of exception is thrown?

565


What is the difference between list and dictionary in c#?

547


What is the use of generics in c#?

550






What is a factory in c#?

563


Define a class and an object?

633


Can we inherit two classes in c#?

604


What is c sharp language?

605


What is the process of delegation?

577


Are arraylist faster or arrays?

590


What does string intern do?

567


Explain copy constructor?

762


What is gac? What are the steps to create an assembly and add it to the gac?

574


What is the difference between class and namespace?

576