code-generation
ternary operator support for code model?
Is it possible to use the ternary ope开发者_如何学编程rator in code generated by com.sun.codemodel?[详细]
2023-03-23 18:39 分类:问答IL, emit default constructor call
I\'m generating new type at runtime, After I\'ve generated default constructor I want to generate another one, with parameters.I\'m doing it this way :[详细]
2023-03-23 01:03 分类:问答Can't find interface code generation option in SharpDevelop 4.1
This se开发者_如何学JAVAems like a stupid issue, but I can\'t seem to find an option to generate interface code with in the newest SharpDevelop build. When I search the site I get a lot of mentions of[详细]
2023-03-22 17:24 分类:问答Using multiple WSDLs with Axis2 wsdl2code Maven plugin
I\'m creating a client with Maven2 that uses several web services.I\'m restricted to using Axis2 or other framework supporting Apache HttpClient as an HTTP conduit because these services require integ[详细]
2023-03-22 07:30 分类:问答Reverse-engineering tool for code generation of Hibernate annotated DTO/DAO classes
I have the following questions concerning code generation for Hibernate annotated 开发者_JAVA技巧DTO/DAO-s:[详细]
2023-03-21 13:37 分类:问答Generate c# solution template
I want to create a VS2010 c# solution template generator and I\'m looking for free/open tools to achieve this.[详细]
2023-03-21 09:25 分类:问答T-SQL language specification and lexing rules
I\'m thinking about writing a templating tool for generating T-SQL code, which will include delimited sections like below;[详细]
2023-03-21 06:55 分类:问答Automatically generating code from a text or xml file and then compiling?
I would like to know how I could generate code from a text file in a particular format into a VB.net or C# source file.[详细]
2023-03-21 02:47 分类:问答Clean, efficient, infallible method of programmatically generating C# code files
I want to know if there is any good way of programmatically producing C# code without ac开发者_如何学JAVAtually manipulating strings or StringBuilders. Additionally it should check if the code compile[详细]
2023-03-20 18:03 分类:问答T4 "Compiling transformation: An assembly with the same identity ' ' has already been imported. Try removing one of the duplicate references."?
I\'ve been struggling with Compiling transformation: An assembly with the same id开发者_StackOverflow社区entity \'xxxx\' has already been imported. Try removing one of the duplicate references.[详细]
2023-03-20 05:37 分类:问答