Click here to Skip to main content
15,889,176 members

Comments by TempoClick (Top 18 by date)

TempoClick 17-Aug-21 16:24pm View    
can you show me how?
TempoClick 5-Dec-20 5:54am View    
The whole team has been changed. We are now two new developers in place. Do you have an idea ifba user could still be authenticated on AuthenticationFailed notification?
TempoClick 26-May-20 11:31am View    
In your example I will receive the class Customer via objInstance as object. What if I want then to use a method GetNames() in the class Customer? How should I call it having the object objInstance?
TempoClick 26-May-20 9:43am View    
Thanks for the reply. How can I avoid the if/else statements? I have too many classes!
TempoClick 26-May-20 9:41am View    
Thanks for the reply. How can I use the class methods afterwards?