Click here to Skip to main content
15,907,687 members
Home / Discussions / C#
   

C#

 
AnswerRe: Disable focus in button with arrow right left up down Pin
Gerry Schmitz7-Feb-19 6:22
mveGerry Schmitz7-Feb-19 6:22 
GeneralRe: Disable focus in button with arrow right left up down Pin
BillWoodruff10-Feb-19 9:07
professionalBillWoodruff10-Feb-19 9:07 
QuestionC# GUI for plotting real time MPU(acceleration) scensors Pin
Member 141421336-Feb-19 7:23
Member 141421336-Feb-19 7:23 
AnswerRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Gerry Schmitz6-Feb-19 8:01
mveGerry Schmitz6-Feb-19 8:01 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Member 141421336-Feb-19 8:41
Member 141421336-Feb-19 8:41 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Gerry Schmitz6-Feb-19 16:59
mveGerry Schmitz6-Feb-19 16:59 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Member 141421337-Feb-19 6:24
Member 141421337-Feb-19 6:24 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Gerry Schmitz7-Feb-19 6:32
mveGerry Schmitz7-Feb-19 6:32 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Dave Kreskowiak7-Feb-19 2:21
mveDave Kreskowiak7-Feb-19 2:21 
AnswerRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
OriginalGriff6-Feb-19 8:02
mveOriginalGriff6-Feb-19 8:02 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Member 141421336-Feb-19 8:39
Member 141421336-Feb-19 8:39 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Pete O'Hanlon6-Feb-19 9:36
mvePete O'Hanlon6-Feb-19 9:36 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Mycroft Holmes6-Feb-19 13:37
professionalMycroft Holmes6-Feb-19 13:37 
AnswerRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
OriginalGriff6-Feb-19 20:00
mveOriginalGriff6-Feb-19 20:00 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
Member 141421337-Feb-19 6:26
Member 141421337-Feb-19 6:26 
GeneralRe: C# GUI for plotting real time MPU(acceleration) scensors Pin
OriginalGriff7-Feb-19 6:40
mveOriginalGriff7-Feb-19 6:40 
AnswerRe: C# GUI for plotting real time MPU(acceleration) sensors Pin
Luc Pattyn7-Feb-19 5:52
sitebuilderLuc Pattyn7-Feb-19 5:52 
GeneralRe: C# GUI for plotting real time MPU(acceleration) sensors Pin
Member 141421337-Feb-19 6:28
Member 141421337-Feb-19 6:28 
GeneralRe: C# GUI for plotting real time MPU(acceleration) sensors Pin
Luc Pattyn7-Feb-19 6:48
sitebuilderLuc Pattyn7-Feb-19 6:48 
QuestionImport .csv file into C# application database. Pin
Member 141420726-Feb-19 5:59
Member 141420726-Feb-19 5:59 
Hi,
Very new to this so appreciate the help.

I am creating an C# application that has a simple database .mdf inside with a table that will hold numbers. Headings are REF and ID as a primary key.

the .csv file will be formatted as:
number,
number,
number,

My application can browse the file path to a text box but then I need to use an 'Import' button to cycle through the numbers in the .csv file and update the table in the database and place them in the REF column.

I can read the .csv into a DataGridView but would rather it just went into the table and didn't create any duplicates when doing so.

Any help appreciated.

Thanks
AnswerRe: Import .csv file into C# application database. Pin
Richard MacCutchan6-Feb-19 6:15
mveRichard MacCutchan6-Feb-19 6:15 
AnswerRe: Import .csv file into C# application database. Pin
Mycroft Holmes6-Feb-19 13:41
professionalMycroft Holmes6-Feb-19 13:41 
QuestionHow to convert docx,pdf or doc files into html file use c# ? Pin
Bol India Bol6-Feb-19 1:35
Bol India Bol6-Feb-19 1:35 
AnswerRe: How to convert docx,pdf or doc files into html file use c# ? Pin
Richard MacCutchan6-Feb-19 2:14
mveRichard MacCutchan6-Feb-19 2:14 
AnswerRe: How to convert docx,pdf or doc files into html file use c# ? Pin
Dave Kreskowiak6-Feb-19 2:35
mveDave Kreskowiak6-Feb-19 2:35 

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.