
In the last videos, we looked at the architecture of “DX Airways” as well as how to setup the data access layer using XPO. We’re going to take a little break from the Business Engine and start building the web application for our fictional airline company.
In this installment, we’ll setup the DX Airways website and go over how its different parts will be laid out, as well as how site navigation will work. Even if you are new to ASP.NET development, this video will serve as a good starting point to learn the basics of an ASP.NET application and how to create new pages and use Master Pages for a uniform look throughout the website.
As always, the video tutorial has been published to the DevExpress Channel. So click here or on the image to check it out!
Did you miss any of the previous videos?
All of the previous Real World Application tutorials are available on the DevExpress Channel. Here’s a list of what we’ve published so far:
- Application Design and Architecture
- Data Access & Business Logic
- Web Application