Showing posts with label .Net Tools; .NET Assembly Information; Tools; display assembly compilation mode. Show all posts
Showing posts with label .Net Tools; .NET Assembly Information; Tools; display assembly compilation mode. Show all posts

Sunday, June 15, 2008

.NET Assembly Information Tool is now on codeplex

Hi All,
I wrote a nice .NET tool that display .net assembly information like:
1) Compilation mode Debug\Release.
2) .NET Assembly full name
3) .NET Assembly references

You must have .NET framework 3.5 install in order to work with .NET Assembly Information tool.

How to use:
After the installation you can point on any .NET Assembly (DLL), press right click and press on the new menu called: "Assembly Information".
A popup window with useful information on your Assembly will pops.

You can find it under:
.NET Assembly Information