Click here to Skip to main content
15,885,309 members

Comments by sainath437 (Top 12 by date)

sainath437 12-Nov-10 7:51am View    
its not finding the *.js files ,i need to list out all the methodnames in multiple js files and show that in excelsheet.
sainath437 20-Sep-10 7:29am View    
hi...
Thanks for the suggestion,But i had gone through my possible ways for finding the solution in google and finally arrived here to post the question....
sainath437 20-Sep-10 7:19am View    
john thanks for the replay...
i have used try catch blocks and trying it using debbuger when i use the debugger it running fine ...but every time we cant use the debbuger na...it has to run on its own...
sainath437 10-Aug-10 5:40am View    
the reference doesnt give the method body,more over the reflection works on the metadata...and in any case it cannot provide method body(actual content of the method).
sainath437 9-Aug-10 4:48am View    
thanks for the ans...
but iam jst giving the path of that DLL in a windows application(i am not adding that dll to my windows application)...
Suppose i take select any DLL.. I need to get the method names in that DLL and all the reference of the called methods..