Software Development
Showing 625–636 of 2653 results
Customize a .NET Aspire app to use existing Azure resources
Learn how to increase the scalability and manageability of a deployed .NET Aspire application by migrating resources from within containers to Azure services.
Customize an indexing policy in Azure Cosmos DB for NoSQL
Tune the indexing policy based on your SQL queries in Azure Cosmos DB for NoSQL.
Customize indexes in Azure Cosmos DB for NoSQL
Customize indexing policies for a container in Azure Cosmos DB for NoSQL.
Customize layout in .NET MAUI XAML pages
Create consistent user interfaces across different devices by using StackLayout and Grid.
Customize the presentation of Microsoft Graph Toolkit components by using templates
Microsoft Graph Toolkit components are flexible for customization. You can change the presentation of Microsoft Graph Toolkit components by using templates and learn troubleshooting techniques for rendering.
Customize the UI experience in Dynamics 365 Business Central
Do you want to further customize the UI experience for a user? Do you want to be able to add your pages and reports to the search functionality? In this module, you'll learn how to create page customizations for specific user profiles and extend the application areas.
Cypress 4: End-to-end JavaScript Testing
In this course, you will learn about Cypress an end-to-end testing framework for your web application. You will explore its features, core concepts, its ecosystem, and how to write tests for a demo application.
Cypress 9 Fundamentals
In this course, you will learn about Cypress, an end-to-end JavaScript testing framework for your web application. Cypress can be used to test anything that runs in the browser.
Dapper: Getting Started
Dapper provides a super fast library for mapping between databases and .NET objects. This code-focused course will introduce you to all the basics you need to be productive with Dapper and incorporate it into your own apps.
DartmouthX, IMTx: C Programming: Language Foundations
Master foundational concepts in the C programming language such as logical statements and arrays.
Data Access in C# Fundamentals
Learn how to consume, persist and work with data stored in a database in any type of C# application. This course will teach you the different ways to work with data access in C# and what to keep in mind when applying this in your real-world applications.
Data Access in Java SE 21 Fundamentals
This course will teach you the fundamentals of JDBC and how to best use it inside your application.