project-template
Can't make Visual Studio 2010 XNA Windows Game project?
I can\'t make a Visual Studio 2010 XNA Windows Game project. When I do, I receive the following error message:[详细]
2023-04-03 10:17 分类:问答Edit the default VS 2010 Silverlight Project Template
Does anyone know where I can find the default Silverlight Project Template used in Visual Studio 2010. Every time I create a new SL project I need to add one namespace in MainPage.xaml, so I thought i[详细]
2023-04-02 23:33 分类:问答VS 2010 SDK. Templates
If you try and create an MVC3 project, you’ll see that you have an ability to add Controller or View with rc. And context menu you get on Controller folder with rc will magically suggest to add Contr[详细]
2023-03-29 08:42 分类:问答Ready-To-Go .NET Project Templates
Can anyone point me towards .NET 3.5 or 4.0 project templates for desktop development (WPF and/or WinForms) that have today\'s most commonly used libraries/frameworks already setup?The template would[详细]
2023-03-22 10:14 分类:问答Can a ProjectTemplate archive be stored within a Visual Studio solution, similar to the way CodeTemplates (.tt) files work?
There are many blog posts out there that show you how to create and include T4 (Text Template Transformation Toolkit) files (.tt) in your solution and have them override those stored in the default Vi[详细]
2023-03-22 07:54 分类:问答Copy Files to Project Folder with Visual Studio Project Template
I\'m making a custom Visual Studio Project Template for a CSharp project and was wondering if there was a way to copy a dll from the template zip file to the new project file wi开发者_StackOverflow社区[详细]
2023-03-20 13:08 分类:问答Visual Studio Project/Item Template Parameter Logic
Since I have only seen a few posts on the topic but no in-depth explanation of the logic for parameters in templates for Visual Studio, I figured I\'d post this here.[详细]
2023-03-20 09:26 分类:问答where is the template (zip file) for WCF Rest Service
I\'ve been working on a process for programmatically generating Visual Studio projects using GetProjectTemplate.You provide GetProjectTemplate the name of the template (a .zip file like \"MvcWebApplic[详细]
2023-03-10 15:10 分类:问答How do I create a Visual Studio project template that includes linked files?
In Visual Studio 2010, I want to create a project template that includes links to two files that shouldexist on the system. One of them is a common AssemblyInfo.cs file. Another is the strong name key[详细]
2023-03-08 19:35 分类:问答Cloud service project template not getting listed
I have installed Windows Azure SDK on my machine on top of VS 2010 SP1. \"Windows Azure project\" template is listed (file->new project) but \"Cloud Service Project\" template is not getting listed. D[详细]
2023-03-01 20:18 分类:问答