Click here to Skip to main content
15,922,696 members
Home / Discussions / C#
   

C#

 
QuestionSslStream and X509Chain Pin
atanamir7-Apr-07 14:26
atanamir7-Apr-07 14:26 
Questionvirtual makeover Pin
samreengr87-Apr-07 10:43
samreengr87-Apr-07 10:43 
QuestionNavigation Control Pin
indyfromoz7-Apr-07 10:25
indyfromoz7-Apr-07 10:25 
QuestionAdding controls dynamically Pin
kkadir7-Apr-07 9:49
kkadir7-Apr-07 9:49 
AnswerRe: Adding controls dynamically Pin
J$7-Apr-07 9:56
J$7-Apr-07 9:56 
GeneralRe: Adding controls dynamically Pin
kkadir7-Apr-07 10:05
kkadir7-Apr-07 10:05 
GeneralRe: Adding controls dynamically Pin
Luc Pattyn7-Apr-07 13:50
sitebuilderLuc Pattyn7-Apr-07 13:50 
GeneralRe: Adding controls dynamically Pin
phantanagu8-Apr-07 22:37
phantanagu8-Apr-07 22:37 
QuestionPaintdesktop Api with back buffer Pin
AndyBob7-Apr-07 9:38
AndyBob7-Apr-07 9:38 
AnswerRe: Paintdesktop Api with back buffer Pin
Hayder Marzouk7-Apr-07 14:44
Hayder Marzouk7-Apr-07 14:44 
GeneralRe: Paintdesktop Api with back buffer Pin
AndyBob8-Apr-07 8:58
AndyBob8-Apr-07 8:58 
QuestionWho knows how to change font in console? Pin
Zhendalf7-Apr-07 9:01
Zhendalf7-Apr-07 9:01 
AnswerRe: Who knows how to change font in console? Pin
Hayder Marzouk7-Apr-07 15:06
Hayder Marzouk7-Apr-07 15:06 
GeneralRe: Who knows how to change font in console? Pin
Zhendalf8-Apr-07 1:05
Zhendalf8-Apr-07 1:05 
QuestionData binding using checkbox Pin
coolzzzz7-Apr-07 8:10
coolzzzz7-Apr-07 8:10 
AnswerRe: Data binding using checkbox Pin
Hayder Marzouk7-Apr-07 14:55
Hayder Marzouk7-Apr-07 14:55 
QuestionHow can i write some COM server with C# language ? Pin
Yanshof7-Apr-07 6:48
Yanshof7-Apr-07 6:48 
AnswerRe: How can i write some COM server with C# language ? Pin
Sathesh Sakthivel7-Apr-07 7:24
Sathesh Sakthivel7-Apr-07 7:24 
GeneralThanks - but this example is about DLL com - I'm looking for something different Pin
Yanshof7-Apr-07 7:58
Yanshof7-Apr-07 7:58 
Questionhelp Pin
Kiethnt7-Apr-07 4:59
Kiethnt7-Apr-07 4:59 
QuestionHow to add animation to keep the user informed with the activities? Pin
Khoramdin7-Apr-07 3:39
Khoramdin7-Apr-07 3:39 
AnswerRe: How to add animation to keep the user informed with the activities? Pin
Pualee7-Apr-07 7:07
Pualee7-Apr-07 7:07 
GeneralRe: How to add animation to keep the user informed with the activities? Pin
Khoramdin7-Apr-07 9:28
Khoramdin7-Apr-07 9:28 
AnswerRe: How to add animation to keep the user informed with the activities? Pin
William Ten Broek11-Apr-07 22:51
William Ten Broek11-Apr-07 22:51 
Questionundo-redo for listview Pin
mm3107-Apr-07 3:01
mm3107-Apr-07 3:01 
I need to implement an undo and redo for an entire row in a listview
containing approximately 10 columns. I'm not sure of the best way to
implement this. The only thing that I've thought of is a stack
implementation. I need to be able to undo a delete, an insert (add), a
movement within the list

Any ideas?

Thank you and any ideas would be appreciated.

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.