Datasheet

22
Windows Development
Visual Studio 2008 offers several ways to develop
Windows-based applications that run locally on
Windows computers
Empty Project project template for an empty project
for creating a local application
Empty Workflow Project project template for
creating an empty project for creating a workflow
Makefile Project project template for using an
external build system
MFC ActiveX Control project template for creating
an ActiveX control that uses the Microsoft
Foundation Class Library
MFC Application project template for creating an
application that uses the Microsoft Foundation Class
Library
MFC DLL project template for creating a dynamic-link
library that uses the Microsoft Foundation Class
library
Sequential Workflow Console Application project
template for creating a sequential workflow console
application
Sequential Workflow Service Library project
template for creating a sequential workflow exposed
as a WCF service
Sequential Workflow Library project template for
creating a sequential workflow library
State Machine Workflow Designer is a visual
designer that you can use to create a state machine
workflow
State Machine Workflow Library project template
for creating a state machine workflow library
State Machine Workflow Service Library project
template for creating a state machine workflow
exposed as a WCF service
Syndication Service Library project template for
creating a syndication service exposed as a WCF
service
Visual Studio Extensions for Windows Workflow
Foundation Designer is a visual designer that you can
use to create a workflow
Win32 Console Application project template for
creating a Win32 console application
Win32 Project project template for creating a Win32
application, console application, DLL, or static library
Windows Forms Application project template for
creating an application with a Windows user
interface