Click here to Skip to main content
15,867,939 members
Home / Discussions / C#
   

C#

 
QuestionDynamic Types in Generics? Pin
NandoMan15-Jul-09 11:49
NandoMan15-Jul-09 11:49 
AnswerRe: Dynamic Types in Generics? Pin
Pete O'Hanlon15-Jul-09 12:05
subeditorPete O'Hanlon15-Jul-09 12:05 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan15-Jul-09 12:14
NandoMan15-Jul-09 12:14 
GeneralRe: Dynamic Types in Generics? Pin
Pete O'Hanlon15-Jul-09 12:17
subeditorPete O'Hanlon15-Jul-09 12:17 
GeneralRe: Dynamic Types in Generics? Pin
DaveyM6915-Jul-09 13:30
professionalDaveyM6915-Jul-09 13:30 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan16-Jul-09 6:34
NandoMan16-Jul-09 6:34 
AnswerRe: Dynamic Types in Generics? Pin
harold aptroot15-Jul-09 13:34
harold aptroot15-Jul-09 13:34 
GeneralRe: Dynamic Types in Generics? Pin
0x3c015-Jul-09 21:12
0x3c015-Jul-09 21:12 
A method which may prove useful is Type.MakeGenericType[^]. I don't fully understand it, but it seems to be a step in the right direction - getting the type of a generic type (without the type specifiers), then calling MakeGenericType on the result to get a dynamically set Type

Between the idea
And the reality
Between the motion
And the act
Falls the Shadow

GeneralRe: Dynamic Types in Generics? Pin
NandoMan16-Jul-09 9:19
NandoMan16-Jul-09 9:19 
AnswerRe: Dynamic Types in Generics? Pin
Eslam Afifi16-Jul-09 7:13
Eslam Afifi16-Jul-09 7:13 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan16-Jul-09 9:18
NandoMan16-Jul-09 9:18 
GeneralRe: Dynamic Types in Generics? Pin
Eslam Afifi16-Jul-09 10:12
Eslam Afifi16-Jul-09 10:12 
GeneralRe: Dynamic Types in Generics? Pin
NandoMan16-Jul-09 12:02
NandoMan16-Jul-09 12:02 
Questioncomputer share rights Pin
caiena15-Jul-09 6:54
caiena15-Jul-09 6:54 
AnswerRe: computer share rights Pin
dan!sh 15-Jul-09 7:18
professional dan!sh 15-Jul-09 7:18 
GeneralRe: computer share rights Pin
caiena15-Jul-09 8:44
caiena15-Jul-09 8:44 
QuestionSQL Table Pin
kibromg15-Jul-09 6:12
kibromg15-Jul-09 6:12 
AnswerRe: SQL Table Pin
dan!sh 15-Jul-09 6:19
professional dan!sh 15-Jul-09 6:19 
GeneralRe: SQL Table Pin
kibromg15-Jul-09 6:53
kibromg15-Jul-09 6:53 
GeneralRe: SQL Table Pin
kibromg15-Jul-09 7:01
kibromg15-Jul-09 7:01 
GeneralRe: SQL Table Pin
dan!sh 15-Jul-09 7:03
professional dan!sh 15-Jul-09 7:03 
GeneralRe: SQL Table Pin
kibromg15-Jul-09 7:15
kibromg15-Jul-09 7:15 
GeneralRe: SQL Table [modified] Pin
musefan15-Jul-09 8:08
musefan15-Jul-09 8:08 
AnswerRe: SQL Table Pin
Luc Pattyn15-Jul-09 8:24
sitebuilderLuc Pattyn15-Jul-09 8:24 
GeneralRe: SQL Table Pin
musefan15-Jul-09 21:53
musefan15-Jul-09 21:53 

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.