Software Development
Showing 589–600 of 2653 results
Create methods in C# console applications (Get started with C#, Part 5)
Learn how to create methods for C# console applications. Use parameters and return values to manipulate data across applications. Learn to use named and optional arguments to simplify code.
Create modular code by using functions in JavaScript
Functions are the building blocks for any application you'll create. With functions, you can create named, reusable sections of code to help make it more readable and maintainable. This module explores the core concepts of functions.
Create multi-page .NET MAUI apps with tab and flyout navigation
Use .NET MAUI shell to create multi-page applications with tabs and flyout navigation.
Create plugins for semantic kernel
This module explores Semantic Kernel SDK plugins. Learn how plugins to the SDK are used to accomplish customized tasks and create intelligent applications.
Create Progressive Web Apps (PWAs) with PWABuilder
Discover how PWABuilder can streamline Progressive Web App (PWA) creation and deployment to save both time and resources for your organization. Learn how to efficiently integrate PWA features like push notifications and background sync into projects, enhance your PWA testing skills, gain insights into compliance, and become an expert in packaging and submitting your app to the Microsoft Store using Microsoft Partner Center.
Create readable code with conventions, whitespace, and comments in C#
Write code that is easier to read, update and support using naming conventions, comments and whitespace.
Create resource template for Azure Cosmos DB for NoSQL
Learn about automated Azure Cosmos DB for NoSQL resource deployments using the Azure Resource Manager with JSON and Bicep templates.
Create security baselines
Learn how to create security baselines for your Azure services by ensuring that your settings meet the minimum requirements described in CIS Benchmarks for Azure v. 1.3.0.
Create server-side programming constructs in Azure Cosmos DB for NoSQL
Use JavaScript to author server-side stored procedures, user-defined functions, and triggers.
Create serverless applications
Azure Functions enable the creation of event driven, compute-on-demand systems that can be triggered by various external events. Learn how to leverage functions to execute server-side logic and build serverless architectures. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Create serverless logic with Azure Functions
Azure Functions allows developers to host business logic that can be executed without managing or provisioning infrastructure.
Create tokens using OpenZeppelin
Learn about the significance of tokens and how they are used in blockchain.