Skip to content

DevExpress-Examples/wpf-blank-app-with-the-northwind-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Blank App with the Northwind Database

This example contains a data access layer generated with Entity Framework Database First. In this example, the blank sample project is connected to the Northwind database. You can find this database at the following path: /CS(VB)/WPFBlankAppWithDatabase/Northwind.mdf.

Database structure:

You can use this example to create DevExpress projects and explore our features.

We used the DevExpress Template Gallery to create this project, so it includes the DevExpress ThemedWindow as a root element. Refer to the Themes topic for more information about custom-designed themes.

To connect your project to a database:

  1. Add the ADO.NET Entity Data Model to your project:

  2. In the Entity Data Model Wizard select EF Designer from database:

  3. Click New Connection.

  4. Select the Microsoft SQL Server Database File as a data source and specify the path to a database file:

  5. Connect to a database:

  6. Select tables and views to include them in the model:

  7. Set the database's Copy to Output Directory property to Copy if newer:

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

A blank sample project connected to the Northwind database.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •