Fast C# .NET Core Live Project in Windows Forms and SQL
Fast C# .NET Core Live Project in Windows Forms and SQL, available at $59.99, has an average rating of 4.5, with 162 lectures, based on 28 reviews, and has 6860 subscribers.
You will learn about Live Full Graphical Project by C# .NET Core + SQL Database from scratch Easily Learn from Scratch to Create Pro Windows Apps by .NET core – SQL Database in C# Using C#.NET Core to Create SQL Database Apps SAP Crystal Reports to design reports in C# SQL Server, It's installation & Using in C# Using AES to encrypt and decrypt password Design of amazing graphical Main form Backup and Restore form for SQL Database Design About us form by using the Versioning info of App Design users management form Graphical Login form Using images: Crop, resize, load & save images Adding permission for each user Design SQL database and use it in C# by ADO. Net Design "SQL Connection Setting" form This course is ideal for individuals who are Anyone who wants to learn windows form and c# from scratch to build the pro Windows app It is particularly useful for Anyone who wants to learn windows form and c# from scratch to build the pro Windows app.
Enroll now: Fast C# .NET Core Live Project in Windows Forms and SQL
Summary
Title: Fast C# .NET Core Live Project in Windows Forms and SQL
Price: $59.99
Average Rating: 4.5
Number of Lectures: 162
Number of Published Lectures: 162
Number of Curriculum Items: 162
Number of Published Curriculum Objects: 162
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Live Full Graphical Project by C# .NET Core + SQL Database from scratch
- Easily Learn from Scratch to Create Pro Windows Apps by .NET core – SQL Database in C#
- Using C#.NET Core to Create SQL Database Apps
- SAP Crystal Reports to design reports in C#
- SQL Server, It's installation & Using in C#
- Using AES to encrypt and decrypt password
- Design of amazing graphical Main form
- Backup and Restore form for SQL Database
- Design About us form by using the Versioning info of App
- Design users management form
- Graphical Login form
- Using images: Crop, resize, load & save images
- Adding permission for each user
- Design SQL database and use it in C# by ADO. Net
- Design "SQL Connection Setting" form
Who Should Attend
- Anyone who wants to learn windows form and c# from scratch to build the pro Windows app
Target Audiences
- Anyone who wants to learn windows form and c# from scratch to build the pro Windows app
Hi There!
With my 23 years programming skills I am with you to share my knowledge with you.
So
If you try you will be a c sharper!
If you wanna make a lot of money!
If you wanna find best jobs in programming!
If you Want to learn the C# .NET Core
If you are beginners or student looking for a tutorial that teach c# with real project in simplest way!
If you want really to be a programmer so it is best place that you can start to learn C#.
This course includes :
-
Start using C# with Visual Studio 2022 From Scratch
-
Designing Main Form
-
Using SQL in C# by ADO. NET
-
SQL Server, Its installation and working
-
Create database App with SQL and C#
-
SAP Crystal Reports to design amazing reports in C#
-
Working with settings in Application
-
Design: “Incoming Letters List” Form
-
Design: “Incoming Letters Data Entry” Form
-
Design: “Outgoing Letters” Form
-
Design: “Outgoing Letters Data Entry” Form
-
Deeper look at: TableAdapter, Dataset and Datatable
-
Customizing DataGridView
-
Create database for incoming letters
-
Add analog clock to sidebar
-
Add login user image to sidebar
-
and …
Do not hesitate to start learning C# .NET Core 6
Every thing will be discussed with sample project and you will have lot of fun within my course.
Say Hi C# world and lets go !
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction to this course
Lecture 2: Download project files of this course
Chapter 2: Designing Main Form
Lecture 1: Start Secretariat Application in C# .NET 6
Lecture 2: Adding main panels
Lecture 3: Minimize and close buttons
Lecture 4: Top menu buttons
Lecture 5: Add calendar to sidebar
Lecture 6: Add analog clock to sidebar
Lecture 7: Customize appearance of analog clock
Lecture 8: Add login user image to sidebar
Lecture 9: Data entry menu by treeview
Chapter 3: SQL – Quick Review of SQL Server
Lecture 1: Who should watch this section!
Lecture 2: Download and install SQL 2014 on Windows 10 and Windows 7
Lecture 3: Start using SQL server and SSMS
Lecture 4: Working with SQL database
Lecture 5: Using SQL Server configuration manager
Lecture 6: Using SQL Server Table
Lecture 7: SQL Numeric Data types
Lecture 8: SQL English Text Data types
Lecture 9: SQL Unicode Text Data types
Lecture 10: GUID datatype in SQL
Lecture 11: How to Attach, Detach and offline the SQL database
Lecture 12: Identity and Auto Increment Column in SQL Server
Lecture 13: SQL Date Time Data types
Lecture 14: Project => Create "Phone Book" database in SQL
Lecture 15: Select Query In SQL
Lecture 16: Where clause
Chapter 4: Using SQL in C# by ADO.NET
Lecture 1: What is 'incoming letters' form?
Lecture 2: Structure of ADO .NET to use database in C#
Lecture 3: Create database for incoming letters
Lecture 4: Connect SQL Db to C# by : TableAdapter, Dataset, …
Lecture 5: Deeper look at: TableAdapter, Dataset and Datatable
Lecture 6: How to Back up and restore C# project?
Chapter 5: Design: "Incoming Letters List" Form
Lecture 1: Add "incoming letters list" form and set common properties
Lecture 2: Loading data in to DataGridView
Lecture 3: Customizing DataGridView
Lecture 4: Adding record navigator to form
Lecture 5: Add top buttons to form
Lecture 6: Adding Search panel to form
Lecture 7: Searching SQL data by ID in C#
Lecture 8: Searching SQL data by 'Subject' in C#
Lecture 9: Searching SQL data by 'Reg Date' in C#
Chapter 6: Design: "Incoming Letters" Form
Lecture 1: Add "incoming letters" form and set common properties
Lecture 2: Add top buttons to form: Add, Edit, Delete, Save Cancel
Lecture 3: Add sys date & time to footer and set values by C#
Lecture 4: Add user name & id to footer and set values by C#
Lecture 5: Adding data entry items to form
Lecture 6: Bind the data entry items to bindingsource
Lecture 7: C# code for New, Edit and save buttons
Lecture 8: C# code for Delete and Cancel buttons
Lecture 9: Customize date format by App culture
Lecture 10: Assign default values for date, time controls and…
Lecture 11: Set mask to date and time maskedtexboxes
Lecture 12: Validate the date before saving in SQL db
Lecture 13: Connect data entry form to it's parent form
Lecture 14: Connect 'Incoming letters list' to main form
Lecture 15: Save the null values in the date columns
Chapter 7: Design: "Outgoing Letters" Form
Lecture 1: Quick tour of 'Outgoing letters' form
Lecture 2: Creating SQL database for 'Outgoing letters'
Lecture 3: Connecting 'Outgoing letters' SQL table to C#
Lecture 4: Design 'Outgoing letters list' form
Lecture 5: Design 'Outgoing letters' data entry form
Lecture 6: Connect 'Outgoing letters list' to main form
Lecture 7: Save the null values in the date columns of "Outgoing Letters"
Chapter 8: Design: Users Management
Lecture 1: Quick tour of "Users Management"
Lecture 2: Creating SQL database for 'Users'
Lecture 3: Connecting 'Users' SQL table to C#
Lecture 4: Design 'App Users List' form
Lecture 5: Design 'App Users' data entry form
Lecture 6: Add User photo to data entry form
Lecture 7: Design "Login Form"
Lecture 8: Add protection to "Users Data Entry" form
Lecture 9: Connecting "App User" form to main form
Chapter 9: User Permissions
Lecture 1: Quick tour of "User Permissions"
Lecture 2: Create database for "User Permissions"
Lecture 3: Add permission columns from SQL to C# Datatable
Lecture 4: Adding permission sections to "Users Form"
Lecture 5: Bind permission Checkboxes to Bindingsource
Lecture 6: Load user permission data in the "Main Form"
Lecture 7: C# code to load user permission by column name
Lecture 8: Load permission for the "Main Form"
Lecture 9: Load permission for all other forms
Lecture 10: Reload permissions by closing the "User List" form
Chapter 10: Design: Backup and Restore Forms
Lecture 1: Quick tour of "Backup & Restore"
Lecture 2: Design the "Backup" and "Restore" forms
Lecture 3: C# code for "Browse Button on the "Backup Form"
Lecture 4: Backup data in SSMS ( SQL Server Management Studio)
Lecture 5: Backup SQL database in C#
Lecture 6: Show message and progress panel while backing up
Lecture 7: Restore data in SSMS ( SQL Server Management Studio)
Instructors
-
Mega Learning
C# programmer and lover
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 0 votes
- 3 stars: 1 votes
- 4 stars: 9 votes
- 5 stars: 18 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024