Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
AnswerRe: XML or database...? Pin
StianSandberg10-Dec-07 20:34
StianSandberg10-Dec-07 20:34 
GeneralRe: XML or database...? Pin
blackjack215010-Dec-07 21:33
blackjack215010-Dec-07 21:33 
GeneralRe: XML or database...? Pin
Colin Angus Mackay10-Dec-07 22:25
Colin Angus Mackay10-Dec-07 22:25 
AnswerRe: XML or database...? Pin
darkelv10-Dec-07 21:05
darkelv10-Dec-07 21:05 
GeneralRe: XML or database...? Pin
Colin Angus Mackay10-Dec-07 22:20
Colin Angus Mackay10-Dec-07 22:20 
GeneralRe: XML or database...? Pin
darkelv11-Dec-07 0:30
darkelv11-Dec-07 0:30 
GeneralRe: XML or database...? Pin
Colin Angus Mackay11-Dec-07 1:50
Colin Angus Mackay11-Dec-07 1:50 
AnswerRe: XML or database...? Pin
Colin Angus Mackay10-Dec-07 22:28
Colin Angus Mackay10-Dec-07 22:28 
Pankaj - Joshi wrote:
I'm having 500 hard coded records in a database. Now I thinking about to make a XML for that..So Which one is faster...? A XML file or a database table ..?


It depends on what you are using these records for. How do you intend to query them? What do they contain?


Pankaj - Joshi wrote:
If a XML is faster then what is the best way to retrieve the data from it...?


For example, if the data is a simple key/value lookup then loading it into a Hashtable may be the best thing to do. However, it really depends on what this data is.



Upcoming FREE developer events:
* Developer Day Scotland

My website | blog


GeneralRe: XML or database...? Pin
anandakumarm10-Dec-07 23:02
anandakumarm10-Dec-07 23:02 
GeneralRe: XML or database...? Pin
Colin Angus Mackay10-Dec-07 23:32
Colin Angus Mackay10-Dec-07 23:32 
QuestionUnlock windws user Pin
pprabhu10-Dec-07 19:19
pprabhu10-Dec-07 19:19 
QuestionHow to Override internal abstract method? Pin
Mukesh Choudhari10-Dec-07 18:55
Mukesh Choudhari10-Dec-07 18:55 
GeneralRe: How to Override internal abstract method? Pin
N a v a n e e t h10-Dec-07 19:48
N a v a n e e t h10-Dec-07 19:48 
GeneralRe: How to Override internal abstract method? Pin
Mukesh Choudhari10-Dec-07 21:35
Mukesh Choudhari10-Dec-07 21:35 
GeneralRe: How to Override internal abstract method? Pin
N a v a n e e t h10-Dec-07 22:18
N a v a n e e t h10-Dec-07 22:18 
GeneralRe: How to Override internal abstract method? Pin
Colin Angus Mackay10-Dec-07 22:33
Colin Angus Mackay10-Dec-07 22:33 
GeneralRe: How to Override internal abstract method? Pin
N a v a n e e t h10-Dec-07 22:58
N a v a n e e t h10-Dec-07 22:58 
GeneralRe: How to Override internal abstract method? Pin
Colin Angus Mackay10-Dec-07 22:30
Colin Angus Mackay10-Dec-07 22:30 
GeneralRe: How to Override internal abstract method? Pin
m@u10-Dec-07 22:58
m@u10-Dec-07 22:58 
GeneralRe: How to Override internal abstract method? Pin
N a v a n e e t h10-Dec-07 23:01
N a v a n e e t h10-Dec-07 23:01 
GeneralRe: How to Override internal abstract method? Pin
m@u10-Dec-07 23:11
m@u10-Dec-07 23:11 
GeneralRe: How to Override internal abstract method? Pin
N a v a n e e t h10-Dec-07 23:17
N a v a n e e t h10-Dec-07 23:17 
GeneralRe: How to Override internal abstract method? Pin
m@u10-Dec-07 23:23
m@u10-Dec-07 23:23 
GeneralBeginner in C# Pin
tasumisra10-Dec-07 18:25
tasumisra10-Dec-07 18:25 
GeneralRe: Beginner in C# Pin
Michael Sync10-Dec-07 18:54
Michael Sync10-Dec-07 18:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.