|
|
|
Online course
ASP.NET, Multitier and OOP
Learn in this online ASP.NET, Multitier and OOP Training Course how to create applications using multitier ASP.NET, object oriented and ObjectDataSource. In the end will be shown how to create a complete application.
|
Introduction
DataSource
Vídeo
3) Using ADO.NET and creating layer DAL
Description: See in this video tutorial how to build multitier applications with ASP.NET and OOP. Lets add an important layer, called DAL, ie, we separate the interface access logic layer will dados.Essa communication and data persistence. The interface will communicate with this layer to access the DB. |
[Mark this item as viewed]
|
Methods
Stored Procedures
Business entities
Business Logic Layer
Vídeo
8) Create BLL
Description: See in this video tutorial how to build multitier applications with ASP.NET and OOP. In this lecture the author the author shows how to create a BLL. This is the last layer of our application. She is responsible for validating business rules. |
[Mark this item as viewed]
|
Completing the application
Vídeo
9) Adapting DAL
Description: See in this video tutorial how to build multitier applications with ASP.NET and OOP. In this lecture the author the author shows other methods that complete the application. The DAL will easily adapts to work with the DPO. |
[Mark this item as viewed]
|
|