Subsonic 3 工作虚拟基本.net 项目
我今天下载了 subsonic 3(subsonic 3 预览版 2),但这在 vb 项目中不起作用! 我认为因为 .tt 文件(用于生成)是 C# 模板,所以这不会生成 vb 代码!
你能帮助我吗 ?谢谢...
i download subsonic 3 today (subsonic 3 preview 2) but this don't work in vb project !
i think because .tt file (for generation) is C# template so this don't generate vb code !
can you help me ? thanks...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
它是 Visual Basic.net(或 vb.net)而不是 Virtual Basic。
当前版本是 3.0.0.3 版本,可以在 http://subsonicproject.com/Download 下载
。仔细阅读本文,看看它是否回答了您的 T4 问题。
这是 T4 信息的另一个链接
It's visual basic.net (or vb.net) not virtual basic.
The current version is 3.0.0.3 version and can be downloaded at http://subsonicproject.com/Download
You should read through this to see if it answers your T4 questions.
Here's another link with T4 info