NET Programming
- Offered bySimplilearn
- Private Institute
- Estd. 2010
NET Programming at Simplilearn Overview
Total fee | ₹4,999 |
Mode of learning | Online |
Credential | Certificate |
NET Programming at Simplilearn Highlights
- Independently create .NET projects
- Learn advanced techniques and procedures
- Create Windows Forms projects with Visual Studio
- Create web-based projects with Visual Studio
- Industry-recognized course completion certificate
NET Programming at Simplilearn Course details
- For anyone interested in learning about NET Programming
- Visual Studio integrated development environment
- WinForms
- Visual Studio primer
- ASPNET development
- NET procedures
- 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 Web Forms projects
- You?ll get introduced to the .NET space and coding with C#, including Visual Studio and WinForms, preparing you for a successful career
- This .NET certification online course is a comprehensive introduction to the .NET space and .NET coding using C#
NET Programming at Simplilearn Curriculum
Lesson 1- A Tour Of The Visual Studio Integrated Develoment Environment (IDE)
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
Lesson 2 - The Visual Studio IDE In Action
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
Lesson 4 - Using The Visual Studio IDE To Connect To Data
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
Lesson 5 - A Starting Primer For The C# Programming Language
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
Lesson 6 - Starting A Winforms Project
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