Posted on May 03rd, 2010 in Software Developing
Great resource with Visual Studio color schemes - studiostyles.info
Tags: visual studio
Great resource with Visual Studio color schemes - studiostyles.info
If you’re using WTLHelper, probably you’re using WTLWizards too. WTLWizard is a set of wizards that helps and automates code generation. It really may help you a lot with interface elements building. Therefore, WTLWizards is not supported by its author, so it doesn’t work with VS 9.
If you’re using WTL in your projects you probably using also WTLHelper – a great tool that helps with developing WTL-related staff. More detailed articles on how to use WTLHelper can be found on CodeProject.