Software Development
Showing 613–624 of 673 results
VBA Fundamentals
Introduction to VBA programming
Visual Studio 2022 Fundamentals
In this course you will be introduced to the fundamentals of how to use the tool as well as some handy tips and tricks for getting the most out of their development experience.
Visual Studio 2022: Big Picture
Visual Studio 2022 is the latest edition of Microsoft’s most powerful Integrated Development Environment. This course will teach you what it is and why you should use it.
Visual Studio Code
Visual Studio Code is a fast and lightweight cross-platform code editor for writing modern web and cloud applications. This course shows you how to debug, refactor, peek and find references, get intellisense and autocomplete, use the multi-cursor, run task automation using Gulp or Grunt, and work in a variety of languages and platforms like node.js, ASP.Net, JavaScript, and TypeScript.
WCF End-to-End
WCF End-to-End will take you from zero to hero on Microsoft's richest service-oriented technology. You'll learn how to write services that have very rich characteristics including state, transactions, fault-handling, callbacks, and even security.
WCF Jumpstart
This course is designed to get you from no knowledge of Windows Communication Foundation (WCF), to up and running with the basics of WCF in a very short time. You'll learn how to implement services, service hosts, and clients to connect to the services in .NET.
What’s New in .NET 6
.NET 6 is the next version and it comes packed with changes. Alongside, Visual Studio 2022 is released in parallel. This course will teach you what is new in this latest iteration of the platform and its IDE.
What’s New in ASP.NET Core 8.0
This course will teach you how to leverage the powerful new features of ASP.NET Core 8.0 to build the next generation of web applications.
What’s New in C# 10
C# 10 has some great features that will make .NET life easier. This course will teach you the changes around namespaces, structs and lambdas as well as some other features that will make you more productive as you write C#!
What’s New in C# 11
C# 11 has some great features that will make .NET life easier. This course will teach you the changes around strings, generics, attributes and pattern matching as well as some other features that will make you more productive as you write C#!
What’s New in C# 12
C# 12 has some great features that will make .NET life easier. This course will teach you the changes around types, lambdas and collections as well as some other features that will make you more productive as you write C#!
What’s New in C# 9.0
C# 9 has some great features that will make .NET life easier. This course will teach you the new record type, the new pattern matching features, and some more minor enhancements.