
In this video we will cover the final web app that we are going to develop by the end of this course.
In this video we will cover on overview of this course.
In this video we will cover how to interact with the clients and get the requirements finalized.
In this video we will cover how to identify the objects and relationships from the finalized requirements.
In this video we will cover how to convert objects and relationships of finalized requirement into a database design.
In this video we will cover how to convert implementation and understanding of database structure.
For basics of Database i.e., SQL Server visit www.ManzoorTheTrainer.com
In this video we will cover how to design the project architecture.
In this video we will cover how to design the your UI directory Structure.
In this video we will cover how to create Business Object Layer.
In this video we will cover how to create UI and first screen i.e., Workshop management screen.
In this video we will cover how to create Business Logic Layer and perform business rules validations.
In this video we will cover how to create Data Access Layer.
In this video we will cover how to perform the select operation in layred architecture.
In this video we will cover how to perform the search operation in layered architecture.
In this video we will cover how to perform the Update and Delete operation in layered architecture.
In this video we will cover how to bind data to list controls in 3 layered architecture and how to perform multiple insert operations in single button click .
In this video we will cover how to implement transactions in 3 layered architecture.
In this video we will cover how to get the identity value of recently generated record using Scope Identity function and implement transactions in 3 layered architecture.
In this video we will cover how to enhance the architecture i.e., DAL, BLL and UI by introducing base classes concept or inheritance.
In this video we will cover the implementation part of student request screen where a student can send a request to attend a workshop announced by admin.
In this video we will cover the implementation part of student request approval process by admin.
The "ASP .Net Web Forms Live Project" course is a comprehensive training program that covers essential aspects of developing real-world web applications using ASP .Net Web Forms. The course consists of 9 sections and includes 32 lectures with a total duration of 5 hours and 30 minutes.
Throughout the course, students will learn key principles of database design, database implementation, architectural design, and creating solution projects. The curriculum also covers business logic layer development, user interface design, data access layer implementation, and working with CRUD operations.
Advanced topics such as implementing transactions, authentication, authorization, exception handling, and AJAX implementation are also discussed. Students will gain practical experience in developing various features like working on student request screens, handling authentication sessions, and deploying web applications.
By the end of the course, learners will have a strong foundation in ASP .Net Web Forms development, database management, and application deployment, and will be equipped with the knowledge and skills to build interactive and functional web applications.
The course "ASP .Net Web Forms Live Project" is a 5-hour and 30-minute program divided into 9 sections consisting of 32 lectures. Here is a summary of the course content:
Introduction:
Provides an overview of the course
Establishes foundational database design rules
Database Implementation:
Discusses architectural design principles
Guides students in creating solutions, projects, and user interface components
Business Logic Layer:
Focuses on documenting requirements
Teaches the creation of a Business Object Layer (BOL) for efficient data handling
User Interface Development:
Covers the development of the initial user interface screen
Demonstrates working with list controls and enabling multiple inserts
Data Access Layer:
Involves creating classes in the Business Logic Layer (BLL) and Data Access Layer (DAL)
Shows how to perform CRUD (Create, Read, Update, Delete) operations effectively
Advanced Topics:
Explores implementing transactions for data integrity
Demonstrates the usage of Scope Identity for efficient data manipulation
Application Features:
Guides students in working on a student request screen
Covers aspects of authentication, authorization, and user permissions
Enhancements and Deployment:
Focuses on best practices for exception handling
Teaches Ajax implementation for enhanced user experience
Covers the process of publishing the completed application
Conclusion:
Includes information on database restoration and application setup
Presents the course wrap-up and suggests next steps for further learning and application development opportunities.