Software Development
Showing 1441–1452 of 2824 results
Improving Code Quality with Visual Studio 2022 Code Analysis
This course is about leveraging Visual Studio’s code analysis tooling to increase your code quality and maintainability.
Improving the Design of Existing Software
In this conference session, Steve Smith will look at some common places to look for signs of degradation in existing applications, and steps to take to improve the code.
Improving Unit Tests with Fluent Assertions 5
Waste less time debugging failing tests by improving test failure messages, with the added benefit of making your test code more readable and maintainable, by using the Fluent Assertions library.
Improving Your MVC Applications with 10 Extension Points
This course explores how to extend and customize the MVC framework to better solve common development tasks. MVC is designed with extensibility in mind and leveraging this flexibility can help solve tasks faster and far more effectively.
IMTx: Advanced Algorithmics and Graph Theory with Python
Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way.
Incident Analysis: How Learning is Different than Fixing
This talk will describe what you can do differently in the industry on this front, based on foundational methods from cognitive systems engineering, human factors, and resilience engineering.
Information Representation in Computer Systems
Understand how information is represented in computer systems, covering data structures, storage, and retrieval methods.
Infrastructure Testing with Pester 3
Not testing your infrastructure can be catastrophic. Learn how to prevent disaster and properly test your PowerShell and infrastructure with Pester.
Initialize data during extension installation in Dynamics 365 Business Central
Do you want to know how to initialize data during extension installation for Microsoft Dynamics 365 Business Central? Initializing data when you are installing an extension will automate many steps that you must otherwise perform manually. By automating this process, you can quickly set up an extension and it will become more user-friendly.
Install and configure Visual Studio Code for C# development
Learn how to configure Visual Studio Code for C# and how to use this professional IDE to create and run console applications.
Install and configure Visual Studio Code for Python development
Install and configure Visual Studio Code to create a development environment for learning to build Python applications.
Installing and Configuring IIS Servers
IIS is used by millions of websites all over the world. This course will teach you how to efficiently install IIS and create repeatable, verifiable installations.