Click here to Skip to main content
15,900,108 members
Home / Discussions / C#
   

C#

 
GeneralRe: Abstract Classes and Interfaces Pin
Jacob Dixon23-May-08 14:22
Jacob Dixon23-May-08 14:22 
GeneralRe: Abstract Classes and Interfaces Pin
Anthony Mushrow23-May-08 14:33
professionalAnthony Mushrow23-May-08 14:33 
GeneralRe: Abstract Classes and Interfaces Pin
Jacob Dixon23-May-08 14:39
Jacob Dixon23-May-08 14:39 
GeneralRe: Abstract Classes and Interfaces [modified] Pin
Roger Alsing23-May-08 23:10
Roger Alsing23-May-08 23:10 
GeneralRe: Abstract Classes and Interfaces Pin
Jacob Dixon24-May-08 5:34
Jacob Dixon24-May-08 5:34 
GeneralRe: Abstract Classes and Interfaces Pin
Jacob Dixon24-May-08 6:04
Jacob Dixon24-May-08 6:04 
GeneralRe: Abstract Classes and Interfaces Pin
Jacob Dixon24-May-08 6:10
Jacob Dixon24-May-08 6:10 
AnswerRe: Abstract Classes and Interfaces Pin
PIEBALDconsult23-May-08 18:43
mvePIEBALDconsult23-May-08 18:43 
Jacob Dixon wrote:
My professor is not helping out very much


Some times that's the best kind of help.


Animal, Dog, and Cat will need constructors (as I think you know by now).

I wouldn't bother storing the WhatAmI, but instead access the name of the type, otherwise you can get:
Dog mydog = new Dog("Tiger", "Spot");, maybe just do a sanity check on the passed value, but it's a poor design.

As it's homework I suggest the use of an automatic property for WhatIsMyName.
GeneralRe: Abstract Classes and Interfaces Pin
Jacob Dixon24-May-08 5:23
Jacob Dixon24-May-08 5:23 
QuestionLog reader, generating events from recorded timestamp Pin
GuimaSun23-May-08 13:18
GuimaSun23-May-08 13:18 
QuestionHow to remove Duplicated rows from DataTable ? Pin
hdv21223-May-08 12:03
hdv21223-May-08 12:03 
AnswerRe: How to remove Duplicated rows from DataTable ? Pin
Christian Graus23-May-08 12:12
protectorChristian Graus23-May-08 12:12 
GeneralRe: How to remove Duplicated rows from DataTable ? Pin
hdv21223-May-08 12:14
hdv21223-May-08 12:14 
GeneralRe: How to remove Duplicated rows from DataTable ? Pin
Christian Graus23-May-08 12:28
protectorChristian Graus23-May-08 12:28 
GeneralRe: How to remove Duplicated rows from DataTable ? Pin
hdv21223-May-08 12:31
hdv21223-May-08 12:31 
QuestionConnect to biometric device Pin
Krazy Programmer23-May-08 7:38
Krazy Programmer23-May-08 7:38 
AnswerRe: Connect to biometric device Pin
led mike23-May-08 8:14
led mike23-May-08 8:14 
AnswerRe: Connect to biometric device Pin
carbon_golem23-May-08 9:03
carbon_golem23-May-08 9:03 
AnswerRe: Connect to biometric device Pin
Thomas Stockwell23-May-08 9:59
professionalThomas Stockwell23-May-08 9:59 
GeneralRe: Connect to biometric device Pin
Krazy Programmer23-May-08 20:42
Krazy Programmer23-May-08 20:42 
Questionget the time diffrence Pin
Boshkash23-May-08 7:36
Boshkash23-May-08 7:36 
AnswerRe: get the time diffrence Pin
Giorgi Dalakishvili23-May-08 7:41
mentorGiorgi Dalakishvili23-May-08 7:41 
AnswerRe: get the time diffrence Pin
DaveyM6923-May-08 8:53
professionalDaveyM6923-May-08 8:53 
QuestionC#, Authenticate to WSUS Pin
AGTCooke23-May-08 6:11
AGTCooke23-May-08 6:11 
AnswerRe: C#, Authenticate to WSUS Pin
KaptinKrunch23-May-08 7:02
KaptinKrunch23-May-08 7:02 

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.