Resources  
  • How Do You Work with JSON Data in JavaScript?Mar 28, 2024. In this article, we will explain you how to work with JSON data in JavaScript with example. Working with JSON data in JavaScript involves parsing JSON strings into objects and stringifying objects into JSON strings. JSON.parse() and JSON.stringify() methods facilitate this process efficiently.
  • vSphere Pods using VDS based Supervisor in vSphere with Tanzu?Mar 28, 2024. vSphere 8.0 Update 1 removes NSX-based networking restriction for Supervisor Services, allowing VDS-based Supervisors to deploy vSphere Pods.
  • Create Service Connections in Azure DevOpsMar 28, 2024. Learn how to set up service connections in Azure DevOps for seamless integration with Power Platform. Follow step-by-step instructions to configure essential details like Server URL, Tenant ID, Application ID, and Client Secret. Grant access permissions and save your service connection for successful integration.
  • Python SDK Deployment: Image Moderation for Content SafetyMar 27, 2024. This article provides a comprehensive guide on deploying Image moderation using the Python SDK for integrating with a Content Safety application, offering a detailed step-by-step implementation process.
  • What is JSON Serialization and Deserialization in C# Mar 27, 2024. JSON (JavaScript Object Notation) has become a ubiquitous data interchange format, especially in web development. In C#, developers have multiple options for serializing C# objects to JSON and deserializing JSON strings back to C# objects
  • Enable Entities for Service-Level Agreements in Dynamics 365Mar 27, 2024. Enable entities for service-level agreements in Dynamic 365. Enable service-level agreements (SLAs) for entities in Power Apps or Dynamics 365 Customer Engagement (on-premises) by following these steps.
  • Text Sentiment Anlysis using Azure OpenAI Service with .NET CoreMar 26, 2024. Article is about how to set up and integrate it into a .NET Core application, and provide examples of common AI use cases, including text sentiment analysis.
  • Learn Service Locator Pattern in C#Mar 26, 2024. This beginner’s tutorial explores the Service Locator Pattern in C#. Despite its decline in favor of Dependency Injection, it remains relevant for legacy systems. The tutorial covers its implementation, the Dependency Inversion Principle (DIP), static and dynamic versions, and pros/cons.
  • Angular HTTP Interceptors: Sending Tokens with Every RequestMar 24, 2024. In modern web applications, authentication plays a crucial role in securing resources and ensuring that only authorized users can access certain parts of the application. One common way to handle authentication is by using tokens, such as JSON Web Tokens (JWTs).
  • Background Services in .NET CoreMar 22, 2024. In this article, we will learn Background Services in .NET Core allow developers to execute asynchronous tasks in the background, ensuring the smooth operation of applications.
  • Implement Text Moderation Content Safety App with Python SDKMar 21, 2024. Develop a robust content safety application using Python SDK for text moderation. This involves leveraging the SDK's functionalities to analyze and filter text content, ensuring compliance with predefined safety standards.
  • Important PySpark Import StatementsMar 21, 2024. PySpark, the Python API for Apache Spark, has gained immense popularity for its ability to handle big data processing tasks efficiently. In this article, we'll explore the top five import statements in PySpark and delve into their significance in building robust data processing pipelines.
  • Automate Azure App Service Plan Scaling with Automatic ScalingMar 19, 2024. Introducing the latest advancement in Azure's App Service Plans: Automatic Scaling (Preview). This awesome feature revolutionizes the scaling process by offering per-app scaling with ease.
  • Exploring Inter-Process Communication in WPF Using Named PipesMar 19, 2024. In a WPF application, inter-process connectivity typically involves communication between different components or modules within the same application or between separate WPF applications running on the same system or across different systems.
  • Deploying a Windows Server Virtual Machine in Microsoft Azure Mar 17, 2024. To deploy a Windows Server Virtual Machine (VM) in Microsoft Azure, you'll configure various settings to create your virtual environment.
  • Handling JSON in C#Mar 16, 2024. C# provides seamless JSON handling with System.Text.Json. Easily parse JSON strings into C# objects and vice versa for efficient data manipulation.
  • Display API Data on List Using SwiftUIMar 15, 2024. In this article, we will fetch and display data on a list using SwiftUI. Learn to fetch and display data in a list using SwiftUI. Set up a SwiftUI project in Xcode, create a struct conforming to Codable and Identifiable protocols, fetch data using URLSession, and design the UI.
  • How to Install Configure VPN on Windows ServerMar 14, 2024. This detailed guide offers step-by-step instructions on how to set up a VPN on Windows Server. Learn to set up a VPN on Windows Server 2019 efficiently. Understand the server's dual roles: client and host. Follow clear steps for installation and configuration. Simplify remote access and enhance security.
  • Managing Storage Spaces with File Server Resource Manager (FSRM)Mar 13, 2024. FSRM has key features to provide control over your storage space. I cover topics such as Quota Management and File Screening Management in this article.
  • Creating Users and Groups Within an Organizational Unit on Windows ServerMar 12, 2024. Active Directory Users and Computers is a common tool used by administrators to manage objects in an Active Directory domain.  
  • Complete Guide to Install Elasticsearch and Kibana on WindowsMar 12, 2024. In this article, I will provide a detailed, step-by-step guide on setting up Elasticsearch and Kibana on a Windows system. We'll begin by downloading the necessary files, and then proceed to installation and configuration on your local machine.
  • Installing File Server Resource Manager on Windows ServerMar 11, 2024. In this article, we will learn File Server Resource Manager (FSRM) is a role service in Windows Server that allows you to manage and control the data stored on your file servers. FSRM helps you to classify files, set quotas on folders, and create reports monitoring storage usage.
  • Learn about Keyed Services Use in .NETMar 11, 2024. .NET 8 introduces native support for keyed services in Dependency Injection (DI), eliminating the need for third-party packages. Learn about registering and resolving keyed services with examples for better understanding.
  • Azure Kubernetes Service with .NET CoreMar 11, 2024. This article will talk about AKS and .NET Core and their integration and deployment process. Explore the seamless integration of Azure Kubernetes Service (AKS) with .NET Core. This guide provides step-by-step instructions and examples for efficient containerized application deployment.
  • Azure Monitoring Services Guide: Implementation and ExamplesMar 10, 2024. This article is a comprehensive guide to Azure monitoring services, with implementation steps and examples. Real-world examples illustrate effective monitoring of Azure resources for optimal performance and security.
  • Fetch Data From Nested JSON In APIMar 09, 2024. In this article, we will learn to fetch data from nested JSON in API using URLSession in Swift programming language.
  • What is Difference Between Rest API and Graph APIMar 07, 2024. Know the difference between "Rest" API and "Graph" API with an example.
  • Migrating ASP.NET Apps to Containers #2: Windows FontsMar 06, 2024. This post delves into challenges faced during the migration of ASP.NET apps from Windows to Linux Docker containers. It specifically addresses the complexities associated with Windows Fonts in this migration process.
  • How to Do Distributed File System (DFS) In ServerMar 04, 2024. In this article, we will learn a distributed File System (DFS) as the name suggests, is a file system that is distributed on multiple file servers or multiple locations.
  • A simplified approach to serializing and deserializing objects in C# 10Mar 04, 2024. This comprehensive guide teaches how to streamline data interchange processes efficiently using C# 10 Records. Authored by Ziggy Rafiq.
  • Implement and Configure Windows Defender Application Control (WDAC)Mar 01, 2024. Windows Defender Application Control is a security software application designed to protect devices, from malware and other harmful software. Its main purpose is to allow trusted applications to run on PCs.
  • How to Do Zone Transfer in Windows ServerMar 01, 2024. Zone transfer is a crucial process for synchronizing DNS zone data across multiple servers, ensuring all DNS servers responsible for a domain remain updated with the latest information. By following the step-by-step instructions outlined in the article, users can configure zone transfer between primary and secondary DNS servers effectively.
  • Including Web.config While Taking Build in Angular 15 or LessFeb 27, 2024. To include the Web.config file in the destination folder during the Angular build, modify the angular.json file. Add the Web.config file to the assets block in the build declaration.
  • Service Lifetimes in .NET Core ApplicationsFeb 26, 2024. In .NET Core, understanding service lifetimes is crucial for efficient dependency management. This article explores transient, scoped, and singleton lifetimes with practical examples in ASP.NET Core applications.
  • How to Install WDS in Server?Feb 26, 2024. This article provides a comprehensive guide on installing Windows Deployment Services (WDS) on Server 2019, detailing each step in the process.
  • Creating a Personalized Waiting Window in .NET 6, 7, 8 WPFFeb 26, 2024. A custom loader in a WPF (Windows Presentation Foundation) .Net 6,7,8 application serves the purpose of indicating to the user that the application is performing a task or operation that may take some time to complete.
  • How to Set Long Expiry to JWT Token?Feb 26, 2024. To set a long expiry time for a JSON Web Token (JWT) in C#, you need to configure the token's expiration claim accordingly.
  • How to Enable Co-Pilot for Dynamic 365 Customer ServiceFeb 24, 2024. Copilot transforms the agent experience within Dynamics 365 Customer Service using AI technology. This article will explore the Copilot features designed for Dynamics 365 Customer Service.
  • How to Write Unit Test Case with Mocking Service in AngularFeb 24, 2024. Learn how to write unit tests with mocked services in Angular using Jasmine and TestBed. This step-by-step guide demonstrates creating a mock service and testing component behavior in isolation for better reliability.
  • Using Azure OpenAI Service to Generate Images with DALL-E in .NETFeb 21, 2024. Tutorial to call Azure OpenAI Service DALL-E model to generate images in .NET. Learn how to call the Azure OpenAI Service DALL-E model in C#. Gather necessary data from Azure, deploy a model, and use the Azure OpenAI client library for .NET. Explore generative AI!
  • Installing and Configuring XAMPP on Windows 11Feb 20, 2024. This article provides a comprehensive guide on installing XAMPP, the popular PHP development environment, on Windows 10/11. XAMPP includes Apache, MySQL, PHP, and Perl, making it a convenient solution for local development.
  • ASP.NET Core with Hosted Service & Lifecycle EventsFeb 20, 2024. ASP.NET Core with Hosted Service & Lifecycle Events explores the integration of background tasks in ASP.NET Core applications. Learn how to implement long-running processes efficiently, manage service lifetimes, and leverage lifecycle events for graceful initialization and shutdown.
  • Establish a Routing Rule for Customer Service Entity RecordsFeb 20, 2024. Routing rules in Customer Service streamline the process of directing cases to appropriate agents or queues automatically, eliminating the need for manual intervention. These rules also facilitate the routing of escalated cases to specific queues.
  • How to Do Work Folder in Windows Server?Feb 19, 2024. Work Folders in Windows Server 2019 enable seamless synchronization of user files between devices, ensuring access to up-to-date data. Administrators can set up and manage Work Folders via Group Policy and Active Directory.
  • Camelcase Serialization in .Net 9Feb 19, 2024. In .NET 9, developers have been granted a powerful tool to enhance data serialization: CamelCase Serialization. This feature facilitates smoother interoperability with systems and frameworks that expect camelCase formatted data
  • How to Shorten URL using Custom Pipe in AngularFeb 17, 2024. In this article, We will learn steps to create a pipe that shortens a long URL and Link.
  • How to Manage Drive Space with Storage Sense in Windows 11?Feb 16, 2024. Storage Sense can automatically free up drive space for you by getting rid of items that you don't need, like temporary files and items in your Recycle Bin.
  • Enhance Customer Service Case Forms with Case Summary CopilotFeb 15, 2024. Seamlessly integrated into the Customer Services case form, this feature enhances efficiency by automating data entry and providing a concise summary of cases.
  • An Introduction to Azure AI Language ServicesFeb 15, 2024. Using Azure AI-Language Services to speed up your AI Projects. Azure AI Language Services revolutionizes language processing with advanced NLP features. Features include Text Analytics, QnA Maker, LUIS, and Language Studio for seamless integration and enhanced capabilities. Upgrade today.
  • Azure Immersive Reader Technology - geting started!Feb 14, 2024. Using Azure Immersive Reader Technology to Help People Consume and Understand Text Based Information
  • Enable Copilot Features in Customer Service WorkspaceFeb 14, 2024. Unlock enhanced productivity in customer service with Copilot features. Enable AI assistance and automation to streamline workflows, improve support efficiency, and enhance the customer experience within your workspace.
  • External Streaming Data - Bitstream FormatFeb 14, 2024. The main aim of this article is to extend knowledge related to object-oriented programming focusing on interoperability between the computing process and data visualization, archiving, and networking resources.
  • SharePoint Online List JSON View Formatting - Video ThumbnailFeb 13, 2024. Customizing YouTube video thumbnails in SharePoint lists enhances visual appeal and user experience. By creating a list with specific columns and using JSON formatting, you can display thumbnails along with details like titles and descriptions.
  • Analyzing Image Moderation using Azure Content SafetyFeb 13, 2024. At the end of the article readers will able to understand and implement the usage of Content safety studio with moderating image contents in real time scenarios.
  • How to Implement Approval in Teams Using Adaptive CardsFeb 13, 2024. This article introduces Adaptive Cards, versatile user interface components formatted in JSON, capable of seamless integration across various platforms. It delves into their significance in enabling lightweight UI exchange between applications and outlines.
  • Refresh Power BI Semantic Model from MSFT Fabric Data PipelineFeb 13, 2024. This content provides a solution for refreshing the Power BI Semantic Model using Microsoft Fabric Data Pipelines. It outlines the problem statement, prerequisites, and a detailed step-by-step solution.
  • How to Import Azure Wiki Contents into a JSON FileFeb 13, 2024. In today’s digital age, organizations often depend on collaborative tools like Azure Wiki to streamline knowledge sharing among team members. However, there are situations when you might need to export this content for further analysis, archival purposes, or integration with other systems.In this article, we’ll see how to import Azure Wiki content into a JSON file using Azure DevOps Services REST API with Python.
  • Switch Between Directories in Power BI ServiceFeb 12, 2024. This content discusses the issue of switching between directories (tenants) within Power BI, highlighting the lack of a direct option to do so in the Power BI portal. It offers a solution involving the use of Customer Tenant ID (CTID) and provides steps to log in to the necessary host Power BI instance.
  • Explain Keyed Services in .NET 8Feb 12, 2024. This article explores the concept of keyed services in .NET 8, a new feature enhancing dependency injection capabilities. It explains the benefits of using keyed services, along with detailed steps on their implementation through a real-world data storage example.
  • New Modifications and Improvements to the Azure Stream Analytics No-Code Editor Feb 11, 2024. Explore real-time analytics with Azure Stream Analytics, a Microsoft Azure service for processing and analyzing streaming data. Learn about input sources, SQL-like query language, output destinations, and recent user experience enhancements for streamlined stream processing logic.
  • AWS Transfer Family ( SFTP , FTP , FTPS Server ) OverviewFeb 08, 2024. AWS Transfer Family , What is AWS Transfer Family , Supported Transfer Protocols and Benefits. AWS Transfer Family is a managed service facilitating secure file transfers to and from AWS using protocols like FTP, FTPS, and SFTP. It integrates with S3, CloudWatch, and Lambda for seamless workflows.
  • IExceptionHandler in ASP.NET Core 8Feb 07, 2024. ASP.NET Core 8 introduces a new feature called IException Handler, providing a centralized way to handle exceptions in applications. This article explores what IExceptionHandler is and how to use it effectively.
  • Parameter Binding in Minimal API in ASP.NET CoreFeb 06, 2024. When building web applications using ASP.NET Core, developers often need to handle incoming data from HTTP requests. One crucial concept that helps achieve this is called parameter binding. Let's break down this fundamental idea in the context of Minimal API in ASP.NET Core.
  • How to Create Folder Redirection on ServerFeb 05, 2024. Under Microsoft Windows, the redirection is often performed by Group Policy, when used in an Active Directory environment. It can also be performed by manually editing the Windows Registry, changing library locations, or with tools such as Tweak UI. Disk quotas can be used to limit the amount of space taken up by users' special folders.
  • Agent scripts in Customer Service Workspace - Dynamics 365Feb 05, 2024. Learn how to optimize agent workflows in Microsoft Dynamics 365 Customer Service with agent scripts. Define script steps, create macros, and associate them with session templates for improved efficiency.
  • Deploying a .NET MVC App on Azure App ServicesFeb 05, 2024. Deploy an Asp.Net 8 MVC application on Azure App Services using Visual Studio. Learn to create app services, configure settings, and publish the project, making it .
  • 🖥️ How to Create an Web App in Microsoft Azure?Feb 05, 2024. In this article, we will see how to create a web app in Microsoft Azure in step by step. Azure Web App, a fully managed PaaS from Microsoft Azure, simplifies web app deployment. Learn how to create and deploy via FTP, enhancing efficiency in web development and hosting.
  • How to Do Account Lockout Policy on ServerFeb 05, 2024. An account lockout policy disables a user account if an incorrect password is entered a specified number of times over a specified period.
  • Perform CRUD Operations in Dynamics CRM Using PowerShellFeb 05, 2024. In this article, we will discuss how to perform CRUD operations in Dynamics CRM using Powershell. In this article, we will explore the potential of PowerShell in Dynamics CRM for seamless CRUD operations. Learn to connect, create, retrieve, update, and delete records, enhancing automation across various business processes for increased efficiency.
  • Steps to Implement Title Service in Angular ApplicationFeb 05, 2024. This article explains steps to set the page title using the title service in Angular apps using an example. The title service allows to change the HTML title of the application with ease.
  • Implement In-App Notifications with JavaScript in Dynamics 365Feb 01, 2024. Enable 'In-app notifications' for Dynamics 365, offering real-time updates on leads, opportunities, and cases. Easily register notifications through the front-end, back-end, or REST API, enhancing user engagement and productivity.
  • Creating Your First GUI with TkinterFeb 01, 2024. This beginner-friendly article will guide you through the basics of Tkinter, showing you how to create a simple, interactive window.
  • Working with Service Connections in Azure DevOpsFeb 01, 2024. In this article, we will discuss how we can set up service connections and use them in Azure pipelines. Azure DevOps relies on service connections to integrate with external services. Secure connections streamline Azure DevOps with Azure, GitHub, and Power Platform, enabling deployment, integration, and ALM processes.
  • Creating Azure Virtual Networks, Advantages and DisadvantagesFeb 01, 2024. This article delves into the essence of Azure Virtual Networks, Their significance, advantages, and potential considerations. Step-by-step journey in creating a Virtual Network, we explore how this fundamental Azure component lays the groundwork for resilient, scalable, and seamlessly connected cloud environments.
  • Using Azure OpenAI Service (GPT-4) in .NETJan 31, 2024. In this article, We will learn how to call an Azure OpenAI Service GPT model from C#. This tutorial covers obtaining necessary data from Azure, deploying a model, and using the Azure OpenAI client library for. NET. Explore code examples and unleash the power of generative AI in your projects.
  • In-App Notifications within Dynamics 365 Customer Service WorkspaceJan 31, 2024. Enable the In-app notification feature in the model-driven app by following simple steps on Power Apps. Implement a plugin in Visual Studio to receive notifications when a new case is created.
  • Full-Stack Web Development in ASP.NET Core 8 MVCJan 30, 2024. Full-stack web development refers to the practice of designing, developing, and deploying both the client-side (front-end) and server-side (back-end) components of a web application. In this, developers handle everything from user interface design and interaction to database management and server configuration.
  • Visual Studio Feature: Convert JSON or XML to ClassesJan 30, 2024. In this article, I will demonstrate how to use the Visual Studio feature Paste JSON as Classes or XML as Classes. This feature was introduced in Visual Studio 2013. This compelling feature will help the developer convert JSON to a C# class or XML to a C# class.
  • Getting Started with APIs and Handling JSON DataJan 29, 2024. Learn the essentials of Python API interactions with a focus on Open Notify API. Explore JSON handling, API status codes, and practical examples.
  • How To Generate Curl Script of the HttpClient in .NETJan 29, 2024. The HttpClientToCurl is a NuGet package for generating the curl script of HttpClient in C# (.Net) supported features: Post, Get, Put and Delete. content types: application/json, text/xml, application/x-www-form-urlencoded
  • Analyzing Text Moderation using Azure Content SafetyJan 29, 2024. This article describes about the usage of analyzing text moderation with different sample datasets like Safe Content, Violent content with misspelling, multiple risk categories in one sentence and Multiple languages in one sentence.
  • Deploy an Azure Service Bus Topic Using ARM TemplateJan 24, 2024. Deploying an Azure Service Bus Topic through the 'Deploy a Custom Template' method is simplified using an ARM template. Follow the steps to upload JSON files, configure parameters, and effortlessly create Azure resources.
  • How to Lock Windows 11 PC Automatically when you're AwayJan 24, 2024. Windows 11's Dynamic Lock feature automatically locks your device when you step away.
  • Disabling Multifactor Authentication in Microsoft related Services Jan 24, 2024. This article describes the process to disable MFA for Microsoft related services using Microsoft Entra.
  • Introducing Amazon Polly: How to Use Text-to-Speech serviceJan 23, 2024. Amazon Polly is a powerful service that allows you to create lifelike speech from text. It supports a wide variety of languages and voices, and you can customize the pronunciation, pitch, and speed of the speech to suit your needs.
  • How to Remove Server Roles and Features in ServerJan 23, 2024. To remove roles, role services, and features, you can use the Remove Roles and Features Wizard. Learn the proper and easiest method to remove server roles and features on Server 2019. Follow step-by-step instructions, including demoting a domain controller and handling restart.
  • How to Create Virtual Machine in Azure PortalJan 23, 2024. Azure virtual machines (VMs) can be created through the Azure portal. This method provides a browser-based user interface to create VMs and their associated resources. This quickstart shows you how to use the Azure portal to deploy a virtual machine (VM) in Azure that runs Windows Server 2019.
  • The Term Oh-My-Posh Is Not Recognized as a Name of CmdletJan 22, 2024. This article explains how to set up oh-my-posh on Windows PCs. From the references, the steps can be found to implement for Linux and MAC OS as well.
  • Eager Loading In ASP.NET Core Web API Complete Example Jan 22, 2024. In ASP.NET Core, eager loading is a technique used to load related data along with the main entity in a single database query. This helps to optimize performance by reducing the number of database calls. Let's implement an example of eager loading in an ASP.NET Core Web API using Entity Framework Core.
  • How to Connect Client Computer to Server DomainJan 22, 2024. For Active Directory Federation Services (AD FS) to function, each computer that functions as a federation server must be joined to a domain. Federation server proxies may be joined to a domain, but this is not a requirement.
  • Microsoft Copilots for Different Services and ApplicationsJan 22, 2024. Microsoft Copilot's impact on Microsoft 365, GitHub, and Azure. This article delves into its distinct functionalities, pricing models, and the exciting potential of AI in shaping future work experiences.
  • How to Clean and Replace Corrupted Files in Windows 11Jan 17, 2024. The SFC process usually takes 5–10 minutes to complete, but it may take longer if the task is heavy. If the process takes longer than an hour, it may be stuck.
  • Azure Directory and API Management Service CommunicationJan 12, 2024. In this article we will focus on how to generate the token using azure active directory with role-based permission and then validate the azure management service using this token.
  • In-App Notification in Dynamics 365 Customer Service WorkspaceJan 10, 2024. This article guides you through implementing notification messages in the customer service workspace for new or updated cases in a model-driven app using in-app notification features and plugin code.
  • External Logging for APIs with SerilogJan 09, 2024. With Serilog, logging for APIs and Windows Services becomes an effortless endeavor. By configuring Serilog to use external logging sources, you ensure that your application's behavior is well-documented and can be easily analyzed.
  • AI Embracing a Safer Digital Experience - Azure AI Content Safety Jan 08, 2024. This article aimed at empowering ai enthusiasts, developers and team’s diverse industries, this tool uses advanced machine learning models for content moderation, ensuring digital environments are safe and compliant.
  • Sending SMS Notifications with Azure Communication Services in .NETJan 07, 2024. Learn to send SMS notifications with Azure Communication Service using .NET. Follow simple steps like installing the SDK, importing libraries, setting up connection strings, and sending SMS messages with ease.
  • What is Windows Sandbox?Jan 06, 2024. Windows Sandbox is an isolated environment that can be used to test Windows applications without changing your parent OS.
  • Data Conversions in C# with SuperConvertJan 03, 2024. In this article, I will explain the Nuget library "SuperConvert" that provides seamless data conversion for.net, like Convert  datatable to JSON. Convert JSON to Datatable, Convert CSV to DataTable, Convert CSV to JSON, Convert DataTable to CSV, Convert DataTable to XLS, Convert JSON to CSV, Convert JSON to XLS.
  • Registry Configuration for Launching Programs by File ExtensionsJan 03, 2024. Associating a specific program with a particular file type through registry configurations involves defining entries in the Windows Registry.

About Consuming-JSON-service-in-Windows-8

NA

OUR TRAINING