Click here to Skip to main content
15,913,941 members
Home / Discussions / C#
   

C#

 
GeneralRe: AD-User must change password at next logon Pin
Dave Kreskowiak28-Jun-10 10:51
mveDave Kreskowiak28-Jun-10 10:51 
GeneralRe: AD-User must change password at next logon Pin
freakyit29-Jun-10 0:16
freakyit29-Jun-10 0:16 
QuestionNewbie Inheritance Question Pin
Rapier-50328-Jun-10 3:18
Rapier-50328-Jun-10 3:18 
AnswerRe: Newbie Inheritance Question Pin
OriginalGriff28-Jun-10 3:42
mveOriginalGriff28-Jun-10 3:42 
GeneralRe: Newbie Inheritance Question Pin
Rapier-50328-Jun-10 4:54
Rapier-50328-Jun-10 4:54 
GeneralRe: Newbie Inheritance Question Pin
OriginalGriff28-Jun-10 6:05
mveOriginalGriff28-Jun-10 6:05 
GeneralRe: Newbie Inheritance Question Pin
Rapier-50328-Jun-10 7:34
Rapier-50328-Jun-10 7:34 
AnswerRe: Newbie Inheritance Question Pin
Ennis Ray Lynch, Jr.28-Jun-10 3:43
Ennis Ray Lynch, Jr.28-Jun-10 3:43 
If you build this in C# do you get a compiler warning? You should. The warning will tell you the error. BTW, don't use implicit access level modifiers even though MS in all of their boneheadedness thinks its ok.

Oh, and, if you look in class B and you remove the member variable type you get an illegal assignment instead of a declaration. Where could you put this assignment so that it was legal and always executed when be is instantiated?

Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting.

A man said to the universe:
"Sir I exist!"
"However," replied the universe,
"The fact has not created in me
A sense of obligation."
--Stephen Crane


GeneralRe: Newbie Inheritance Question Pin
Łukasz Nowakowski28-Jun-10 4:43
Łukasz Nowakowski28-Jun-10 4:43 
GeneralRe: Newbie Inheritance Question Pin
Richard MacCutchan28-Jun-10 4:55
mveRichard MacCutchan28-Jun-10 4:55 
GeneralRe: Newbie Inheritance Question Pin
Łukasz Nowakowski28-Jun-10 4:58
Łukasz Nowakowski28-Jun-10 4:58 
GeneralRe: Newbie Inheritance Question Pin
Ennis Ray Lynch, Jr.28-Jun-10 5:00
Ennis Ray Lynch, Jr.28-Jun-10 5:00 
AnswerRe: Newbie Inheritance Question Pin
PIEBALDconsult28-Jun-10 13:55
mvePIEBALDconsult28-Jun-10 13:55 
QuestionSimilation of UPnP device in C# Pin
Eduard Meciar28-Jun-10 3:18
Eduard Meciar28-Jun-10 3:18 
AnswerRe: Similation of UPnP device in C# Pin
Ravi Bhavnani28-Jun-10 3:53
professionalRavi Bhavnani28-Jun-10 3:53 
QuestionUse of design?? Pin
sujithkumarsl28-Jun-10 2:31
sujithkumarsl28-Jun-10 2:31 
AnswerRe: Use of design?? Pin
PIEBALDconsult28-Jun-10 2:54
mvePIEBALDconsult28-Jun-10 2:54 
GeneralRe: Use of design?? Pin
sujithkumarsl28-Jun-10 2:57
sujithkumarsl28-Jun-10 2:57 
GeneralRe: Use of design?? Pin
PIEBALDconsult28-Jun-10 3:03
mvePIEBALDconsult28-Jun-10 3:03 
AnswerRe: Use of design?? Pin
yu-jian28-Jun-10 4:44
yu-jian28-Jun-10 4:44 
GeneralRe: Use of design?? Pin
PIEBALDconsult28-Jun-10 13:52
mvePIEBALDconsult28-Jun-10 13:52 
GeneralRe: Use of design?? Pin
yu-jian28-Jun-10 21:11
yu-jian28-Jun-10 21:11 
AnswerRe: Use of design?? Pin
T M Gray28-Jun-10 7:28
T M Gray28-Jun-10 7:28 
GeneralRe: Use of design?? Pin
sujithkumarsl28-Jun-10 17:50
sujithkumarsl28-Jun-10 17:50 
GeneralRe: Use of design?? Pin
PIEBALDconsult28-Jun-10 17:57
mvePIEBALDconsult28-Jun-10 17:57 

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.