dsl-tools
VS2010 Project Template + VMSDK
For the life of me, I can\'t get my DSL project to be exported as a template, other than the default ItemTemplate (as in Add New Item)[详细]
2023-01-17 06:18 分类:问答Transforming TT files in MsBuild
I need to build a DSL Solution using MsBuild and want to be able to transform the TT files, I have tried the guide on http://msdn.microsoft.com/en-us/library/ee847423(VS.100).aspx but I am getting the[详细]
2022-12-25 15:54 分类:问答T4 (Text Template Transformation Toolkit) for generating a set of types based on a list of basic types e.g. PointI32, PointF32 etc. in C#
Similar to Boost Preprocessor library for generating a set of types based on a list of basic types e.g. PointI32, PointF32 etc. in C++/CLI I am开发者_Go百科 asking how to generate:[详细]
2022-12-19 20:18 分类:问答Why is the 'Named Domain Class' tool missing in the DSL Designer category in the toolbox?
I have the Domain-Specific development with VS DSL Tools book by Cook, Jones, et.all The book and various tutori开发者_C百科als online mention a NamedDomainClass tool that should be present in the DS[详细]
2022-12-19 19:57 分类:问答Parsing Documents with a DSL
I\'m trying to come up with a way to go through about a million documents which are formal documents (for arguments sake, they are Thesis documents). They are not all standardized but close enough. Th[详细]
2022-12-19 04:18 分类:问答Adding resources to solution explorer in experimental hive
I\'m currently working on a project using DSL tools in Visual Studio 2008. Is there a way to automatically add a resource into the solution explorer of the experimental hive at runtime? I\'m creating[详细]
2022-12-12 16:37 分类:问答Why is there no Project Item when Deploying VSIX?
We have a VS2010 Beta 2 DSL Project , We can build, deploy and test on our Development machines and all is well i.e When we go to \'Add New Item\' we can select our DSL[详细]
2022-12-11 10:27 分类:问答What is the best IDE/GUI for my .NET DSL? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit deb开发者[详细]
2022-12-09 16:57 分类:问答DSL Beta 2 - Connector Moniker - Why is it not in the diagram file?
I am creating a DSL, I want to associate two Entities with a connector but I do not want the EntityMoniker to be in the underlying XML, I need it to be in the Diagram File. I am not sure why it is not[详细]
2022-12-09 11:01 分类:问答