.NET Programming Overview
This .NET certification online course is a comprehensive introduction to the .NET space and .NET coding using C#. This course lays the foundation for the major aspects of .NET development, including the Visual Studio Environment, data connections, the C# language, and WinForms and WebForms projects.
Skills Covered
Visual Studio integrated development environment
WinForms
Visual Studio primer
ASPNET development
NET procedures
.NET Programming Curriculum
Elgibility
This .NET online certification course is ideal for anyone with an interest in creating their own projects from scratch, people who want to gain an understanding of Visual Studio and .NET development, and people who want to learn programming through pragmatic examples instead of endless explanations.
- 1.1 Introduction
- 1.2 Preparation
-
2.1 Introduction
-
2.2 What is an IDE, and what is it used for?
-
2.3 What is Visual Studio?
-
2.4 Project Types supported in VS
-
2.5 The Solution Explorer
-
2.6 The Properties Window
-
2.7 The Toolbox
-
2.8 Summary
-
3.1 Introduction
-
3.2 Winforms, WPF, and Web Projects
-
3.3 IDE interaction with Projects
-
3.4 Running your Project while building
-
3.5 Methods, Functions and Routines
-
3.6 Libraries
-
3.7 Calling other Project Components
-
3.8 Summary
-
4.1 Introduction
-
4.2 Data Connections in Visual Studio
-
4.3 Simple SQL Server Database
-
4.4 Tables in SQL Server
-
4.5 Stored Procedures
-
4.6 Getting SQL Data into my Project
-
4.7 Other Data Sources
-
4.8 Summary
-
5.1 Introduction
-
5.2 C# versus Visual Basic
-
5.3 Programming Structures in C#
-
5.4 Writing Good Code
-
5.5 Basic Coding Techniques, Part 1
-
5.6 Basic Coding Techniques, Part 2
-
5.7 Applying what we've learned
-
5.8 Summary
-
6.1 Introduction
-
6.2 Winforms versus ASP Web Pages
-
6.3 Opening and Exploring our Project
-
6.4 Visual Studio Objects, Part 1
-
6.5 Visual Studio Objects, Part 2
-
6.6 Visual Studio Objects, Part 3
-
6.7 Writing Clean Organized Forms
-
6.8 Summary
-
7.1 Introduction
-
7.2 Naming Conventions
-
7.3 Referencing
-
7.4 Building Project Components
-
7.5 The Inevitable "Gotcha's"
-
7.6 Building your Application
-
7.7 Distributables
-
7.8 Summary
-
8.1 Introduction
-
8.2 Revisiting Winforms versus Web Forms
-
8.3 Form Controls, Custom Controls and A Microsoft Office Project
-
8.4 ASP.NET Development, Part 1
-
8.5 ASP.NET Development, Part 2
-
8.6 Starting an ASP.NET Web site
-
8.7 Project Layout in ASP Web Development
-
8.8 Summary
-
9.1 Introduction
-
9.2 Revisiting Winforms
-
9.3 Revisiting Winforms versus Web Forms
-
9.4 Reports
-
9.5 Tapping into our Data
-
9.6 How a Web Form is different
-
9.7 How to Build and Publish our Web
-
9.8 Summary
-
9.9 Course Summary