Chase Ernst
Chase Ernst

Reputation: 1155

Visual Studio Templates

I currently have Visual Studio 2010 Express Visual Basic. I was wondering if there was anyway I could download the C# tmeplate online without having to download Visual Studio 2010 C# Express. I have tried searching on the online templates and I could not find it.

Upvotes: 2

Views: 9904

Answers (1)

user3956566
user3956566

Reputation:

Go to File - new project- this will give you this window.

new file vs

Then click on online templates.

This link tells you how to find and install templates.

Article on Visual Studio 2010 templates.

Here is another link to the MSDN forums, where are question is asked about installing template on VS 2010 Express, you may find it useful.

Upvotes: 5

Related Questions