Click here to Skip to main content
15,915,603 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows Service Pin
the_jebus12-Jul-05 7:26
the_jebus12-Jul-05 7:26 
GeneralRe: Windows Service Pin
Dave Kreskowiak12-Jul-05 8:10
mveDave Kreskowiak12-Jul-05 8:10 
QuestionHow to save image of a panel with panels inside it Pin
Atlemann12-Jul-05 3:01
Atlemann12-Jul-05 3:01 
GeneralSening Keys to App using directinput Pin
moongood12-Jul-05 2:55
moongood12-Jul-05 2:55 
GeneralRe: Sening Keys to App using directinput Pin
Dave Kreskowiak12-Jul-05 5:23
mveDave Kreskowiak12-Jul-05 5:23 
GeneralC++, C#, 'main' conflict and confusion Pin
outofstock12-Jul-05 2:42
outofstock12-Jul-05 2:42 
GeneralRe: C++, C#, 'main' conflict and confusion Pin
S. Senthil Kumar12-Jul-05 4:33
S. Senthil Kumar12-Jul-05 4:33 
GeneralDatabase access Pin
parrot12312-Jul-05 2:06
parrot12312-Jul-05 2:06 
I have an application that is to read data from a device, parse it and write in an SQL database table as records. The application is in c#.

An average of 8000 records are inserted into the table during every download from the device, and each record is 8 fields long, each field a few bytes (nothing big or complicated, just char and datetime fields).

I wonder how I can best perform the write in the database....should I use datasets or direct access? If datasets, is it better to load the whole table in memory and do an update at the end or fill the dataset, insert and update everytime a record is written?

I am shooting for performance and resource conservation.

Thanks

Chris
GeneralRe: Database access Pin
Alomgir Miah12-Jul-05 4:23
Alomgir Miah12-Jul-05 4:23 
GeneralRe: Database access Pin
V.12-Jul-05 5:16
professionalV.12-Jul-05 5:16 
GeneralRe: Database access Pin
parrot12312-Jul-05 7:30
parrot12312-Jul-05 7:30 
GeneralInheritance problem Pin
tttyip12-Jul-05 2:01
tttyip12-Jul-05 2:01 
GeneralRe: Inheritance problem Pin
Member 91369412-Jul-05 3:04
Member 91369412-Jul-05 3:04 
GeneralRe: Inheritance problem Pin
S. Senthil Kumar12-Jul-05 4:32
S. Senthil Kumar12-Jul-05 4:32 
GeneralPicture problem Pin
Anonymous12-Jul-05 1:50
Anonymous12-Jul-05 1:50 
GeneralRe: Picture problem Pin
Lalit N Dubey12-Jul-05 2:13
Lalit N Dubey12-Jul-05 2:13 
GeneralRe: Picture problem Pin
Anthony Mushrow12-Jul-05 4:46
professionalAnthony Mushrow12-Jul-05 4:46 
GeneralXml Attributes convert to properties. Pin
David_cole12-Jul-05 1:21
David_cole12-Jul-05 1:21 
GeneralNet Remoting Pin
Anonymous12-Jul-05 1:18
Anonymous12-Jul-05 1:18 
GeneralRe: Net Remoting Pin
jdkulkarni12-Jul-05 3:16
jdkulkarni12-Jul-05 3:16 
QuestionHow to use DataGrid in C# Pin
A H Khan12-Jul-05 0:05
A H Khan12-Jul-05 0:05 
AnswerRe: How to use DataGrid in C# Pin
exhaulted12-Jul-05 0:19
exhaulted12-Jul-05 0:19 
AnswerRe: How to use DataGrid in C# Pin
Alomgir Miah12-Jul-05 4:35
Alomgir Miah12-Jul-05 4:35 
General.NET Remoting exception Pin
jdkulkarni11-Jul-05 23:53
jdkulkarni11-Jul-05 23:53 
Generaldisplay shortcut menu in taskbar Pin
JockerSoft11-Jul-05 23:08
JockerSoft11-Jul-05 23:08 

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.