Click here to Skip to main content
16,005,149 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to use C# to call a traditional unmanaged C++ DLL which has many functions with pointer parameters? Pin
RobstaHendricks23-Nov-09 5:53
RobstaHendricks23-Nov-09 5:53 
Question,F1 help in Windows App Pin
Stephen McAllister20-Nov-05 19:53
Stephen McAllister20-Nov-05 19:53 
Questionhow to download or upload a file using C# Pin
v.k.s20-Nov-05 17:09
v.k.s20-Nov-05 17:09 
AnswerRe: how to download or upload a file using C# Pin
Christian Graus20-Nov-05 17:15
protectorChristian Graus20-Nov-05 17:15 
QuestionGetChildAtPoint which is out of screen Pin
tsunsau71720-Nov-05 17:06
tsunsau71720-Nov-05 17:06 
QuestionC# inheritance Pin
ppp00120-Nov-05 16:53
ppp00120-Nov-05 16:53 
AnswerRe: C# inheritance Pin
Christian Graus20-Nov-05 17:10
protectorChristian Graus20-Nov-05 17:10 
AnswerRe: C# inheritance Pin
S. Senthil Kumar20-Nov-05 18:50
S. Senthil Kumar20-Nov-05 18:50 
You can't prevent the method from being inherited by the derived class, but if that method is virtual, you can prevent it from being overridden in the derived class by using the sealed[^] keyword.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
QuestionAdding button to Menu Bar in Office 2003 Web Components Pin
ykoon20-Nov-05 16:25
ykoon20-Nov-05 16:25 
Questionquestion on Impersonation Pin
ekynox20-Nov-05 15:16
ekynox20-Nov-05 15:16 
AnswerRe: question on Impersonation Pin
ekynox20-Nov-05 18:09
ekynox20-Nov-05 18:09 
QuestionString.Replace with Escaped Characters Pin
Reanalyse20-Nov-05 15:11
Reanalyse20-Nov-05 15:11 
AnswerRe: String.Replace with Escaped Characters Pin
S. Senthil Kumar20-Nov-05 18:55
S. Senthil Kumar20-Nov-05 18:55 
QuestionDate Comparison Pin
tatchung20-Nov-05 15:07
tatchung20-Nov-05 15:07 
AnswerRe: Date Comparison Pin
Christian Graus20-Nov-05 15:43
protectorChristian Graus20-Nov-05 15:43 
GeneralRe: Date Comparison Pin
tatchung20-Nov-05 16:03
tatchung20-Nov-05 16:03 
QuestionHow to exact the tsk Pin
activesync20-Nov-05 13:53
activesync20-Nov-05 13:53 
QuestionNeed help with reading image from stream using GDI+ Pin
serguey_haftrige20-Nov-05 13:41
serguey_haftrige20-Nov-05 13:41 
AnswerRe: Need help with reading image from stream using GDI+ Pin
Curtis Schlak.20-Nov-05 14:26
Curtis Schlak.20-Nov-05 14:26 
GeneralRe: Need help with reading image from BUFFER using GDI+ Pin
serguey_haftrige22-Nov-05 15:49
serguey_haftrige22-Nov-05 15:49 
QuestionC# Process UseShellExecute query Pin
Kuira20-Nov-05 12:30
Kuira20-Nov-05 12:30 
AnswerRe: C# Process UseShellExecute query Pin
Xiangyang Liu 刘向阳20-Nov-05 13:37
Xiangyang Liu 刘向阳20-Nov-05 13:37 
QuestionHashtable - Get picked values Pin
Seraphin20-Nov-05 11:23
Seraphin20-Nov-05 11:23 
AnswerRe: Hashtable - Get picked values Pin
Christian Graus20-Nov-05 11:36
protectorChristian Graus20-Nov-05 11:36 
GeneralRe: Hashtable - Get picked values Pin
Seraphin20-Nov-05 11:51
Seraphin20-Nov-05 11:51 

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.