A visual studio.net projects can be more than one type. Here
are amongst the visual studio project types:
- Windows: To create application that runs on local compter on CLR.
- Web: To create a project related to web platform, including web service.
- Office: This is Visual Studio Tools For Office. This is a net application hosted inside Office. VS contains some templates that can targets office 2010, 2013 or previous version such as Office 2007
- Cloud Service: This is a project to target Windows Azure development environment. This project implemented on cloud and has special implementation.
- Reporting: This project enable you to create Reports application.
- Sharepoint: To create share point project, including Web Part, Share Point Workflow, and Business Data Catalog. VS 2010 above has solid support toward SharePoint technology.
- Silverlight: To create a Silverlight project. Almost similar to Macromedia Flash technology, but this one created by Microsoft.
- Test: This can be used by visual studio team suite. Contains templates for Visual basic unit test.
- WCF: To create Windows Communication Foundation (WCF) project.
- Workflow: To create Workflow Foundation (WF). Contains template that can connect with SharePoint Workflow engine.
No comments:
Post a Comment