代码乱了(靳如坦的技术blog)

专注于.net,c#,Ajax、Sql Server、SmartClient等相关的开发
posts - 102, comments - 575, trackbacks - 12, articles - 2
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

Code parser

Posted on 2008-02-06 21:17 代码乱了 阅读(83) 评论(0)  编辑 收藏 网摘 所属分类: codeproject
C# CodeDOM parser

CS CODEDOM Parser is utility which parses the C# source code and creates the CODEDOM tree of the code (general classes that represent code, part of .NET Framework - namespace System.CodeDom) .

Write your own Code Generator or Template Engine in .NET
This paper demonstrates building a code generator, template engine, template parser, or template processor in .NET. The demo implementation uses cutting edge .NET technologies available today such as C# .NET 2.0, MS Provider Pattern, Enterprise Library January 2006, CodeDom etc

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-02-06 22:09 编辑过
Google站内搜索



相关文章:

相关链接:

所属分类的其他文章:
Code parser
关于线程的两篇文章