Click here to Skip to main content
15,893,486 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generics, delegates and type inference Pin
Gideon Engelberth2-Oct-09 6:29
Gideon Engelberth2-Oct-09 6:29 
GeneralRe: Generics, delegates and type inference Pin
dojohansen2-Oct-09 7:43
dojohansen2-Oct-09 7:43 
GeneralRe: Generics, delegates and type inference Pin
Gideon Engelberth2-Oct-09 13:00
Gideon Engelberth2-Oct-09 13:00 
QuestionInheritance question Pin
xkrja1-Oct-09 23:35
xkrja1-Oct-09 23:35 
AnswerRe: Inheritance question Pin
stancrm1-Oct-09 23:49
stancrm1-Oct-09 23:49 
GeneralRe: Inheritance question Pin
xkrja2-Oct-09 0:22
xkrja2-Oct-09 0:22 
GeneralRe: Inheritance question Pin
Mirko19802-Oct-09 0:57
Mirko19802-Oct-09 0:57 
AnswerRe: Inheritance question Pin
Christian Graus2-Oct-09 0:40
protectorChristian Graus2-Oct-09 0:40 
xkrja wrote:
DataProvider.Trend.Tag myBaseTag = new DataProvider.Trend.Tag();
Tag myTag = myBaseTag as Tag;


Of course that does not work. You can cast down, you cannot cast up. You need to read a basic book on OO

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

AnswerRe: Inheritance question Pin
DaveyM692-Oct-09 0:46
professionalDaveyM692-Oct-09 0:46 
AnswerRe: Inheritance question Pin
dojohansen3-Oct-09 1:12
dojohansen3-Oct-09 1:12 
QuestionStream System Sound to A GSM MODEM Pin
aghoshbabu1-Oct-09 23:09
aghoshbabu1-Oct-09 23:09 
AnswerRe: Stream System Sound to A GSM MODEM Pin
Rutvik Dave2-Oct-09 4:27
professionalRutvik Dave2-Oct-09 4:27 
QuestionDotNetOpenMail Authentication Pin
DotNetCoderJunior1-Oct-09 22:52
DotNetCoderJunior1-Oct-09 22:52 
AnswerRe: DotNetOpenMail Authentication Pin
Christian Graus1-Oct-09 23:05
protectorChristian Graus1-Oct-09 23:05 
GeneralRe: DotNetOpenMail Authentication Pin
DotNetCoderJunior1-Oct-09 23:23
DotNetCoderJunior1-Oct-09 23:23 
GeneralRe: DotNetOpenMail Authentication Pin
Tom Deketelaere2-Oct-09 0:25
professionalTom Deketelaere2-Oct-09 0:25 
GeneralRe: DotNetOpenMail Authentication Pin
dojohansen3-Oct-09 1:18
dojohansen3-Oct-09 1:18 
GeneralRe: DotNetOpenMail Authentication Pin
Christian Graus2-Oct-09 0:41
protectorChristian Graus2-Oct-09 0:41 
JokeRe: DotNetOpenMail Authentication Pin
Tom Deketelaere2-Oct-09 2:27
professionalTom Deketelaere2-Oct-09 2:27 
QuestionC# 4.0: Dynamic Programming - usage question Pin
Ekaterina Staykova1-Oct-09 21:47
Ekaterina Staykova1-Oct-09 21:47 
AnswerRe: C# 4.0: Dynamic Programming - usage question Pin
Rob Philpott1-Oct-09 21:51
Rob Philpott1-Oct-09 21:51 
AnswerRe: C# 4.0: Dynamic Programming - usage question Pin
Richard MacCutchan1-Oct-09 23:21
mveRichard MacCutchan1-Oct-09 23:21 
GeneralRe: C# 4.0: Dynamic Programming - usage question Pin
Ekaterina Staykova2-Oct-09 0:08
Ekaterina Staykova2-Oct-09 0:08 
AnswerRe: C# 4.0: Dynamic Programming - usage question Pin
Daniel Grunwald2-Oct-09 0:35
Daniel Grunwald2-Oct-09 0:35 
AnswerRe: C# 4.0: Dynamic Programming - usage question Pin
Pete O'Hanlon2-Oct-09 0:57
mvePete O'Hanlon2-Oct-09 0: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.