Find Method Name
-
Hi, What I want is to get Methods Names which are invoked by the user and their parameters and values to log users' actions. How can I do that ? is there any sample solution for that. Thanks.... :doh:
I am not a perfect programmer,but i have perfect's programmers' habits.
-
Hi, What I want is to get Methods Names which are invoked by the user and their parameters and values to log users' actions. How can I do that ? is there any sample solution for that. Thanks.... :doh:
I am not a perfect programmer,but i have perfect's programmers' habits.
Stack Trace could be helpful in that ........ Find on google is there any way to access it programmtically
-
Hi, What I want is to get Methods Names which are invoked by the user and their parameters and values to log users' actions. How can I do that ? is there any sample solution for that. Thanks.... :doh:
I am not a perfect programmer,but i have perfect's programmers' habits.
atarikg wrote:
What I want is to get Methods Names which are invoked by the user and their parameters and values to log users' actions.
What does it mean ? :doh: :confused: You want to maintain a log for all user along with the method name and Parameters. isn't it ? Why?? and why using asp.net ?
cheers, Abhijit My Recent Article : Beginner's Guide To View State
-
atarikg wrote:
What I want is to get Methods Names which are invoked by the user and their parameters and values to log users' actions.
What does it mean ? :doh: :confused: You want to maintain a log for all user along with the method name and Parameters. isn't it ? Why?? and why using asp.net ?
cheers, Abhijit My Recent Article : Beginner's Guide To View State
Yeap, So what Can I do ?
-
atarikg wrote:
What I want is to get Methods Names which are invoked by the user and their parameters and values to log users' actions.
What does it mean ? :doh: :confused: You want to maintain a log for all user along with the method name and Parameters. isn't it ? Why?? and why using asp.net ?
cheers, Abhijit My Recent Article : Beginner's Guide To View State
Yeap, So what's the solution pls :( :^)
I am not a perfect programmer,but i have perfect's programmers' habits.