Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Jamie just sent me the links to the latest version of the reflector addin:
[1] Managed Add-Ins / Reflector Add-In
https://www.managedaddins.net/addins/reflector/Default.htm
[2] Code Project VS.NET Add-Ins Competition
https://www.codeproject.com/script/survey/survey.asp?survey=297
A few hints to get you started....
1) You can right click on any Windows Forms project and select 'Managed Add-In..' to run it as an add-in.
2) In VS.NET 2003 you will find a C# Managed Add-Ins project wizard (have a look as the app.config file to see what it does).
3) You will have to click the save icon on the 'Add-Ins Toolbox' to have add-ins persisted.
4) You will find the Reflector Add-In solution available on the 'Start/All Programs' menu (be sure to read the readme).
Comments
- Anonymous
July 14, 2003
ISerializable