Click here to Skip to main content
15,920,633 members
Home / Discussions / C#
   

C#

 
QuestionExecute User written Code Pin
Ketty Avashia10-Jul-07 9:34
Ketty Avashia10-Jul-07 9:34 
AnswerRe: Execute User written Code Pin
Guffa10-Jul-07 9:40
Guffa10-Jul-07 9:40 
GeneralRe: Execute User written Code Pin
Ketty Avashia10-Jul-07 10:05
Ketty Avashia10-Jul-07 10:05 
JokeRe: Execute User written Code Pin
PhilDanger10-Jul-07 10:58
PhilDanger10-Jul-07 10:58 
GeneralRe: Execute User written Code Pin
Ketty Avashia10-Jul-07 11:32
Ketty Avashia10-Jul-07 11:32 
GeneralRe: Execute User written Code Pin
PhilDanger11-Jul-07 2:58
PhilDanger11-Jul-07 2:58 
GeneralRe: Execute User written Code Pin
Ketty Avashia11-Jul-07 5:34
Ketty Avashia11-Jul-07 5:34 
AnswerRe: Execute User written Code Pin
Cyrilix11-Jul-07 8:28
Cyrilix11-Jul-07 8:28 
Questionquestion??? Pin
sarvenaz8410-Jul-07 8:47
sarvenaz8410-Jul-07 8:47 
AnswerRe: question??? Pin
Christian Graus10-Jul-07 9:06
protectorChristian Graus10-Jul-07 9:06 
Questionjfo's Splitbutton... Pin
Faredegyn10-Jul-07 8:12
Faredegyn10-Jul-07 8:12 
QuestionRe: jfo's Splitbutton... Pin
Faredegyn11-Jul-07 3:24
Faredegyn11-Jul-07 3:24 
QuestionC# Having the Font resize accordingly with the label and the form it is in. Pin
Minosknight10-Jul-07 7:12
Minosknight10-Jul-07 7:12 
AnswerRe: C# Having the Font resize accordingly with the label and the form it is in. Pin
Christian Graus10-Jul-07 7:15
protectorChristian Graus10-Jul-07 7:15 
GeneralRe: C# Having the Font resize accordingly with the label and the form it is in. Pin
Minosknight10-Jul-07 7:18
Minosknight10-Jul-07 7:18 
GeneralRe: C# Having the Font resize accordingly with the label and the form it is in. Pin
Christian Graus10-Jul-07 7:32
protectorChristian Graus10-Jul-07 7:32 
QuestionHow to trap unhandled exceptions Pin
Glenn E. Lanier II10-Jul-07 6:45
Glenn E. Lanier II10-Jul-07 6:45 
AnswerRe: How to trap unhandled exceptions Pin
Christian Graus10-Jul-07 6:59
protectorChristian Graus10-Jul-07 6:59 
GeneralRe: How to trap unhandled exceptions Pin
Glenn E. Lanier II10-Jul-07 7:57
Glenn E. Lanier II10-Jul-07 7:57 
GeneralRe: How to trap unhandled exceptions Pin
Christian Graus10-Jul-07 8:11
protectorChristian Graus10-Jul-07 8:11 
GeneralRe: How to trap unhandled exceptions Pin
Glenn E. Lanier II10-Jul-07 10:14
Glenn E. Lanier II10-Jul-07 10:14 
AnswerRe: How to trap unhandled exceptions Pin
Daniel Grunwald10-Jul-07 8:17
Daniel Grunwald10-Jul-07 8:17 
GeneralRe: How to trap unhandled exceptions Pin
Glenn E. Lanier II10-Jul-07 10:16
Glenn E. Lanier II10-Jul-07 10:16 
QuestionDataGridView Pin
mehrdadc4810-Jul-07 6:45
mehrdadc4810-Jul-07 6:45 
Hi.
I have a DataGridView, now I want to use edit feature of it.
for save changes to DB, the way that I know is that read all rows of DataGridView and update all rows in DB (even rows that have no changes)
What is better way, that only changes be updated?

Best wishes

AnswerRe: DataGridView Pin
rahvyn610-Jul-07 9:40
rahvyn610-Jul-07 9:40 

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.