Which is the best way for keeping the data in XML or SQL
server..and why?
Answer Posted / sharmin jose
This is a very tricky question. Is it for a long term use
or short term use? If its for a long term then SQL server
is the answer and XML for short term.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the use of properties window?
Overloaded constructor will call default constructor internally?
what is the difference between convert.tostring() and tostring() functions ?
What is the use of constructor in c# with example?
What is the namespace for the thread class?
Explain how many types of exception handlers are there in .net?
What is difference between property and variable in c#?
What is application object in c#?
How do I calculate relative time?
How many static constructors are allowed in a class?
Why do we override in c#?
What is an assembly in dotnet?
If casting fails what type of exception is thrown?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
What is regex c#?