Click here to Skip to main content
15,920,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reflection - practical application Pin
Simon P Stevens27-Nov-08 1:45
Simon P Stevens27-Nov-08 1:45 
GeneralRe: Reflection - practical application Pin
devvvy27-Nov-08 2:18
devvvy27-Nov-08 2:18 
GeneralRe: Reflection - practical application Pin
Simon P Stevens27-Nov-08 2:47
Simon P Stevens27-Nov-08 2:47 
AnswerRe: Reflection - practical application Pin
Eddy Vluggen27-Nov-08 2:48
professionalEddy Vluggen27-Nov-08 2:48 
GeneralRe: Reflection - practical application Pin
devvvy27-Nov-08 4:34
devvvy27-Nov-08 4:34 
GeneralRe: Reflection - practical application Pin
Thomas Weller27-Nov-08 4:47
Thomas Weller27-Nov-08 4:47 
AnswerRe: Reflection - practical application Pin
Eddy Vluggen27-Nov-08 4:57
professionalEddy Vluggen27-Nov-08 4:57 
GeneralRe: Reflection - practical application Pin
devvvy27-Nov-08 5:01
devvvy27-Nov-08 5:01 
thanks guys, just trying to stretch my mind so I learn reflection beyond theories

I read about nhibernate seems like it does use reflection to determine properties type at runtime - this seems to be a pattern that's opposite to that implemented by NUnit.

In NUnit - framework relies on reflection to trigger methods/test cases from dynamically looaded DLL.

In NHibernate - seems like while application and nhibernate dll are linked compile time - but NHibernate dll still need to find out object/field types in runtime because the information is not know apriori..

don't know reflection well enuf to see what other application there is (dynamic load Rich Edit ... hum... why'd you want to let user to dynamically load a RichEdit control?)

dev

AnswerRe: Reflection - practical application Pin
Mark Churchill27-Nov-08 13:11
Mark Churchill27-Nov-08 13:11 
GeneralRe: Reflection - practical application Pin
devvvy28-Nov-08 4:37
devvvy28-Nov-08 4:37 
QuestionNeed Project Post script Editor Pin
maliafzal27-Nov-08 0:55
maliafzal27-Nov-08 0:55 
AnswerRe: Need Project Post script Editor Pin
Ashfield27-Nov-08 1:19
Ashfield27-Nov-08 1:19 
AnswerRe: Need Project Post script Editor Pin
leppie27-Nov-08 1:35
leppie27-Nov-08 1:35 
QuestionContextSwitchDeadlock Pin
dec8227-Nov-08 0:29
dec8227-Nov-08 0:29 
AnswerRe: ContextSwitchDeadlock Pin
Simon P Stevens27-Nov-08 0:42
Simon P Stevens27-Nov-08 0:42 
QuestionNeed help Marshaling in C# Pin
Tunçay Şanlı27-Nov-08 0:29
Tunçay Şanlı27-Nov-08 0:29 
AnswerRe: Need help Marshaling in C# Pin
leppie27-Nov-08 0:48
leppie27-Nov-08 0:48 
GeneralRe: Need help Marshaling in C# Pin
Tunçay Şanlı1-Dec-08 0:20
Tunçay Şanlı1-Dec-08 0:20 
GeneralRe: Need help Marshaling in C# Pin
Tunçay Şanlı1-Dec-08 0:30
Tunçay Şanlı1-Dec-08 0:30 
Question.net remoting Pin
krinaljariwala26-Nov-08 23:39
krinaljariwala26-Nov-08 23:39 
AnswerRe: .net remoting Pin
Pedram Behroozi27-Nov-08 1:32
Pedram Behroozi27-Nov-08 1:32 
GeneralRe: .net remoting Pin
krinaljariwala27-Nov-08 1:39
krinaljariwala27-Nov-08 1:39 
GeneralRe: .net remoting Pin
Pedram Behroozi27-Nov-08 2:08
Pedram Behroozi27-Nov-08 2:08 
GeneralRe: .net remoting Pin
krinaljariwala27-Nov-08 2:10
krinaljariwala27-Nov-08 2:10 
AnswerRe: .net remoting Pin
Harvey Saayman27-Nov-08 1:49
Harvey Saayman27-Nov-08 1:49 

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.