Click here to Skip to main content
15,907,281 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to generate a random number Pin
Neha_Gupta26-Oct-06 20:52
Neha_Gupta26-Oct-06 20:52 
AnswerRe: How to generate a random number Pin
Guffa26-Oct-06 21:05
Guffa26-Oct-06 21:05 
GeneralRe: How to generate a random number Pin
Neha_Gupta26-Oct-06 21:08
Neha_Gupta26-Oct-06 21:08 
GeneralRe: How to generate a random number Pin
seee sharp26-Oct-06 21:43
seee sharp26-Oct-06 21:43 
Questionhow to install asian language support for windows when installing my software Pin
sikandarhayat26-Oct-06 20:13
sikandarhayat26-Oct-06 20:13 
AnswerRe: how to install asian language support for windows when installing my software Pin
Sebastian Schneider27-Oct-06 1:25
Sebastian Schneider27-Oct-06 1:25 
GeneralRe: how to install asian language support for windows when installing my software Pin
sikandarhayat27-Oct-06 1:52
sikandarhayat27-Oct-06 1:52 
QuestionHow to Create my own component using C# Pin
pubudu_nt26-Oct-06 20:05
pubudu_nt26-Oct-06 20:05 
AnswerRe: How to Create my own component using C# Pin
Nader Elshehabi26-Oct-06 21:15
Nader Elshehabi26-Oct-06 21:15 
QuestionIcomparer runtime error Pin
kshet2626-Oct-06 20:01
kshet2626-Oct-06 20:01 
AnswerRe: Icomparer runtime error Pin
Stefan Troschuetz26-Oct-06 21:32
Stefan Troschuetz26-Oct-06 21:32 
AnswerRe: Icomparer runtime error Pin
ednrgc27-Oct-06 2:30
ednrgc27-Oct-06 2:30 
QuestionReflection Help Pin
lavanya_satheesh26-Oct-06 19:41
lavanya_satheesh26-Oct-06 19:41 
AnswerRe: Reflection Help Pin
engsrini26-Oct-06 21:09
engsrini26-Oct-06 21:09 
AnswerRe: Reflection Help Pin
Nader Elshehabi26-Oct-06 21:37
Nader Elshehabi26-Oct-06 21:37 
AnswerRe: Reflection Help Pin
Pete O'Hanlon27-Oct-06 1:30
mvePete O'Hanlon27-Oct-06 1:30 
Lavanya

We have a business rules engine which allows us to bind in custom objects at run time. How this works is the customer develop a custom object that implements an interface called IBindingObject. The rules engine loads the object (using reflection), and verifies that it does indeed implement IBindingObject. We then use reflection to call other methods to find out and use the rule capabilities of the custom object.

HTH

Arthur Dent - "That would explain it. All my life I've had this strange feeling that there's something big and sinister going on in the world."
Slartibartfast - "No. That's perfectly normal paranoia. Everybody in the universe gets that."

Deja View - the feeling that you've seen this post before.

GeneralRe: Reflection Help Pin
lavanya_satheesh27-Oct-06 19:07
lavanya_satheesh27-Oct-06 19:07 
Questionhow to make a treeview node invisible using the code in C# Pin
kalaveer26-Oct-06 18:55
kalaveer26-Oct-06 18:55 
AnswerRe: how to make a treeview node invisible using the code in C# Pin
ednrgc27-Oct-06 2:34
ednrgc27-Oct-06 2:34 
AnswerRe: how to make a treeview node invisible using the code in C# [modified] Pin
DiegoValdevino28-Oct-06 2:04
DiegoValdevino28-Oct-06 2:04 
GeneralRe: how to make a treeview node invisible using the code in C# Pin
joekecalo26-Feb-10 2:34
joekecalo26-Feb-10 2:34 
Questiongetting a latest value that was inserted into a database. Pin
steve_rm26-Oct-06 17:49
steve_rm26-Oct-06 17:49 
AnswerRe: getting a latest value that was inserted into a database. Pin
sam#26-Oct-06 18:58
sam#26-Oct-06 18:58 
AnswerRe: getting a latest value that was inserted into a database. Pin
Navi1526-Oct-06 19:06
Navi1526-Oct-06 19:06 
QuestionC# - Working with file Pin
leanhsang26-Oct-06 17:10
leanhsang26-Oct-06 17:10 

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.