
Click the highlighted rectangular box to set your video to high definition, ensuring crystal clear playback across all course videos from this first watch.
Learn to design an application, build a database and tables, and connect them using C shop and C school to create a fully functional Windows Forms application.
Code the login form for a Windows Forms app in Visual Studio using C#, handling user id and password with Intellisense. Connect to database with connection string to validate credentials.
Code the sales production form in a Windows Forms app, labeling controls like production code, customer ID (read-only), and production description combo box, and implement save, clear, and cancel.
Connect to a database via a connection string, insert sales production data on save, and bind product code, customer details, description, and price to form fields with try-catch.
Code the main form by renaming the sales production form, verifying data bindings, and instantiating an MDI parent with a child form linked to its parent in C#.
Code the main form cont'd shows logout with a confirmation message box and OK or Cancel, cascading child forms, and reusing code to build Windows Forms app in Visual Studio.
Code the customer maintenance form by configuring inputs, removing the toolstrip, binding the grid to the data source, and implementing add and clear button logic.
Build windows forms customer maintenance form with insert, search, update, and delete operations, using a database connection and text boxes to manage records and display success or error messages.
Learn to design and code an expense maintenance form in a Visual Studio Windows Forms app, adding a product code field, arranging controls, and wiring clear and cancel button logic.
Learn to build an expense maintenance form in a Windows Forms app, with using directives, database access, and data binding for product codes in a combo box.
Create an expense maintenance form in a Windows Forms app, inserting data into a database, binding a combo box, and calculating grand total expenses and profits after save.
Code the inventory maintenance form by binding the product code dropdown to the inventory maintenance table, set the fields, and implement the add button with proper using directives.
Code the inventory maintenance form in a windows forms app, showing how to connect to a database and perform insert, search, update, and delete operations with c#.
Perform end-to-end testing of a Windows forms app in Visual Studio, validating login, navigation, and database interactions through manual and automated testing.
demonstrates end-to-end testing of customer and inventory maintenance, validating create, read, update, and delete flows, error handling, and duplicate key constraint behavior.
Explore end-to-end testing of an inventory maintenance form, including adding, updating, and deleting products, handling duplicates with try-catch blocks, and validating data bindings across inventory and production pages.
Perform end-to-end testing of the windows forms app by validating data binding across sales, product, and customer tables and verifying calculations.
Fix database schema issues by detaching primary and foreign keys, rebuilding expense and sales tables, and aligning user interface elements like dropdowns with product descriptions for robust end-to-end testing.
Discover how to deploy a Windows Forms app with Visual Studio, configure signing, icons, and deployment options, generate the publish wizard, and create an installable setup.
Currently, .Net Developers are in high demand. .Net Development can be learned, This course will help any student with a will, interest, and determination, to DEVELP THE WINGS THEY REQUIRE to fly from the ledge by themselves. Flying by yourself, requires constant study and practice of C# on your own.
This course is simple, straight forward and each video begins where the last one ends. It is deliberately designed with the slowest student in mind, and with the knowledge that, every dime and time spent by a student on this course is an investment.
You should take this course because it unveils how a Windows Forms Application is built and functions.
By the end of the course, you would be able to: