Which is the best way for keeping the data in XML or SQL
server..and why?
Answer Posted / shaheen
To store the data, the best and appropriate way is SQL
SERVER as it is more compatible with any language and gud
database.
i think for a short term XML also plays vital role in
storing the data.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is c# an array?
Why do we need events in c#?
What is difference between string and stringbuffer in c#?
What is the difference between method and constructor in c#?
Can c# inherit multiple classes?
Define a class and an object?
List the different stages of a thread?
Why is it efficient to use System.string under System.Text.StringBuilder ?
Can abstract class instantiated c#?
Why do we need oops in c#?
Why reflection is used in c#?
What is data binding c#?
Describe the process of “exception handling implementation” in c#?
What are the Types of JIT and what is econo-JIT
Why do we use Design Pattern in C#?