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 is literal control

588


What do you mean by jagged array?

506


What are the fundamental differences between value types and reference types?

557


What is the difference between struct and class c#?

492


What is a float?

500






What is a custom attribute?

483


What are c# collections?

479


Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?

512


When Should You Call The Garbage Collector In .net?

555


What is private protected in c#?

504


What is a Jagged Array in C#?

558


Are c# references the same as c++ references?

556


How do I link two windows forms in c#?

477


What is serialization in dot net?

484


Is c# or c++ better for games?

472