你好,
Visual Studio 2010确实取消了CLR程序中的Windows服务的模板。并且最新版本的Visual Studio 2012也没有Windows服务模板。
不过,Visual C#中都保留了Windows服务模板。
你可以用Visual Studio 2008创建Windows服务项目,然后用Visual Studio 2010打开。在打开的时候Visual Studio 2010会提示你进行转化。
Damon Zheng
MSDN Community Support | Feedback to us
Develop and promote your apps in Windows Store
Please remember to mark the replies as answers if they help and unmark them if they provide no help.