Developer
Showing 649–660 of 843 results
Null safety in C#
Learn coding practices to help prevent the occurrence of NullReferenceException.
Optimize compute costs on Azure Kubernetes Service (AKS)
Explore cost-optimization strategies to use on Azure for your cloud-native application-development process. Azure Kubernetes Service (AKS) offers features that you can use to manage compute costs on your AKS cluster. These features include node autoscaling, AKS spot node pools, and Azure Policy.
Optimize query and operation performance in Azure Cosmos DB for NoSQL
Optimize the performance of your queries and operations using Azure Cosmos DB for NoSQL.
Optimize storage performance and costs using Blob storage tiers
In this module, you'll compare storage tiers and assign appropriate levels for data types. You'll also use Azure tools and code to retrieve and set storage tier for accounts and blobs.
Optimize your web applications by caching read-only data with Redis
Use Redis caching in Azure to reduce the load on databases. Apply different caching architectures to support larger loads in distributed and high-volume environments.
Perform basic operations on numbers in C#
Learn the operators and techniques used to perform basic math operations on numeric data.
Perform basic string formatting in C#
Combine literal and variable text data that contain special characters, formatting, and Unicode into meaningful messages for the end user.
Perform cross-document transactional operations with the Azure Cosmos DB for NoSQL
Perform operations on multiple items in single logical units of work.
Perform operations on arrays using helper methods in C#
Use powerful helper methods to manipulate and control the content of arrays.
Perform sentiment analysis and opinion mining with Azure Database for PostgreSQL
This module will explore how Azure AI Services and the Azure AI extension for Azure Database for PostgreSQL - Flexible Server enable sentiment analysis and opinion mining to extract valuable insights from textual data.
Perform vector search and retrieval in Azure AI Search
Learn how to perform vector search and retrieval in Azure AI Search.
Persist and retrieve relational data by using Entity Framework Core
Query and manage relational data in an Entity Framework Core (EF Core) app by using an object-relational mapper (ORM).