Click here to Skip to main content
15,909,939 members
Home / Discussions / C#
   

C#

 
AnswerRe: Cross development platform form embedding. Pin
Kevin McFarlane23-Jun-07 0:36
Kevin McFarlane23-Jun-07 0:36 
QuestionDataTable performance issue. Pin
syntaxed22-Jun-07 21:58
syntaxed22-Jun-07 21:58 
AnswerRe: DataTable performance issue. Pin
kubben23-Jun-07 1:55
kubben23-Jun-07 1:55 
GeneralRe: DataTable performance issue. Pin
syntaxed24-Jun-07 18:58
syntaxed24-Jun-07 18:58 
GeneralRe: DataTable performance issue. Pin
kubben25-Jun-07 1:35
kubben25-Jun-07 1:35 
GeneralRe: DataTable performance issue. Pin
syntaxed25-Jun-07 22:06
syntaxed25-Jun-07 22:06 
AnswerRe: DataTable performance issue. Pin
Malcolm Smart23-Jun-07 12:19
Malcolm Smart23-Jun-07 12:19 
GeneralRe: DataTable performance issue. Pin
syntaxed24-Jun-07 19:02
syntaxed24-Jun-07 19:02 
Thanks for your reply Angel.

No, there are no indexes. This is just a plain flat file. I have no issues with the process that I am following, except for the performance issue.

What would you suggest, if I go with the approach of copying first 10,000 records and emptying the DataSet, then again copy 10,000 records and emptying, so on so forth.

To me, the above doesnt seem to be a good idea. I posted the code over msdn forums, codeguru forums, but no replies yet! Sigh | :sigh:
QuestionPopulating the TreeView control from the SQL server in C# .NET application [modified] Pin
thachil22-Jun-07 21:40
thachil22-Jun-07 21:40 
AnswerRe: Populating the TreeView control from the SQL server in C# .NET application Pin
Christian Graus22-Jun-07 21:42
protectorChristian Graus22-Jun-07 21:42 
GeneralRe: Populating the TreeView control from the SQL server in C# .NET application Pin
thachil22-Jun-07 22:11
thachil22-Jun-07 22:11 
GeneralRe: Populating the TreeView control from the SQL server in C# .NET application Pin
sidbaruah25-Jun-07 2:04
sidbaruah25-Jun-07 2:04 
Questionhow to make windows calculator in c#? Pin
seeng22-Jun-07 15:14
seeng22-Jun-07 15:14 
AnswerRe: how to make windows calculator in c#? Pin
Christian Graus22-Jun-07 15:19
protectorChristian Graus22-Jun-07 15:19 
Questionhow to make T9 dictionary in c#? Pin
seeng22-Jun-07 15:09
seeng22-Jun-07 15:09 
AnswerRe: how to make T9 dictionary in c#? Pin
Christian Graus22-Jun-07 15:19
protectorChristian Graus22-Jun-07 15:19 
GeneralRe: how to make T9 dictionary in c#? Pin
Laubi22-Jun-07 21:11
Laubi22-Jun-07 21:11 
AnswerRe: how to make T9 dictionary in c#? Pin
Laubi22-Jun-07 21:10
Laubi22-Jun-07 21:10 
QuestionResource dlls Pin
Christian Graus22-Jun-07 14:01
protectorChristian Graus22-Jun-07 14:01 
AnswerRe: Resource dlls Pin
Not Active22-Jun-07 15:48
mentorNot Active22-Jun-07 15:48 
GeneralRe: Resource dlls Pin
Christian Graus22-Jun-07 15:50
protectorChristian Graus22-Jun-07 15:50 
GeneralRe: Resource dlls Pin
Not Active22-Jun-07 15:57
mentorNot Active22-Jun-07 15:57 
GeneralRe: Resource dlls Pin
Christian Graus22-Jun-07 16:15
protectorChristian Graus22-Jun-07 16:15 
AnswerRe: Resource dlls Pin
Dave Kreskowiak22-Jun-07 17:01
mveDave Kreskowiak22-Jun-07 17:01 
GeneralRe: Resource dlls Pin
Christian Graus22-Jun-07 17:07
protectorChristian Graus22-Jun-07 17:07 

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.