FindRef - To Find Assembly References

findref_x.jpgMost of the time we used to deal with different versions of assembly; especially while working with multiple projects in multiple locations. We dont know which version of DLL other apps referring, I am not talking about the “DLL Hell’. This is all about .NET dlls which we will be deploying into GAC later. If you dont have a proper global version control system for components, build process will be a headache. Just to find out the references of one .NET assembly I wrote a simple utility, where users can simply drag and drop the .EXE or DLL. More

No Comments

Leave a reply