Programming
Showing 973–984 of 3115 results
Effective Unit and Integration Testing in Scala
Understand the principles of unit and integration testing in Scala, focusing on best practices and tools for effective testing.
ElasticSearch, Logstash, Kibana(ES 6.x)
ElasticSearch, Logstash, Kibana, Beats , Elastic search, search
Embed Power BI analytics
Learn how to programmatically embed Power BI content by using the Power BI REST API and the Power BI client APIs, enforce row-level security (RLS) for embedded content, automate common Power BI setup tasks, configure a development environment, and determine appropriate licensing.
Embed Power BI content
You can embed any type of Power BI content in your apps. Including Power BI reports, report visuals, paginated reports, dashboards, dashboard tiles, and the Q&A experience. Your app can edit existing Power BI reports or create new ones, too.
Embedded Programming with Modern C++
This course discusses embedded C++ programming, with a focus on reduced resource needs, providing high-performance to safety-critical and real-time applications
Enable asynchronous messaging in Java apps by using JMS and Azure Service Bus
Send messages to and receive messages from Azure Service Bus with Spring Boot applications.
Enable eye tracking and voice commands for objects on the HoloLens 2
In this module, you'll use eye tracking and voice commands in your Unity project and enhance user experience.
Enable real-time updates in a web application using Azure Functions and SignalR Service
Change a JavaScript web app update mechanism from polling to push-based architecture with SignalR Service, Azure Cosmos DB and Azure Functions.
Enable reliable messaging for Big Data applications using Azure Event Hubs
Connect sending and receiving applications with Event Hubs so you can handle high loads without losing data.
Enable semantic search in Azure Database for PostgreSQL
This module explores semantic search, embedding vectors, vector similarity, and using Azure Database for PostgreSQL - Flexible Server with PostgreSQL Vector and Azure AI extensions to generate, store, and query rows with semantic search.
Enable SharePoint Framework web part configuration with property panes
This module will introduce you to using the property pane for client-side web parts created with the SharePoint Framework.
Enforce data permissions for Power BI embedded analytics
When your app users should only have access to view a subset of data, you need to develop a solution that restricts access to Power BI dataset data. The reason might be because some users aren't permitted to view specific data, such as sales results of other sales regions. Achieving this requirement commonly involves setting up row-level security (RLS), which involves defining roles and rules that filter model data.