Click here to Skip to main content
16,008,490 members
Home / Discussions / C#
   

C#

 
GeneralWrite Protecting a USB Flash Drive Programatically Pin
Ian Uy10-Dec-07 20:09
Ian Uy10-Dec-07 20:09 
QuestionRe: Write Protecting a USB Flash Drive Programatically Pin
Rojan Gh.10-Dec-07 22:41
professionalRojan Gh.10-Dec-07 22:41 
GeneralRe: Write Protecting a USB Flash Drive Programatically Pin
Ian Uy10-Dec-07 22:44
Ian Uy10-Dec-07 22:44 
QuestionXML or database...? Pin
Pankaj - Joshi10-Dec-07 19:52
Pankaj - Joshi10-Dec-07 19:52 
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 
Database, ie SQL CE.

Faster or not depends on how you use it. Do you load the XML into memory once and use the data from memory? or do you have to query the XML every time? If you load them into memory, you will be hogging a lot of memory.

You won't know if you wake up one day, the requirement has been changed to 6000 records, must be able to add or delete, and changes needs to be deployed to 500 users.
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 
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 

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.