Projects: The Container for Your Application
You use projects in Visual Studio LightSwitch 2011 to store and organize the pieces of your application. Each application that you create has its own project that contains the data entities, screens, queries and resources that are required to build the application.
Although all these pieces are stored in files, you do not have to think of a project in terms of files. In fact, the default view of a project in Solution Explorer provides a logical view of the application.
Related Topics
Title |
Description |
---|---|
Describes common tasks for working with projects. |
|
Contains links to topics about how to set project properties. |
|
Describes security features and considerations. |
|
Describes how to create an application that implements authentication and authorization. |
|
Describes how to export data from an application. |