Software Development
Showing 553–564 of 2824 results
Connect web services to Microsoft Teams using webhooks
Learn how to create Incoming Webhooks and Outgoing Webhooks that connect web services to teams and channels in Microsoft Teams.
Connect your services together
Azure lets you create applications composed of various components: web site front-ends, back-end services, and triggered functions that perform compute-on-demand services. Azure also includes various communication strategies to let these various components pass data to each other. Learn how to use these communication services to create scalable, efficient solutions out of testable components. This learning path can help you prepare for the Microsoft Certified: Azure Developer Associate certification.
Consider application monetization responsibilities in Business Central
Do you want to understand your application monetization responsibilities? In this module, you'll learn about monetization responsibilities, and where to find useful guides and documentation.
Consider Azure IoT Hub message processing options and constraints
This module introduces you to services and service features that can be used with, or as an alternative to, IoT Hub message routing to process messages. It also examines IoT Hub message processing limits.
Consolidating MVC Views Using Single Page Techniques
Simplify and improve the testability and reusability of your MVC applications through the use of the Single Page Application idiom and MVVM techniques.
Consume an Azure Cosmos DB for NoSQL change feed using the SDK
Process change feed events using the change feed processor in the Azure Cosmos DB for NoSQL .NET SDK.
Consume business events in finance and operations apps
Business events provide a mechanism that lets external systems receive notifications from finance and operations apps. In this way, the systems can perform business actions in response to the business events.
Consume REST web services in .NET MAUI apps
Consume a REST web service by using HttpClient and perform basic CRUD operations. You'll detect when your device is connected to the internet to provide a good user experience and take advantage of the native networking stacks to get top performance.
Consuming a RESTful Java web service using JSON-B and JSON-P
Learn how to consume RESTful Java web services using JSON-B and JSON-P. Discover the power of Java APIs for processing JSON data, enabling seamless communication between web services and front-end applications through effective data parsing and binding.
Consuming a RESTful Java web service with Angular
Gain the skills to consume RESTful Java web services with Angular. Learn how to integrate backend Java services with Angular front-end applications, providing seamless data exchange and enhancing user interface interactivity for modern web solutions.
Consuming a RESTful Java web service with AngularJS
Learn to consume RESTful Java web services using AngularJS. Understand how to make API calls from AngularJS applications to back-end Java services, enhancing the interactivity and functionality of your web applications with real-time data handling.
Consuming a RESTful Java web service with ReactJS
Master the skills to consume RESTful Java web services using ReactJS. Learn how to fetch and display data from Java-based back-end services in real-time on dynamic React applications, enhancing user experiences in modern web development.