CSModule template for Visual Studio 2005 (Visual Basic)
Sat, Oct 21 2006
Downloads: 524
File size: 10kB
Views: 3,175
 |
CSModule template for Visual Studio 2005 (Visual Basic) |
This is a Visual Studio Project Template that I created, with a base line code for creating a new CSModule to Community Server 2.1 (ASP .NET 2.0). Just copy the contents of this zip file to a directory (i.e. create a CSModuleBase folder) under your Visual Studio 2005\Templates\ProjectTemplates directory.
The next time you choose to create a new project in Visual Studio, click on the 'Visua Basic' root at the left, and the template should be seen under 'My Templates'.
Note: You need to add a reference to CommunityServer.Components.DLL in the new project you create!