Click here to Skip to main content
15,902,915 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Urgent Please Help me Pin
Paul Conrad2-Sep-07 5:30
professionalPaul Conrad2-Sep-07 5:30 
QuestionPrintPreviewControl Pin
RJKMinotaur29-Aug-07 12:10
RJKMinotaur29-Aug-07 12:10 
AnswerRe: PrintPreviewControl Pin
Pete O'Hanlon30-Aug-07 2:44
mvePete O'Hanlon30-Aug-07 2:44 
GeneralRe: PrintPreviewControl Pin
RJKMinotaur30-Aug-07 3:59
RJKMinotaur30-Aug-07 3:59 
GeneralRe: PrintPreviewControl Pin
Pete O'Hanlon30-Aug-07 4:49
mvePete O'Hanlon30-Aug-07 4:49 
GeneralRe: PrintPreviewControl Pin
RJKMinotaur30-Aug-07 6:07
RJKMinotaur30-Aug-07 6:07 
QuestionClass Inheritance [modified] Pin
#realJSOP29-Aug-07 8:36
professional#realJSOP29-Aug-07 8:36 
AnswerRe: Class Inheritance Pin
Pete O'Hanlon29-Aug-07 9:03
mvePete O'Hanlon29-Aug-07 9:03 
Well - apart from anything else, the code doesn't build. If you can't compile up BaseClass the compiler can't match up the base call. You need to change your reference to s1 to m_s1 in the member declaration.
protected string m_s1;


Deja View - the feeling that you've seen this post before.

GeneralRe: Class Inheritance Pin
#realJSOP29-Aug-07 9:19
professional#realJSOP29-Aug-07 9:19 
GeneralRe: Class Inheritance Pin
Pete O'Hanlon29-Aug-07 9:21
mvePete O'Hanlon29-Aug-07 9:21 
GeneralRe: Class Inheritance Pin
#realJSOP29-Aug-07 9:23
professional#realJSOP29-Aug-07 9:23 
GeneralRe: Class Inheritance Pin
Luc Pattyn29-Aug-07 9:38
sitebuilderLuc Pattyn29-Aug-07 9:38 
GeneralRe: Class Inheritance Pin
#realJSOP29-Aug-07 9:50
professional#realJSOP29-Aug-07 9:50 
GeneralRe: Class Inheritance Pin
#realJSOP29-Aug-07 9:38
professional#realJSOP29-Aug-07 9:38 
GeneralRe: Class Inheritance Pin
Pete O'Hanlon29-Aug-07 10:11
mvePete O'Hanlon29-Aug-07 10:11 
GeneralRe: Class Inheritance Pin
#realJSOP29-Aug-07 10:14
professional#realJSOP29-Aug-07 10:14 
AnswerRe: Class Inheritance Pin
#realJSOP29-Aug-07 10:13
professional#realJSOP29-Aug-07 10:13 
GeneralRe: Class Inheritance Pin
Pete O'Hanlon29-Aug-07 10:21
mvePete O'Hanlon29-Aug-07 10:21 
GeneralRe: Class Inheritance Pin
#realJSOP29-Aug-07 10:31
professional#realJSOP29-Aug-07 10:31 
GeneralRe: Class Inheritance Pin
Pete O'Hanlon29-Aug-07 10:36
mvePete O'Hanlon29-Aug-07 10:36 
GeneralRe: Class Inheritance Pin
#realJSOP29-Aug-07 10:50
professional#realJSOP29-Aug-07 10:50 
QuestionVB application breaks with dll built with Framework 2.0 Pin
saswatpadhan29-Aug-07 7:48
saswatpadhan29-Aug-07 7:48 
AnswerRe: VB application breaks with dll built with Framework 2.0 Pin
Pete O'Hanlon29-Aug-07 9:04
mvePete O'Hanlon29-Aug-07 9:04 
GeneralRe: VB application breaks with dll built with Framework 2.0 Pin
saswatpadhan29-Aug-07 9:54
saswatpadhan29-Aug-07 9:54 
AnswerRe: VB application breaks with dll built with Framework 2.0 Pin
Luc Pattyn29-Aug-07 9:40
sitebuilderLuc Pattyn29-Aug-07 9:40 

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.