我對automatically的Code Generation一直都很有興趣.....
在C# with Visual Studio .net 其實應該有能力可以做到了....
好像是叫CodeDom的東西吧..... 之前組讀書會的時候 也有同事報過一樣的主題
雖然我還沒有時間好好去試..... 不過先記錄下來 發現這一篇blog也有蠻有詳盡的references
------------------------------------------------------------------------------------------------------------------------------------
Last night I presented Code Generation, Software Factories and Visual Studio Extensibility at Direct Supply. Below is the project download with all of the source followed by many useful links related to the various topics.
[ Download the sample project: SmallSharpTools.VisualStudioPlugins.zip ]
CodeDom
- .NET Zen CodeDom Patterns
- Commonly Used .NET Coding Patterns in CodeDom
- 15 Seconds : Microsoft .NET CodeDom Technology
- Using the CodeDom
- Dynamic Code Generation using CodeDOM
- Compiling .NET code on-the-fly (must read)
Templated Code Generation
Software Factories
- Web Service Software Factory
- Web Client Software Factory
- Smart Client Software Factory
- Software Factories on CodePlex
Visual Studio Extensibility
- VSX Team Blog
- Visual Studio SDK Tips and Tricks
- The real type behind a System.__ComObject
- Resources about Visual Studio .NET extensibility
- Automation and Extensibility for Visual Studio
Video
- "How Do I?" Videos for Visual Studio Extensibility
- P&P Guidance Screencasts
- Miguel Castro on CodeBreeze
- Customizing SubSonic Templates
- VS SDK (unofficial website)
If you have any other links that you feel are useful, please add them below in the comments.
Powered by ScribeFire.