Click here to Skip to main content
15,888,461 members
Home / Discussions / C#
   

C#

 
QuestionDatagrid sorting Pin
mehmetned11-Apr-07 4:21
mehmetned11-Apr-07 4:21 
AnswerRe: Datagrid sorting Pin
thomasa11-Apr-07 4:42
thomasa11-Apr-07 4:42 
Questionmanual updation in clickonce,Deployment Pin
pashitech11-Apr-07 4:10
pashitech11-Apr-07 4:10 
AnswerRe: manual updation in clickonce,Deployment Pin
Ed.Poore11-Apr-07 23:54
Ed.Poore11-Apr-07 23:54 
QuestionRegistring COM object Pin
Stevo Z11-Apr-07 3:41
Stevo Z11-Apr-07 3:41 
AnswerRe: Registring COM object Pin
Stevo Z11-Apr-07 4:22
Stevo Z11-Apr-07 4:22 
QuestionAdding WebDav Server to Windows Application Pin
Komil11-Apr-07 3:19
Komil11-Apr-07 3:19 
QuestionProblem in inserting large amount of records in XML file Pin
Affan Toor11-Apr-07 2:33
Affan Toor11-Apr-07 2:33 
Hi!
I am facing problem when inserting large amount of data in XML file. I am using C# 2005. I am using XML file as a replacement of database table. My application stores as many as 100000 or more records in XML file, but it takes too much time in inserting/retrieving these records (almost 1-2 minutes).

I have made such insertion before but at that time structure of each node of XML was very simple with no child nodes, it took 1-2 seconds to insert 100000 records at that time. But now structure of each node is different. Each node contains 5-6 child nodes..

Previously i used MS Access for this purpose but faced same problem so switched to XML, now the data insertion/retrieval time is reduced almost 5 times but my problem is not solved, i want to insert/retrieve 100000 records in maximum 15 seconds.

Please tell me why this problem is occuring, can XML be used as alternative of database? If not then how can i obtain required results...? is there any thing else available for this, other than database and XML...

I put this question in XML/XSD board but i was adviced to consult C# group..

Thanks in advance...



Regards,
Affan Ahmad Toor
AnswerRe: Problem in inserting large amount of records in XML file Pin
Colin Angus Mackay11-Apr-07 2:48
Colin Angus Mackay11-Apr-07 2:48 
AnswerRe: Problem in inserting large amount of records in XML file Pin
andre_swnpl11-Apr-07 2:51
andre_swnpl11-Apr-07 2:51 
AnswerRe: Problem in inserting large amount of records in XML file Pin
Not Active11-Apr-07 2:52
mentorNot Active11-Apr-07 2:52 
AnswerRe: Problem in inserting large amount of records in XML file Pin
Jaiprakash M Bankolli11-Apr-07 3:14
Jaiprakash M Bankolli11-Apr-07 3:14 
QuestionCRUD using listview [modified] Pin
danielwinata11-Apr-07 2:11
professionaldanielwinata11-Apr-07 2:11 
AnswerRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 3:17
Jaiprakash M Bankolli11-Apr-07 3:17 
GeneralRe: CRUD using listview Pin
danielwinata11-Apr-07 15:55
professionaldanielwinata11-Apr-07 15:55 
GeneralRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 19:12
Jaiprakash M Bankolli11-Apr-07 19:12 
GeneralRe: CRUD using listview Pin
danielwinata11-Apr-07 21:45
professionaldanielwinata11-Apr-07 21:45 
GeneralRe: CRUD using listview Pin
Jaiprakash M Bankolli11-Apr-07 22:11
Jaiprakash M Bankolli11-Apr-07 22:11 
Questiondrag&drop Pin
sonia3si11-Apr-07 1:27
sonia3si11-Apr-07 1:27 
AnswerRe: drag&drop Pin
_mubashir11-Apr-07 1:29
_mubashir11-Apr-07 1:29 
QuestionC# and COM for x64 Pin
Simon D Smart11-Apr-07 0:26
Simon D Smart11-Apr-07 0:26 
AnswerRe: C# and COM for x64 [modified] Pin
Ed.Poore11-Apr-07 1:20
Ed.Poore11-Apr-07 1:20 
GeneralRe: C# and COM for x64 Pin
Simon D Smart11-Apr-07 5:40
Simon D Smart11-Apr-07 5:40 
Questionhow to find the error in xml file in C#. Pin
gpremkamal10-Apr-07 23:33
gpremkamal10-Apr-07 23:33 
AnswerRe: how to find the error in xml file in C#. Pin
blackjack215010-Apr-07 23:47
blackjack215010-Apr-07 23:47 

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.