Caker, Web developer,Beijing,China.

My projects

一个很好的vs.net插件

可以直接通过模板直接把通过codesmith生成的代码插入到当前的活动窗口里,功能很酷。在Codesmitch Forum上有介绍,使用起来很简单,安装好后,在活动窗口,如下:
Example
Alias=a, template= c:\codesmithtemplate\templateA.cst
In the active Window, you can enter this line
parm1 parm2 parm3 a
这里的ctrl-enter要在vs.net ide中设置一下热键,一切就是这么简单~

Tags:

Filed under:Uncategorized

How to install VS 2005 and MSDN for VS 2005 on XP without SP2

Microsoft has an internal program for testing hotfixes that apply to Windows XP SP1 that asks some employees to not install XP SP2. Some of the people in this program have wanted to install VS 2005 and when they tried, they ran into the blocks in VS setup that require XP SP2 to be installed. [...]

Tags:

Filed under:Uncategorized