Software Development
Showing 1345–1356 of 2653 results
Improving .NET Core 2 MVC Apps Using Extension Points
.NET Core is a new platform that brings even greater extensibility to the already flexible MVC framework. This course will explore how to leverage those extension points, and customize components of MVC to meet the evolving needs of your projects.
Improving a Distributed System Post-Incident
In this session, we will dive into a case study of how a team can recover and improve a distributed system after a major incident.
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.