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

How to implement a singleton design pattern in c#?

472


What is a data set in c#?

512


Is c# dictionary a hash table?

480


What are the 3 logical operators?

565


Which is better javascript or c#?

505






Can we have 2 main methods in c#?

485


Where do we use serialization in c#?

496


How does one compare strings in c#?

545


What is null in database?

466


Why dictionary is used in c#?

544


What are logical operators in c#?

524


What is int32 maxvalue?

516


What is the difference between protected and internal in c#?

468


What is the difference between public, static, and void?

481


What are the classes contained in a single .NET DLL ?

508