E
Esha
I have used reflection to dynamically invoke methods and properties of the
classes(business logic)(each class has more than 20 prop's and methods...),
Entire application is designed using core values of reflection. Now i want to
implement the same in client's environment. Will this leads to perfomance
issues???
classes(business logic)(each class has more than 20 prop's and methods...),
Entire application is designed using core values of reflection. Now i want to
implement the same in client's environment. Will this leads to perfomance
issues???