473,320 Members | 1,961 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

tool for extracting common methods

I have a task where I have 5 different class files , which have almost
similar methods. But not sure... I want to check all 5 of them and want to
list all the functions which are common in all 5.
Is there any kind of tool or freeware available to performa similar task
Jan 31 '06 #1
2 891
Is this something that you need to do periodically or just once. If just
once, and since there are only five classes, maybe just loading the
assemblies in Reflector, or something, and eye balling the methods. Maybe
just create a spreadsheet.

"Vikram" <aa@aa> wrote in message
news:ul**************@TK2MSFTNGP14.phx.gbl...
I have a task where I have 5 different class files , which have almost
similar methods. But not sure... I want to check all 5 of them and want to
list all the functions which are common in all 5.
Is there any kind of tool or freeware available to performa similar task

Jan 31 '06 #2
Yeah, second that reply. Also, there is an add-in for reflector called File
Disassembler which you can use to dump the classes to files in order to
compare them. Here it is:
http://www.denisbauer.com/NETTools/F...assembler.aspx

HTH,
Kent

"Peter Rilling" <pe***@nospam.rilling.net> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
Is this something that you need to do periodically or just once. If just
once, and since there are only five classes, maybe just loading the
assemblies in Reflector, or something, and eye balling the methods. Maybe
just create a spreadsheet.

"Vikram" <aa@aa> wrote in message
news:ul**************@TK2MSFTNGP14.phx.gbl...
I have a task where I have 5 different class files , which have almost
similar methods. But not sure... I want to check all 5 of them and want
to
list all the functions which are common in all 5.
Is there any kind of tool or freeware available to performa similar task


Jan 31 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Gordan | last post by:
I'm just wondering - is there a JS developing tool? I'm using Notepad, IE and a lot of F5 key :-)) using some better text editor that highlights code is definitely better but I never found...
7
by: Byron | last post by:
I have several user controls that have a few methods in common, such LoadFromForm() which populates an object from controls on the form. I want to call that method from the form in which the...
5
by: wrecker | last post by:
Hi all, I have a few common methods that I need to use at different points in my web application. I'm wondering where the best place would be to put these? I think that I have three options. ...
5
by: Venkat | last post by:
Hi, My application is splitted into more than one assembly. And I want to clean up the methods which are not called or not used among any of the assemblies. And also I want to remove the code...
6
by: Robbie Hatley | last post by:
I'm maintaining a software project with 134 C++ files, some of them huge (as much as 10,000 lines each), and very few prototypes. The author's attitude towards prototypes was like this: ...
3
by: Mark | last post by:
Hi I'm using vb.Net in VS2005 and want to extract the icon for file refence records. I saw an example a while back that searched the registry for the default icon etc. It was a little long...
4
by: Anastasios Hatzis | last post by:
I'm looking for a pattern where different client implementations can use the same commands of some fictive tool ("foo") by accessing some kind of API. Actually I have the need for such pattern for...
3
by: Alpha83 | last post by:
Hi, Is there a code measuring tool that tells you which is more efficient cost-wise. For example, if I were to compare the following two identical code blocks, how do I know, which is more...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.