which one is better to use with c#?
xml or sql
|
Go4Expert Founder
|
![]() |
| 23Sep2011,21:45 | #2 |
|
The one that suits your need because both have their own set of advantages.
|
|
Banned
|
|
| 22Oct2011,14:36 | #3 |
|
we can use both xml and sql....but not familier with xml iam using with sql....it quite good and easy.
|
|
Go4Expert Member
|
|
| 8Nov2011,02:15 | #4 |
|
Depends on size of data dude, if you have very large dataset, do use SQL. I basically use xml for storing configurations.
|

