by Dmitry [dimaka] Pavlov
1. September 2010 17:52
I am often getting the questions about how to install the Custom Tool for Visual Studio let say you created for your colleagues in your team. Custom Tool – is a code generator installed to your IDE that generates code based on other file. You will see such generator for typed datasets, web services,...
[More]
by Dmitry [dimaka] Pavlov
2. July 2010 18:46
I’m getting a lot of emails from Visual Studio Extensibility developers to help them with implementing custom property pages (like tabs you see on Project Properties) for custom projects systems in MPF packages they develop. A few year ago I’ve posted the good sample of that on MSDN Forums (Visual ...
[More]
by Dmitry [dimaka] Pavlov
1. July 2010 18:03
Read a new Feng Chen’s blog post about issues related to WPF Binding support in DSL tools 2010 and how to work around them:
http://fengchen.wordpress.com.cn/2010/07/01/several-issues-about-wpf-binding-support-in-dsl-tools-2010-and-a-workaround/
Have a nice Visual Studio eXtending!