In this week's tips & tricks for Paladin, we will look at how we can easily include the BEWizard code-generator into Visual Studio .NET's arsenal of tools.
To add BEwizard into Visual Studio .NET 2003 :
- Select Tools and then External Tools.
- Click Add to add a new external tool.
- Enter Paladin BEWizard in the Title textbox.
- In the Command textbox, browse to where BEWizard.exe is located i.e. D:\Paladin\Tools\BEWizard.exe
- In the Initial Directory textbox, enter the folder where BEWizard.exe resides i.e. D:\Paladin\Tools- Click the OK button and you are all done!
The next time you need to access the BEWizard, simply point to Tools and click on Paladin BEWizard.
Thursday, October 28, 2004
Paladin.Tips.&.Tricks.#2
Subscribe to:
Post Comments (Atom)
2 Code Review(s):
I always wondered how to do this but didnt know how to ask :)
Rivalpine,
You always wanted to know how to 'Add External Tools' or have always wanted to know how to add the BEWizard to the tools?
Post a Comment