Click here to Skip to main content
15,894,896 members
Home / Discussions / C#
   

C#

 
AnswerRe: Why ToString() and not ToString; Pin
PIEBALDconsult22-Jul-09 5:19
mvePIEBALDconsult22-Jul-09 5:19 
QuestionCS0019 Error When Trying to Concatenate Pin
tsqlmand21-Jul-09 17:43
tsqlmand21-Jul-09 17:43 
AnswerRe: CS0019 Error When Trying to Concatenate Pin
dan!sh 21-Jul-09 17:52
professional dan!sh 21-Jul-09 17:52 
GeneralRe: CS0019 Error When Trying to Concatenate Pin
tsqlmand22-Jul-09 1:57
tsqlmand22-Jul-09 1:57 
GeneralRe: CS0019 Error When Trying to Concatenate Pin
PIEBALDconsult22-Jul-09 5:21
mvePIEBALDconsult22-Jul-09 5:21 
AnswerRe: CS0019 Error When Trying to Concatenate Pin
Uri Lavi21-Jul-09 17:54
Uri Lavi21-Jul-09 17:54 
AnswerRe: CS0019 Error When Trying to Concatenate Pin
Robin_Roy21-Jul-09 18:26
Robin_Roy21-Jul-09 18:26 
QuestionClient server connection Pin
yogesh_softworld12321-Jul-09 14:31
yogesh_softworld12321-Jul-09 14:31 
AnswerRe: Client server connection Pin
yogesh_softworld12321-Jul-09 15:36
yogesh_softworld12321-Jul-09 15:36 
GeneralRe: Client server connection Pin
KornZhang21-Jul-09 19:02
KornZhang21-Jul-09 19:02 
Questionie toolbar setting cookies Pin
spelltwister21-Jul-09 12:12
spelltwister21-Jul-09 12:12 
QuestionDeleting multiple values from the grid view and database table using windows form in C#. Pin
Omar Akhtar Sheikh21-Jul-09 11:39
Omar Akhtar Sheikh21-Jul-09 11:39 
AnswerRe: Deleting multiple values from the grid view and database table using windows form in C#. Pin
Mycroft Holmes21-Jul-09 14:57
professionalMycroft Holmes21-Jul-09 14:57 
Loop through the rows in the datagridview
identify the record that is checked
Delete it from the database
reload the DGV

Loop through the rows in the datagridview in REVERSE
identify the record that is checked
Delete it from the database
Delete the row from table/list supporting the DGV


Never underestimate the power of human stupidity
RAH

Questionhow use the clear Pin
neha_rai21-Jul-09 10:31
neha_rai21-Jul-09 10:31 
AnswerRe: how use the clear Pin
Blue_Boy21-Jul-09 10:42
Blue_Boy21-Jul-09 10:42 
GeneralRe: how use the clear Pin
neha_rai21-Jul-09 10:49
neha_rai21-Jul-09 10:49 
GeneralRe: how use the clear Pin
0x3c021-Jul-09 11:01
0x3c021-Jul-09 11:01 
GeneralRe: how use the clear Pin
neha_rai21-Jul-09 11:49
neha_rai21-Jul-09 11:49 
GeneralRe: how use the clear Pin
Christian Graus21-Jul-09 11:01
protectorChristian Graus21-Jul-09 11:01 
GeneralRe: how use the clear Pin
neha_rai21-Jul-09 11:46
neha_rai21-Jul-09 11:46 
GeneralRe: how use the clear Pin
Christian Graus21-Jul-09 13:01
protectorChristian Graus21-Jul-09 13:01 
QuestionHow to get the selected ToolStripeItem Pin
neus8321-Jul-09 7:48
neus8321-Jul-09 7:48 
AnswerRe: How to get the selected ToolStripeItem Pin
DaveyM6921-Jul-09 9:43
professionalDaveyM6921-Jul-09 9:43 
GeneralRe: How to get the selected ToolStripeItem Pin
neus8321-Jul-09 21:45
neus8321-Jul-09 21:45 
GeneralRe: How to get the selected ToolStripeItem Pin
DaveyM6921-Jul-09 22:17
professionalDaveyM6921-Jul-09 22:17 

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.