Related resources for OT
  • Alibaba Cloud IoT: Connecting Devices and Managing Data4/19/2024 4:52:48 AM. Alibaba Cloud IoT connects devices & manages data for businesses, enabling them to unlock the power of #IoT & gain valuable insights.
  • Remoting Technology: Distributed Computing4/18/2024 1:27:32 PM. Remoting technology facilitates distributed computing, enabling seamless communication between processes or applications across a network. It employs protocols, marshaling, and proxies to facilitate r
  • Customizing Navbar In MVC 5 With Bootstrap4/18/2024 1:24:12 PM. Learn how to enhance the appearance and functionality of your MVC 5 web application's navigation bar using Bootstrap. Customize the navbar with CSS and Bootstrap classes for a modern, responsive u
  • Let's Create WPF Blazor Hybrid App4/18/2024 7:26:12 AM. Unlock the potential of WPF and Blazor by combining their strengths in a hybrid application. Let's seamlessly blend the rich, desktop-centric features of WPF with the modern, web-enabled capabilit
  • Change The Page Title Dynamically Using AngularJS4/17/2024 9:37:38 AM. Learn techniques like binding page titles to model data, utilizing $rootScope for global changes, and leveraging $watch to monitor changes. Discover the power of AngularJS in creating dynamic and inte
  • How To Create An Azure WebJob For SharePoint Online4/16/2024 7:01:54 AM. Learn how to migrate custom apps to SharePoint Online using Remote Timer Jobs. Utilize Azure WebJob for seamless integration, manage ClientContext authentication, configure CRON schedules, and registe
  • How to Solve the Angular NPM Error - Error Package Install Failed4/15/2024 10:44:56 AM. Learn to troubleshoot Angular NPM errors, specifically tackling the common issue of "Package Install Failed." Gain insights into debugging techniques, package management strategies, and comm
  • Deleting NFS Snapshot through Portal4/15/2024 10:00:41 AM. Efficiently manage your Azure File Share snapshots by learning the deletion process. With on-demand snapshots, you can safeguard your data and recover it when needed. Follow step-by-step instructions
  • Azure File Share Snapshot And Implementation4/15/2024 9:34:25 AM. Azure File Share Snapshot provides point-in-time backups for file shares in Azure Storage, enabling data protection and recovery. Snapshots capture the state of files at specific moments, offering pea
  • Not all Functions are C# Methods4/13/2024 5:54:14 PM. How to write your functional programming functions in C#? That is the main question we're going to answer in this article.
  • Start Windows 8 in Safe Mode4/12/2024 8:18:35 AM. Learn how to boot Windows 8 into Safe Mode for troubleshooting and resolving issues. Access advanced startup options and utilize the F8 key during system restart to enter Diagnostic Mode, providing a
  • Generic Repository Pattern With MVC4/12/2024 7:21:48 AM. The Generic Repository Pattern with MVC is a design approach where a generic interface is used to define CRUD operations, providing a flexible way to interact with data in an MVC application. It promo
  • Fix Visual Studio Load Test Error: Request Failed - SSL/TLS Issue4/12/2024 6:21:12 AM. In this article you will learn about the Visual Studio load test error - request failed - the request was aborted - could not create ssl/tls secure channel.
  • Canvas Rotating Rectangles Animation Using HTML 54/12/2024 5:55:01 AM. Create captivating Canvas Rotating Rectangles Animation using HTML5, JavaScript, and CSS. Engage users with dynamic graphic motion, transforming rectangles in a visually appealing manner.
  • Static Files In wwwroot Folder ASP.NET MVC Core 3.04/11/2024 7:02:01 AM. In this article, we will learn about Static files in the wwwroot folder are essential for serving CSS, JavaScript, images, and other client-side assets in ASP.NET MVC Core 3.0 applications. They provi
  • Registering Devices With IoT Hub Device Provisioning Service4/11/2024 6:24:09 AM. Explore Microsoft Azure's capabilities for device-cloud connectivity. Learn about device provisioning process, Azure IoT Hub DPS, and enrollment methods like X.509 certificates. Follow setup step
  • Create A Simple Bot With Azure Bot Service4/10/2024 10:40:35 AM. Explore creating a simple Bot using Azure Bot Framework. Bots automate tasks, interact like humans, and offer various functionalities. Follow the steps to set up in Azure portal, select the template,
  • File Share Snapshot automation - Creation4/10/2024 8:19:32 AM. Automating the creation of snapshots for file shares is essential for efficient data management in cloud environments. This PowerShell script connects to Azure, identifies storage accounts, and locate
  • Service Communication: Integration of gRPC using Protocol Buffers4/10/2024 6:25:48 AM. Streamlined Service Communication: Integration of gRPC using Protocol Buffers optimizes inter-service communication. Leveraging gRPC's RPC framework and Protocol Buffers' efficient serializati
  • What is Tree Shaking In Angular?4/10/2024 4:10:19 AM. Tree shaking in Angular optimizes web apps by removing unused code, enhancing performance. Through Ahead-of-Time compilation and Webpack, Angular CLI eliminates dead code, resulting in smaller bundles
  • Using HTML5, CSS3, and JavaScript to their full potential4/9/2024 6:29:38 PM. Crafting dynamic and engaging web journeys: HTML5, the cornerstone of web architecture, has evolved to embrace semantic elements such as <header>, <nav>, <section>, <article>,
  • Using Summernote In ASP.NET MVC (Saving Image Files Separately)4/9/2024 10:11:06 AM. Learn how to integrate Summernote, a popular rich text editor, into your ASP.NET MVC web application. This guide focuses on saving image files separately, ensuring efficient file management. Explore s
  • Understanding of Blazor Server App Project Structure 4/9/2024 8:50:28 AM. This article covers creating a Blazor Server App project, project structure overview, default folders' usage, setting startup components, and essential files like AppSettings and Program.cs. Prere
  • Custom Validation In Angular Reactive Forms4/9/2024 8:47:25 AM. In this article, we will learn about validations in the reactive form in Angular. We will create a simple user registration form and implement some inbuilt validations on it. Along with the inbuilt va
  • Azure NFS Snapshot Automation - Deletion4/9/2024 7:32:19 AM. Discover how to automate Azure NFS snapshot deletion efficiently. Learn scripting techniques and orchestration methods to manage cloud data with precision, ensuring streamlined operations and optimize
  • ESXi Vulnerability: Understanding the Impact on IXMetro Powerhouse4/9/2024 5:20:18 AM. This article explores the ESXiArgs ransomware attack that targeted IXMetro Powerhouse, detailing the vulnerable ESXi versions and the infection pathway exploited through a Service Location Protocol (S
  • Enable Remote Desktop Connection in Windows 84/8/2024 11:48:12 AM. To enable Remote Desktop Connection in Windows 8, navigate to System Settings or Control Panel, locate Remote Desktop settings, enable Remote Desktop, configure network settings, adjust firewall setti
  • CRUD Operations In ReactJS With Hooks4/8/2024 9:14:38 AM. Learn how to implement React hooks for CRUD operations with Web API. This tutorial covers setting up a React app, installing dependencies like Axios and Reactstrap, configuring routing, creating data
  • Top 4 Essential Qualities Of A Good Trainer4/8/2024 8:43:14 AM. In this article, you will learn to Discover the key traits of effective trainers. Learn about their expertise, communication, adaptability, and motivational skills. Explore how empathy, organization,
  • Add Custom User Data To Identity Core Register Form In ASP.NET Core 3.04/8/2024 8:19:52 AM. Integrate custom user data seamlessly into ASP.NET Core 3.0 Identity Core's register form. Utilize UserManager and SignInManager for efficient user management, authentication, and authorization. E
  • Rockin’ The Code World with dotNetDave: Panel Discussion - Ep. 994/6/2024 8:41:10 AM. In this episode, we have a panel discussion.
  • Rename the "Related" entities in Dynamics 3654/6/2024 5:47:51 AM. Rename the "Related connections" entity to "Account-Connections" in CRM, follow steps Login, navigate to Advanced settings, open solution, access Account entity forms, edit "C
  • Add Reactstrap Components In ReactJS4/5/2024 11:20:12 AM. In this article, we will learn to Integrate Reactstrap into ReactJS for enhanced UI components. Utilize Bootstrap's pre-designed elements for responsive and stylish interfaces. Simplify frontend d
  • Azure Jupyter Notebook📋 With Azure ML Studio4/5/2024 8:56:13 AM. In this article, we will focus on how to get started Azure ML Notebook. Moreover, we will discuss why we use Azure ML services with a simple demo.
  • How to Disable IPv6 in ESXi without Additional Reboot4/5/2024 6:38:26 AM. Learn a step-by-step guide to disable IPv6 in ESXi without rebooting, ensuring uninterrupted network connectivity. In VMware ESXi, disabling IPv6 can be done through the ESXi Shell without an extra re
  • Asynchronous Communications Using RabbitMQ Message Broker4/4/2024 11:37:39 AM. In this article, we will explore asynchronous communication techniques leveraging RabbitMQ, a powerful message broker. Discover how RabbitMQ facilitates reliable, scalable message routing in distribut
  • Getting Started With Remote Procedure Call4/4/2024 9:33:47 AM. Getting Started With Remote Procedure Call. In Remote Procedure Call(RPC), the caller and sender process are executed on different machines, they can communicate with the help of the transport and net
  • Remote Procedure Calls using SOAP4/4/2024 9:32:03 AM. Explore the seamless integration of systems through Remote Procedure Calls (RPC) using SOAP (Simple Object Access Protocol). SOAP facilitates communication between distributed applications, ensuring i
  • Returning an Array Listing using Remote Procedure Call4/4/2024 9:11:15 AM. Returning an array listing via Remote Procedure Call (RPC) involves serializing the array on the server, sending it to the client, then deserializing it. Client invokes RPC, server processes the reque
  • Microsoft Copilot Studio v/s Azure AI Studio4/4/2024 2:31:25 AM. Microsoft Copilot Studio v/s Azure Ai Studio
  • Save Encrypted Password In Database In ASP.NET4/3/2024 9:36:57 AM. In this article, Discover how to enhance security in your ASP.NET application by saving encrypted passwords in the database. Learn the process of encrypting passwords before storing them, ensuring dat
  • ZeroThreat: The Ultimate Web App and API Security Scanning Tool 4/3/2024 5:10:04 AM. Identify critical vulnerabilities at 5x speed without any configuration required with world's most intelligent web app & API security scanning platform, ZeroThreat. Avoid pitfalls of 90% manua
  • Adding Custom Validation in MVC4/2/2024 9:09:42 AM. In MVC, custom validation involves creating validation attributes to enforce specific rules beyond built-in ones, enhancing data integrity and user experience through tailored validation logic.
  • Remote Validation in MVC4/2/2024 9:09:23 AM. Learn to implement remote validation in MVC, validating specific data without posting the entire form. Utilize the "Remote" attribute to check email existence by calling a controller action.
  • Understanding Validation In MVC - Part 44/1/2024 9:48:22 AM. Understanding Validation In MVC - Part 4" delves into advanced techniques of data validation in ASP.NET MVC, covering custom validation, remote validation, error handling, and client-server valid
  • Publishing .NET Applications with 'dotnet publish'4/1/2024 8:13:24 AM. Publishing .NET applications with dotnet publish is essential for deployment. This tool compiles code resolves dependencies, and creates a self-contained directory for easy distribution and execution,
  • Troubleshooting: Unable to Power On vCLS VM in Nested ESXi3/31/2024 3:36:10 AM. This article provides troubleshooting steps for resolving issues with powering on vSphere Cluster Services (vCLS) VM in a nested ESXi environment.
  • Options Pattern Named Options in .Net Core with examples3/29/2024 9:41:11 AM. Learn how to implement the options pattern and validation in .NET Core using named and default options. Explore techniques for binding configurations, fetching options in APIs, injecting services into
  • What Are Access Modifiers In C#3/29/2024 6:45:30 AM. Access modifiers in C# regulate the accessibility of class members, impacting encapsulation and object-oriented principles. They control the visibility and accessibility of members within classes and
  • The "this" Keyword in C#3/28/2024 10:38:53 AM. The "this" keyword in C# is a reference to a class or a struct itself. In this article, you'll learn what the C# "this" keyword is, and how and when to use the "this"
  • Backup Encryption In SQL Server3/28/2024 6:36:20 AM. SQL Server offers backup encryption to enhance data security. Utilize encryption algorithms and key management to protect database backups, ensuring compliance with privacy regulations and safeguardin
  • Overview Of Cycle Error Logs3/28/2024 6:34:11 AM. I saw this again recently and see it too often in environments so wanted to take a second to remind everyone to cycle their error logs on a regular basis. SQL Server keeps error logs and when you rebo
  • VLFs - The Forgotten Foe3/28/2024 6:30:53 AM. Unveil the hidden impact of Virtual Log Files (VLFs) in SQL Server. Explore strategies to mitigate performance issues stemming from log file fragmentation and learn essential database maintenance tech
  • Echo Chat Bot In Facebook Messenger Using Microsoft Bot Framework 3/28/2024 6:25:31 AM. In this article, we will learn about an Echo bot configuration for the Facebook messenger channel and its required resource list.
  • Fixing New-PnPTenantSite Error: Remote Server Returned 4013/28/2024 6:07:48 AM. Encounter an error (401 Unauthorized) with New-PnPTenantSite in SharePoint Online? This issue typically indicates an authentication failure, often due to invalid credentials or insufficient permission
  • Options Pattern Validation in .NET Core with Examples3/28/2024 4:34:54 AM. .NET offers built-in resources for validating settings to ensure correctness without manual checks. Techniques like data annotations and custom validations streamline the process, enhancing configurat
  • How To Add Jetpack Compose In Existing Kotlin Project3/27/2024 6:15:09 AM. This article guides you through the step-by-step process of integrating Jetpack Compose into your existing Kotlin Android project.
  • Managing .NET Solution Files with dotnet sln3/27/2024 4:52:41 AM. The .NET Core SDK's dotnet sln tool simplifies managing large .NET projects. Learn its commands for adding, removing, listing projects, and advanced operations, streamlining solution file manageme
  • Integrate Chat Bots In Azure DevOps Extensions - Chat Bot Adoptions3/26/2024 3:10:55 PM. In this article, we’re learning basic information about Extension development, Microsoft Chat Bot Integration in Extensions, Web Chat Enabling for your DevOps organization. It’s an idea about to adopt
  • A Comprehensive Guide to Utilizing the MQTT Protocol3/26/2024 3:07:06 PM. MQTT, also known as Message Queuing Telemetry Transport, is a messaging protocol specifically designed for efficient communication between devices in constrained environments. It is particularly usefu
  • Visual Studio 2022 IntelliSense Hover not Working Problem3/26/2024 11:42:15 AM. VS 2022 extensions can interfere with the IntelliSense Hover functionality. Fix Visual Studio 2022 IntelliSense Hover not working by uninstalling the problematic extension causing the issue.
  • .NET MAUI - Root/Jail Broken Detection3/26/2024 9:37:20 AM. Learn how to secure your .NET MAUI app by detecting rooted/jailbroken devices, preventing security breaches. Follow steps to set up the project, install plugins, and implement detection in your app.
  • Investigate Root Cause for Latency with Azure App Insights3/26/2024 8:56:14 AM. In this article I will demonstrate how to investigate the root cause for latency with Azure Application Insights
  • Create Animated ATM Cards Using React With Bootstrap3/24/2024 6:30:56 PM. In this article, I will show you steps to make an interactive credit card form UI component in React application using the react-credit-cards-2 library.
  • Unleashing the Power of Microsoft Copilot Stack in .NET Core3/23/2024 6:39:14 AM. This article will talk about the power of the Microsoft copilot stack in.net core development with examples
  • .NET for IoT: A Dash of .NET - Ep. 113/22/2024 7:04:56 AM. In this episode, we'll delve into the intersection of .NET technologies and Internet of Things (IoT) applications.
  • Response Compression in .NET Core3/22/2024 6:14:59 AM. Learn about HTTP compression techniques like Gzip, Deflate, and Brotli to reduce payload sizes and expedite data transmission. Configure response compression in ASP.NET Core, control compression over
  • Learn about Spinners in Bootstrap3/22/2024 5:49:20 AM. In this article will we learn type of spinners in Bootstrap5
  • Business Rules in ServiceNow and Its Automation Potentials3/21/2024 1:45:34 PM. In this article, we will learn automation and efficiency are important in IT service management. ServiceNow provides an effective toolkit for streamlining corporate procedures and increasing output.
  • Azure DevOps Pipeline Notifications: Custom Subscription Setup3/21/2024 1:27:11 PM. Azure DevOps also has support for configuring Custom notifications. In this article, we are going to learn about how to configure Custom notifications for any specific event or scenario using a featur
  • Secure Coding in C# - Protecting Applications and User Data3/20/2024 4:27:46 PM. Protecting applications and user data is crucial in today's digital age. Secure coding practices play a vital role in ensuring the security of the code written in C# on the Microsoft.net Framework
  • Enable Copilot for App Users in Model-Driven Apps3/20/2024 12:05:44 PM. Empower app users with Copilot in model-driven apps for Dynamics 365. Enhance productivity and user experience by enabling AI-driven assistance, contextual help, and guided support, streamlining decis
  • Create Your First Bot Using Visual Studio 2017 - Step By Step Guide3/20/2024 11:48:20 AM. In this article we will be Seeing how fast companies are adopting Bots, it is really the best time for you to start learning the Bot framework and start adopting Bots for your business.
  • Explain Floating Labels Animation in Bootstrap3/20/2024 10:32:11 AM. In this article, we will cover how we can implement Floating Labels Animation in Bootstrap 5. Bootstrap 5 introduces form-floating labels, enhancing form design by providing dynamic floating labels a
  • Web API Validation3/20/2024 9:41:36 AM. Learn about the importance of validation in Web API development, including techniques like Model Validation and Fluent Validation. Explore how to implement validation rules using data annotations and
  • How to Install and Configure Web RD in Server3/20/2024 4:43:36 AM. RD Web Access also includes Remote Desktop Web Connection, which allows users to connect remotely to the desktop of any computer where they have Remote Desktop Access.
  • "pip" Commands Every Python Developer Should Know3/19/2024 11:59:10 AM. In this article, we will discover the essential "pip" commands crucial for Python developers. This guide unveils fundamental operations, empowering developers with indispensable knowledge fo
  • Enable Copilot Control Feature to a Canvas Apps3/19/2024 10:56:02 AM. Copilot control, an AI assistant for canvas apps, enables users to gain insights through natural language conversation. Learn how to enable and integrate Copilot into your canvas app effortlessly.
  • Upgrading to VMware Cloud Foundation 5.13/19/2024 6:50:20 AM. VMware Cloud Foundation 5.1 upgrade guide offers step-by-step instructions, resources, Troubleshooting, and best practices to ensure a smooth transition and maximize new features.
  • Designing a Quiz App with Django: From Concept to Completion3/19/2024 6:04:46 AM. Designing a quiz app with Django encompasses the full journey from conceptualization to realization. Utilizing Django's robust framework, Python developers craft interactive quiz platforms, integ
  • Automate Azure App Service Plan Scaling with Automatic Scaling3/19/2024 5:18:04 AM. 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.
  • Email Subscriptions in Azure DevOps3/18/2024 11:52:09 AM. In this article, we will Email Subscriptions in Azure DevOps allow users to receive notifications about changes and activities within their projects. Users can customize subscriptions to receive alert
  • React Apexcharts: Create & Download Column Bar Chart with Bootstrap3/18/2024 5:27:34 AM. In this tutorial, we will learn how to create a vertical column bar chart component in the React JS functional component. Creating a Column Bar Chart component in React using Apexcharts and Bootstrap.
  • Change ‘The Form Could Not Be Submitted..’ Message In Dynamics 365 Portal3/15/2024 10:42:33 AM. In my earlier article, we discussed how to implement a custom JavaScript validation message, now let’s say we want to change the title of the validator.
  • Steps To Initialize A Git Repository And Push The Changes To GitHub 📥📤 In Details3/15/2024 6:14:41 AM. In this article, we will learn how to initialize a Git repository and push the changes to GitHub. Also, we will learn how to add multiple files to a staging area with a single command and commit.
  • Display API Data on List Using SwiftUI3/15/2024 4:44:39 AM. 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 Codab
  • Move Git Repositories From One To Another Organization In Azure DevOps3/14/2024 10:25:48 AM. In this article, you will cover steps to transfer repositories, ensuring smooth transition of version-controlled projects while maintaining integrity and collaboration across teams.
  • Move Azure DevOps Work Items From One Organization To Another3/13/2024 11:50:02 AM. Transfer Azure DevOps work items between organizations effortlessly using migration tools. Export data from source organization, import to target organization, ensuring seamless transition of Agile pr
  • Managing Storage Spaces with File Server Resource Manager (FSRM)3/13/2024 11:28:50 AM. 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 An ASP.NET MVC 5 Site Using Bootstrap Custom Templates3/13/2024 8:34:59 AM. This tutorial guides you through the process of integrating Bootstrap into your MVC project, leveraging its responsive layout and pre-designed components to create visually appealing user interfaces.
  • Programmatically Get Specific Fabric Workspace Items in Fabric Notebook3/12/2024 5:02:59 AM. In this video, I walked you through how to programmatically get all the items from a specific workspace using Fabric Notebook.
  • Understanding "out var _" in C#3/11/2024 6:31:09 AM. In this article, we will learn about the use of "out var _" in C#, a syntax that allows declaring a variable inline without specifying its type. Learn its purpose, usage, and how it enhances
  • Copilot in Dynamics 365 CRM Sales - Microsoft Business Application Live Show Ep.183/11/2024 4:53:32 AM. In this episode of Microsoft Business Application Live Show, you will learn about Copilot in Dynamics 365 CRM Sales.
  • Create & Download Area Chart using React Apexcharts with Bootstrap3/10/2024 8:43:51 AM. Create an Area chart component in a React.js functional component using Apexcharts and Bootstrap libraries. Explore Apexcharts' features, step-by-step implementation, and visualization of data.
  • Welcome to the AI Revolution: Exploring the New Era of Copilot3/10/2024 7:57:22 AM. Now, in the digital arena, AI Copilots are like smart helpers for all your tasks. They’re not just tools; they’re clever companions adjusting to your needs, working wherever you need them.
  • Azure Monitoring Services Guide: Implementation and Examples3/10/2024 7:27:11 AM. 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 performan
  • Adding Machine Learning to .Net Applications3/9/2024 1:49:18 PM. This session will walk you through the fundamentals of creating an ML integrated application and ongoing model training.
  • Securing Your Cloud Infrastructure with Azure DDoS Protection: Strategies and Examples3/8/2024 1:28:49 PM. This article would talk about securing your cloud infrastructure with Azure DDOS protection with strategies, steps, and examples
  • ASP.NET MVC Tooltip with Web API, Bootstrap Popover, jQuery UI Dialog3/7/2024 8:41:29 AM. This article provides a detailed guide on dynamically adding help/tooltip icons to form elements using jQuery UI modal or Bootstrap popover. The tooltips are fetched from a centralized location via We
  • Remote Access Of The Database Using SQL Server 3/7/2024 8:36:49 AM. Remote access to SQL Server databases enables users to connect to and manage databases from a location outside the physical server. It involves configuring network settings, security measures like aut