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

Name the two classes are required for implementing a windows service?

763


What is dataset c#?

680


What are different types of Delegates in C#?

728


Why is aws serverless?

660


What is an event in c#?

660






Is c# substring zero based?

668


Why are strings in c# immutable?

674


What is reference c#?

731


What is a function c#?

693


How to override a function in c#?

723


What is strong name assembly?

627


What are the different types of comments in c#?

654


What is generic collection in c#?

657


What is the difference between ienumerable and iqueryable?

626


Are enums static c#?

670