Click here to Skip to main content
15,904,822 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to use a function pointer in C# Pin
Member 103390730-Apr-09 22:49
Member 103390730-Apr-09 22:49 
AnswerRe: How to use a function pointer in C# Pin
MidwestLimey30-Apr-09 6:41
professionalMidwestLimey30-Apr-09 6:41 
GeneralRe: How to use a function pointer in C# Pin
Member 103390730-Apr-09 22:50
Member 103390730-Apr-09 22:50 
QuestionReuse existing MFC project in C# Pin
Katherine Williams30-Apr-09 5:00
Katherine Williams30-Apr-09 5:00 
AnswerRe: Reuse existing MFC project in C# Pin
Henry Minute30-Apr-09 5:34
Henry Minute30-Apr-09 5:34 
AnswerRe: Reuse existing MFC project in C# Pin
S. Senthil Kumar30-Apr-09 9:39
S. Senthil Kumar30-Apr-09 9:39 
QuestionDynamic XML Serialiser Pin
BASONJS30-Apr-09 4:23
BASONJS30-Apr-09 4:23 
QuestionBlog site using asp.net 2.0/C# Pin
Member 383476030-Apr-09 2:44
Member 383476030-Apr-09 2:44 
AnswerRe: Blog site using asp.net 2.0/C# Pin
ATCsharp30-Apr-09 2:46
ATCsharp30-Apr-09 2:46 
AnswerRe: Blog site using asp.net 2.0/C# Pin
dan!sh 30-Apr-09 2:51
professional dan!sh 30-Apr-09 2:51 
AnswerRe: Blog site using asp.net 2.0/C# Pin
saanj30-Apr-09 3:07
saanj30-Apr-09 3:07 
Question.NET Remoting - Auto Start Service Object Pin
ATCsharp30-Apr-09 2:31
ATCsharp30-Apr-09 2:31 
AnswerRe: .NET Remoting - Auto Start Service Object Pin
ATCsharp30-Apr-09 3:45
ATCsharp30-Apr-09 3:45 
QuestionMp3 Player Pin
sagiklan30-Apr-09 2:17
sagiklan30-Apr-09 2:17 
AnswerRe: Mp3 Player Pin
DaveyM6930-Apr-09 2:20
professionalDaveyM6930-Apr-09 2:20 
AnswerRe: Mp3 Player Pin
Alaa' Al Atrash30-Apr-09 2:35
Alaa' Al Atrash30-Apr-09 2:35 
QuestionUnboxing an unknown type Pin
mtherien30-Apr-09 1:17
mtherien30-Apr-09 1:17 
AnswerRe: Unboxing an unknown type Pin
musefan30-Apr-09 1:34
musefan30-Apr-09 1:34 
GeneralRe: Unboxing an unknown type Pin
DaveyM6930-Apr-09 1:42
professionalDaveyM6930-Apr-09 1:42 
GeneralRe: Unboxing an unknown type Pin
musefan30-Apr-09 2:51
musefan30-Apr-09 2:51 
AnswerRe: Unboxing an unknown type Pin
DaveyM6930-Apr-09 1:41
professionalDaveyM6930-Apr-09 1:41 
GeneralRe: Unboxing an unknown type Pin
mtherien30-Apr-09 3:02
mtherien30-Apr-09 3:02 
AnswerRe: Unboxing an unknown type Pin
Alan N30-Apr-09 1:59
Alan N30-Apr-09 1:59 
Hi,
Int or String is not a MyCar and the cast attempted in the GetMyCar will always fail.

GetMyCar should create an object of type MyCar by invoking the appropriate constructor based on the type of the parameter.

Alan.

[EDIT] I may have misunderstood your operators which I find terminally confusing!
AnswerRe: Unboxing an unknown type Pin
Gideon Engelberth30-Apr-09 2:47
Gideon Engelberth30-Apr-09 2:47 
GeneralRe: Unboxing an unknown type Pin
mtherien30-Apr-09 3:13
mtherien30-Apr-09 3:13 

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.