Click here to Skip to main content
15,883,984 members
Home / Discussions / C#
   

C#

 
GeneralRe: DataSet bind to datagrid, how to flush or reject changes on Form.Closing ? Pin
Chris Richner12-Mar-03 5:08
Chris Richner12-Mar-03 5:08 
QuestionGet xpath of current Node? Pin
Bog10-Mar-03 10:00
Bog10-Mar-03 10:00 
AnswerRe: Get xpath of current Node? Pin
Christian Graus10-Mar-03 10:08
protectorChristian Graus10-Mar-03 10:08 
GeneralDrawing my own tab... Pin
Gogou10-Mar-03 9:35
Gogou10-Mar-03 9:35 
GeneralRe: Drawing my own tab... Pin
leppie10-Mar-03 9:50
leppie10-Mar-03 9:50 
GeneralRe: Drawing my own tab... Pin
Gogou10-Mar-03 10:12
Gogou10-Mar-03 10:12 
Question3 State Treeview checkboxes? Pin
vlusardi10-Mar-03 6:25
vlusardi10-Mar-03 6:25 
AnswerRe: 3 State Treeview checkboxes? Pin
Stephane Rodriguez.10-Mar-03 9:41
Stephane Rodriguez.10-Mar-03 9:41 
I would use an image list instead of the built-in check boxes. One image for each state, and you'll need to do some interop (SendMessage(TVM_HITTEST, ...)) in order to know that the user just clicked on the image.
GeneralRecursive File Search Pin
Mark Sanders10-Mar-03 5:42
Mark Sanders10-Mar-03 5:42 
GeneralRe: Recursive File Search Pin
Mazdak10-Mar-03 7:57
Mazdak10-Mar-03 7:57 
GeneralRe: Recursive File Search Pin
leppie10-Mar-03 10:02
leppie10-Mar-03 10:02 
GeneralRe: Recursive File Search Pin
Mazdak11-Mar-03 6:59
Mazdak11-Mar-03 6:59 
GeneralRe: Recursive File Search Pin
Mark Sanders10-Mar-03 10:39
Mark Sanders10-Mar-03 10:39 
GeneralRe: Recursive File Search Pin
Mazdak11-Mar-03 7:30
Mazdak11-Mar-03 7:30 
GeneralRe: Recursive File Search Pin
Mark Sanders14-Mar-03 12:04
Mark Sanders14-Mar-03 12:04 
QuestionHow to Validate NT passwords in c# on windows XP Pin
zoltix10-Mar-03 5:25
zoltix10-Mar-03 5:25 
AnswerRe: How to Validate NT passwords in c# on windows XP Pin
Richard Deeming11-Mar-03 3:10
mveRichard Deeming11-Mar-03 3:10 
GeneralIsolated Control help (AppDomain) Pin
Davide Icardi10-Mar-03 3:17
Davide Icardi10-Mar-03 3:17 
GeneralDeployment Summary Pin
jpwkeeper10-Mar-03 1:45
jpwkeeper10-Mar-03 1:45 
GeneralEBCDIC to ASCII and vice-versa Pin
Vasudevan Deepak Kumar9-Mar-03 22:00
Vasudevan Deepak Kumar9-Mar-03 22:00 
GeneralCode Parser Pin
vikramlinux9-Mar-03 19:57
vikramlinux9-Mar-03 19:57 
GeneralRe: Code Parser Pin
Stephane Rodriguez.10-Mar-03 1:24
Stephane Rodriguez.10-Mar-03 1:24 
QuestionTelling CLR which version to run at application level?? Pin
jtmtv189-Mar-03 19:50
jtmtv189-Mar-03 19:50 
AnswerRe: Telling CLR which version to run at application level?? Pin
David Stone10-Mar-03 3:57
sitebuilderDavid Stone10-Mar-03 3:57 
GeneralRe: Telling CLR which version to run at application level?? Pin
jtmtv1810-Mar-03 9:14
jtmtv1810-Mar-03 9:14 

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.