Click here to Skip to main content
15,879,096 members
Home / Discussions / C#
   

C#

 
AnswerRe: Crystal Reports Dataset Pin
N a v a n e e t h7-Oct-08 16:51
N a v a n e e t h7-Oct-08 16:51 
AnswerRe: Crystal Reports Dataset Pin
Priya Prk8-Oct-08 3:39
Priya Prk8-Oct-08 3:39 
QuestionBinary Network Article Pin
Expert Coming7-Oct-08 10:36
Expert Coming7-Oct-08 10:36 
AnswerRe: Binary Network Article Pin
Mark Churchill7-Oct-08 19:20
Mark Churchill7-Oct-08 19:20 
AnswerAssigning Generic Type during runtime Pin
2hdass7-Oct-08 10:14
2hdass7-Oct-08 10:14 
GeneralRe: Assigning Generic Type during runtime Pin
Expert Coming7-Oct-08 10:46
Expert Coming7-Oct-08 10:46 
GeneralRe: Assigning Generic Type during runtime Pin
2hdass7-Oct-08 11:08
2hdass7-Oct-08 11:08 
GeneralRe: Assigning Generic Type during runtime Pin
Expert Coming7-Oct-08 12:42
Expert Coming7-Oct-08 12:42 
It is the only way I can think of doing it. It is kind of expensive but not too horrible, one alternative(and I say that for lack of better word) is to make a bunch of methods that are specific to the type being passed, although I would NEVER do this, it is horrible practice.

My suggestion is reflection, although kind of expensive, it won't be bad unless doing this many times very fast.

The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo

GeneralRe: Assigning Generic Type during runtime Pin
Caio Kinzel Filho7-Oct-08 11:43
Caio Kinzel Filho7-Oct-08 11:43 
GeneralRe: Assigning Generic Type during runtime Pin
Mark Churchill7-Oct-08 18:55
Mark Churchill7-Oct-08 18:55 
QuestionDetecting RDP sesssion Pin
John Sposato7-Oct-08 9:18
John Sposato7-Oct-08 9:18 
AnswerRe: Detecting RDP sesssion Pin
leppie7-Oct-08 23:47
leppie7-Oct-08 23:47 
QuestionDataType Casting / Convert Pin
Cihan Topçu7-Oct-08 9:13
Cihan Topçu7-Oct-08 9:13 
AnswerRe: DataType Casting / Convert Pin
DaveyM697-Oct-08 9:39
professionalDaveyM697-Oct-08 9:39 
AnswerRe: DataType Casting / Convert Pin
Wendelius7-Oct-08 9:44
mentorWendelius7-Oct-08 9:44 
AnswerRe: DataType Casting / Convert Pin
Pedram Behroozi7-Oct-08 10:00
Pedram Behroozi7-Oct-08 10:00 
AnswerRe: DataType Casting / Convert Pin
Mark Churchill7-Oct-08 19:07
Mark Churchill7-Oct-08 19:07 
QuestionAbstract class and Interface related of same methods we are extednind in class...... [modified] Pin
Roney7-Oct-08 8:40
Roney7-Oct-08 8:40 
AnswerRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Wendelius7-Oct-08 8:48
mentorWendelius7-Oct-08 8:48 
GeneralRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Roney8-Oct-08 20:50
Roney8-Oct-08 20:50 
GeneralRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Wendelius9-Oct-08 6:18
mentorWendelius9-Oct-08 6:18 
GeneralRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Roney9-Oct-08 20:52
Roney9-Oct-08 20:52 
GeneralRe: Abstract class and Interface related of same methods we are extednind in class...... Pin
Wendelius10-Oct-08 6:36
mentorWendelius10-Oct-08 6:36 
QuestionC Code Parser Pin
Dromar7-Oct-08 8:11
Dromar7-Oct-08 8:11 
AnswerRe: C Code Parser Pin
Wendelius7-Oct-08 8:27
mentorWendelius7-Oct-08 8:27 

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.