Click here to Skip to main content
15,797,608 members
Home / Discussions / C#
   

C#

 
AnswerHere ya go Pin
Jimmanuel2-Jul-07 13:48
Jimmanuel2-Jul-07 13:48 
GeneralRe: Here ya go Pin
Luc Pattyn2-Jul-07 13:55
sitebuilderLuc Pattyn2-Jul-07 13:55 
GeneralRe: Here ya go Pin
ruanr2-Jul-07 21:58
ruanr2-Jul-07 21:58 
AnswerRe: need code for this app in C# Pin
Dave Kreskowiak2-Jul-07 13:53
mveDave Kreskowiak2-Jul-07 13:53 
QuestionHow to call a base class virtual method instead Pin
mschuckmann2-Jul-07 11:45
mschuckmann2-Jul-07 11:45 
AnswerRe: How to call a base class virtual method instead Pin
PIEBALDconsult2-Jul-07 11:54
professionalPIEBALDconsult2-Jul-07 11:54 
GeneralRe: How to call a base class virtual method instead Pin
Pete O'Hanlon2-Jul-07 11:58
subeditorPete O'Hanlon2-Jul-07 11:58 
GeneralRe: How to call a base class virtual method instead Pin
PIEBALDconsult2-Jul-07 12:37
professionalPIEBALDconsult2-Jul-07 12:37 
Dang, I put my foot in it again.

From http://msdn2.microsoft.com/en-us/library/aa645767(VS.71).aspx[^]

Note that it is possible to invoke the hidden virtual method by accessing an instance of D through a less derived type in which the method is not hidden.


This must be one of those naughty things that C++ allows that C# fixed.
GeneralRe: How to call a base class virtual method instead [modified] Pin
Luc Pattyn2-Jul-07 12:46
sitebuilderLuc Pattyn2-Jul-07 12:46 
GeneralRe: How to call a base class virtual method instead Pin
mschuckmann2-Jul-07 12:58
mschuckmann2-Jul-07 12:58 
GeneralRe: How to call a base class virtual method instead Pin
Luc Pattyn2-Jul-07 13:10
sitebuilderLuc Pattyn2-Jul-07 13:10 
GeneralRe: How to call a base class virtual method instead Pin
mschuckmann2-Jul-07 13:14
mschuckmann2-Jul-07 13:14 
GeneralRe: How to call a base class virtual method instead Pin
Weirdoz1210-Nov-09 18:59
Weirdoz1210-Nov-09 18:59 
AnswerRe: How to call a base class virtual method instead Pin
Luc Pattyn2-Jul-07 12:19
sitebuilderLuc Pattyn2-Jul-07 12:19 
GeneralRe: How to call a base class virtual method instead Pin
mschuckmann2-Jul-07 12:44
mschuckmann2-Jul-07 12:44 
GeneralRe: How to call a base class virtual method instead Pin
Luc Pattyn2-Jul-07 12:50
sitebuilderLuc Pattyn2-Jul-07 12:50 
GeneralRe: How to call a base class virtual method instead Pin
PIEBALDconsult2-Jul-07 12:58
professionalPIEBALDconsult2-Jul-07 12:58 
GeneralRe: How to call a base class virtual method instead Pin
Luc Pattyn2-Jul-07 13:06
sitebuilderLuc Pattyn2-Jul-07 13:06 
GeneralRe: How to call a base class virtual method instead Pin
PIEBALDconsult2-Jul-07 14:35
professionalPIEBALDconsult2-Jul-07 14:35 
GeneralRe: How to call a base class virtual method instead Pin
Luc Pattyn2-Jul-07 14:49
sitebuilderLuc Pattyn2-Jul-07 14:49 
QuestionHow many maximum Threads can be created in CLR Thread pool Pin
Tejashvini2-Jul-07 11:39
Tejashvini2-Jul-07 11:39 
AnswerRe: How many maximum Threads can be created in CLR Thread pool Pin
Pete O'Hanlon2-Jul-07 11:45
subeditorPete O'Hanlon2-Jul-07 11:45 
AnswerRe: How many maximum Threads can be created in CLR Thread pool Pin
Luc Pattyn2-Jul-07 11:48
sitebuilderLuc Pattyn2-Jul-07 11:48 
QuestionReturn multiple asynch calls synchronously? Pin
matsnas2-Jul-07 11:32
matsnas2-Jul-07 11:32 
AnswerRe: Return multiple asynch calls synchronously? Pin
Not Active2-Jul-07 12:05
mentorNot Active2-Jul-07 12:05 

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.