Click here to Skip to main content
15,890,506 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralMessage Removed Pin
2-Jun-10 6:27
professionalN_tro_P2-Jun-10 6:27 
AnswerRe: Loading Objects with reflection Pin
Luc Pattyn2-Jun-10 6:57
sitebuilderLuc Pattyn2-Jun-10 6:57 
GeneralMessage Removed Pin
2-Jun-10 7:22
professionalN_tro_P2-Jun-10 7:22 
AnswerRe: Loading Objects with reflection Pin
Luc Pattyn2-Jun-10 7:30
sitebuilderLuc Pattyn2-Jun-10 7:30 
GeneralMessage Removed Pin
2-Jun-10 8:03
professionalN_tro_P2-Jun-10 8:03 
GeneralRe: Loading Objects with reflection Pin
Luc Pattyn2-Jun-10 8:09
sitebuilderLuc Pattyn2-Jun-10 8:09 
GeneralMessage Removed Pin
2-Jun-10 8:33
professionalN_tro_P2-Jun-10 8:33 
GeneralRe: Loading Objects with reflection Pin
Luc Pattyn2-Jun-10 8:36
sitebuilderLuc Pattyn2-Jun-10 8:36 
When using reflection, I suggest you use interfaces as much as possible. When the dynamic types implement a static interface, it becomes a lot easier to call the methods that are part of said interface.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read formatted code with indentation, so please use PRE tags for code snippets.

I'm not participating in frackin' Q&A, so if you want my opinion, ask away in a real forum (or on my profile page).

GeneralMessage Removed Pin
2-Jun-10 9:16
professionalN_tro_P2-Jun-10 9:16 
GeneralRe: Loading Objects with reflection Pin
Luc Pattyn2-Jun-10 9:25
sitebuilderLuc Pattyn2-Jun-10 9:25 
GeneralMessage Removed Pin
2-Jun-10 9:32
professionalN_tro_P2-Jun-10 9:32 
GeneralRe: Loading Objects with reflection Pin
Luc Pattyn2-Jun-10 9:40
sitebuilderLuc Pattyn2-Jun-10 9:40 
QuestionHow to retrieve the parameter values from MethodInfo? Pin
anand kumar m2-Jun-10 0:32
anand kumar m2-Jun-10 0:32 
AnswerRe: How to retrieve the parameter values from MethodInfo? Pin
Peace ON2-Jun-10 1:18
Peace ON2-Jun-10 1:18 
QuestionSession cookie problem with HttpWebRequest Pin
garageoffice1-Jun-10 21:56
garageoffice1-Jun-10 21:56 
QuestionFtp over ssl Pin
mon***z1-Jun-10 0:11
mon***z1-Jun-10 0:11 
AnswerRe: Ftp over ssl Pin
Peace ON1-Jun-10 4:26
Peace ON1-Jun-10 4:26 
QuestionExploding .NET solution Pin
Baconbutty31-May-10 23:30
Baconbutty31-May-10 23:30 
AnswerRe: Exploding .NET solution Pin
Pete O'Hanlon31-May-10 23:40
mvePete O'Hanlon31-May-10 23:40 
GeneralRe: Exploding .NET solution Pin
Baconbutty1-Jun-10 0:00
Baconbutty1-Jun-10 0:00 
GeneralRe: Exploding .NET solution Pin
Pete O'Hanlon1-Jun-10 0:37
mvePete O'Hanlon1-Jun-10 0:37 
Questionproblem with messagebox's in a windows service thread Pin
Kalyan_A31-May-10 3:57
professionalKalyan_A31-May-10 3:57 
AnswerRe: problem with messagebox's in a windows service thread Pin
Ray Cassick31-May-10 5:46
Ray Cassick31-May-10 5:46 
GeneralRe: problem with messagebox's in a windows service thread Pin
Kalyan_A6-Jun-10 22:56
professionalKalyan_A6-Jun-10 22:56 
Questionexceeding the maximum capacity of value types Pin
prasadbuddhika31-May-10 1:35
prasadbuddhika31-May-10 1:35 

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.