Related resources for OVER
  • Creating a Basic Overlay Effect in jQuery4/24/2024 2:07:41 PM. Learn to create a basic overlay effect using jQuery, enhancing web interactivity by overlaying content on existing pages, ideal for modal dialogs, lightboxes, or interactive pop-ups.
  • Azure Blob Storage - SnapShot4/24/2024 7:35:29 AM. Utilize Azure Blob Storage SnapShot feature for efficient data backup and versioning. Snapshots enable point-in-time recovery, ensuring data integrity and facilitating disaster recovery strategies wit
  • AI Governance and How to Implement and Apply it in Enterprise4/22/2024 8:38:36 AM. In this article, we will Explore the essential aspects of AI Governance and its application within enterprises. Learn how to navigate regulatory landscapes, mitigate risks, and ensure ethical AI pract
  • Overview Of AngularJS: Part 14/22/2024 7:22:36 AM. AngularJS Part 1 introduces the framework's core concepts like MVC architecture, data binding, and directives. It covers modules, controllers, services, and filters essential for building robust s
  • Securing Your Workloads in VMware Cloud4/22/2024 3:52:59 AM. Fortify your VMware Cloud environment! Discover essential security practices for access control, networking, disaster recovery & more. #VMwareCloud #CloudSecurity
  • Handling Events In AngularJS4/21/2024 2:20:18 PM. Handling events in AngularJS involves binding HTML elements to specific AngularJS expressions or functions using directives like ng-click, ng-change, or ng-submit. This allows for interactive user exp
  • VMware Cloud for Disaster Recovery4/21/2024 2:12:48 PM. Protect your VMs from disaster with VMware Cloud DR! This guide explains the setup, testing, and how it safeguards your data from downtime & ransomware attacks. #VMwareDR #CloudDisasterRecovery
  • Angular JS Overview: Benefits, Basics, & Simple Examples4/19/2024 11:03:08 AM. Angular JS is a powerful JavaScript framework for building web applications. It offers benefits like dependency injection, two-way data binding, testing ease, and MVC architecture. Using directives li
  • Bug Fixing: .NET Reverse Engineering: Part 44/18/2024 1:15:09 PM. Explore advanced .NET Reverse Engineering through Round-trip engineering, manipulating IL code without accessing source code. Fix bugs like Memory Overflow, Array Index Out Of Range, and Divide by Ze
  • Site Closure and Deletion in SharePoint4/18/2024 8:26:36 AM. Implement site closure & deletion protocols in SharePoint 2013 for streamlined governance. Enforce policies, manage lifecycle, and utilize recycle bin for efficient site cleanup. Ensure compliance
  • Create Enterprise Search Center Site Collection in SharePoint4/18/2024 8:25:23 AM. Empower your organization with an Enterprise Search Center Site Collection in SharePoint 2013 Online. Enhance content discovery, refine queries, and customize results for efficient information retriev
  • Extracting Content of HTML Page in Javascript4/16/2024 10:48:29 AM. Developing a solution that extracts the content of an HTML page from scratch requires a lot of effort. In this article we'll have a look at library that automates this task.
  • Overview Of Routing And Navigation In Angular4/16/2024 6:46:58 AM. In this article we are going to learn the use of routing in angular. In any general application there are multiple views and to perform the navigation from one view to another we required routing. Rou
  • Overview Of Components In Angular4/16/2024 6:34:04 AM. In this article, we are going to learn the basics of Angular components. We are going to learn what exactly makes up the component and how we can add a new component to our Angular application with th
  • 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
  • Microsoft Fabric: A Comprehensive Overview4/15/2024 4:04:10 AM. Microsoft Fabric is a powerful cloud based SaaS platform that revolutionizes the world of data analytics. With end-to-end capabilities spanning data lakes, data engineering, data analytics, data integ
  • 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
  • What is DMA and How to Enable DMA in Windows 84/12/2024 6:30:47 AM. DMA allows memory system control without CPU involvement, reducing CPU overhead during data transfer between memory and devices. Steps for enabling DMA in Windows 8 involve accessing Device Manager, n
  • Git GUI Clients (1) --- Overview4/12/2024 4:01:39 AM. This article will discuss the Git GUI Clients in General. In this article, Git GUI Clients, including Visual Studio, Visual Studio Code, GitHub Desktop, TortoiseGit, and SmartGit, offer diverse tools
  • Getting Started With MicroServices4/11/2024 6:17:13 AM. In this article, you will Embark on your journey into Microservices, the architecture revolutionizing modern software development. Explore scalability, distributed systems, RESTful APIs, and container
  • How To Override Attribute Class To Do Custom Authorization In .NET Core4/8/2024 11:48:35 AM. In this article, Discover how to customize authorization behaviors using attribute classes, providing finer control over access to resources based on specific criteria such as user roles, permissions,
  • Introduction To Azure Logic Apps4/8/2024 9:01:25 AM. Learn about Azure Logic Apps for task scheduling and automation in cloud computing. Explore workflow components like triggers, actions, and loops. Discover advantages, connectors, usage scenarios, pri
  • Method Overloading In C#3/29/2024 6:44:42 AM. Method overloading in C# allows defining multiple methods with the same name but different parameters within the same class. This enables flexibility and enhances code readability by providing various
  • Overview Of ASP.NET MVC3/29/2024 6:32:20 AM. In this article, you will learn about MVC patterns and ASP.NET MVC. MVC is an architectural pattern to develop enterprise applications.
  • 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
  • SQL Data Discovery And Classification In SSMS3/28/2024 6:32:31 AM. SQL Data Discovery and Classification in SSMS allows users to identify and categorize sensitive data within databases, aiding in compliance with regulations like GDPR. Enhance data security and govern
  • What is the Abstract Class in C#?3/27/2024 6:45:19 AM. The abstract class is a special privileged class in the C#, this will provide a blueprint for the derived classes with a setup of rules and instructions to be derived. The abstract class contains both
  • 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.
  • What is the Virtual Method in C#?3/26/2024 9:03:13 AM. In this article, we will provide an explanation about the virtual method with consise answer, which is help full for the people who wants to attends the C# with opps interview.
  • Visual Studio 2017 Overview And New Features3/21/2024 6:48:14 AM. Explore Visual Studio 2017's comprehensive IDE with enhanced features for efficient software development. Discover updates in debugging, coding, and collaboration, empowering developers with impro
  • Why GraphQL Is An Alternative Over React API3/21/2024 6:26:24 AM. GraphQL offers a more flexible and efficient approach compared to traditional REST APIs, especially when integrated with React. With GraphQL, frontend developers can request only the data they need, r
  • An Overview of C# Static Constructors3/20/2024 11:28:16 AM. Static Constructors are a powerful mechanism for initializing static members and performing one-time setup tasks in C# classes.
  • What is Alternative of Multiple Inhertitance in C#?3/18/2024 7:22:10 AM. This approach allows for achieving some level of multiple inheritance-like behavior while avoiding the complexities associated with traditional multiple inheritance.
  • Azure Devops Project Configuration - Overview and Boards - Part 23/13/2024 8:33:27 AM. Azure DevOps Project Configuration - Overview and Boards - Part 2" delves into the intricate setup of Azure DevOps projects, focusing on Boards functionality. It explores agile methodologies, tas
  • The One Minute AI - Azure Databricks Overview3/13/2024 8:32:44 AM. The One Minute AI - Azure Databricks Overview provides a concise glimpse into the power of Azure Databricks, a cloud-based platform for data analytics and AI. Explore machine learning, big data proces
  • An Overview Of Azure Databricks Cluster Creation3/13/2024 8:32:12 AM. We will cover the steps for creating Azure Databricks workspace and configure a Spark cluster. Later we will create a simple data table from an existing CSV file and query the data using SQL notebook.
  • Benefits of Temporary Tables over Table Variables in SQL Server3/10/2024 8:15:37 AM. The article explores the advantages of utilizing temporary tables over table variables in SQL Server. It discusses how temporary tables offer better performance, scalability, and flexibility for handl
  • 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
  • Covering Indexes And Filtered Indexes In SQL3/5/2024 10:36:56 AM. Hello Learners. I hope you all are doing great. This article describes the Covering Indexes and Filtered Indexes. I would like to tell you that these type of Indexes can only be created as NONCLUSTERE
  • Fundamentals of Unit Testing: Unit Testing of IOC Code3/5/2024 10:35:53 AM. Learn essential unit testing principles applied to the Inversion of Control (IoC) code. Master techniques for testing IoC setup, dependencies, and configurations. Boost software quality with robust te
  • Enhance SQL Server Stored Procedure Performance – Tuning Tips3/5/2024 9:26:01 AM. Covering indexes and filtered indexes in SQL optimize database performance by efficiently retrieving data for queries. Covering indexes include all needed columns, while filtered indexes target specif
  • Improving SQL Performance Using Covering Indexes3/4/2024 11:29:49 AM. In this article we will try to understand what a covering index is, how to avoid the expensive key lookup operations, and how it can improve our T-SQL performance multi fold times.
  • Bluetooth Broadcasting3/4/2024 6:21:47 AM. Bluetooth Broadcasting utilizes Bluetooth technology to send messages or data to nearby devices. It enables various applications such as proximity marketing, beacon technology, and location-based serv
  • Windows 8 Start Menu Replacement Start8 Get Design Overhaul2/27/2024 10:38:05 AM. This article provides a tutorial on using Start8, a Windows 8 start menu replacement that offers a design overhaul reminiscent of the Windows 7 start menu.
  • How To Boot Windows 8 Into Safe Mode2/27/2024 10:27:13 AM. To boot Windows 8 into Safe Mode, restart your computer and repeatedly press the F8 key. This will bring up the Advanced Startup Options menu. Alternatively, you can use the "Shift + Restart&quot
  • Create System Repair Disk in Windows 82/27/2024 10:19:45 AM. This article provides step-by-step instructions on how to create a system repair disk in Windows 8. A system repair disk is essential for troubleshooting and fixing boot-related issues in Windows 8.
  • Recover Data of BitLocker Encrypted Drive in Windows 82/26/2024 9:26:47 AM. Recover data from a BitLocker encrypted drive in Windows 8 using the BitLocker Repair Tool (repair-bad). Locate the recovery key, decrypt the drive, and retrieve files. Ensure compatibility and follow
  • Advanced Startup Option in Windows 82/26/2024 9:26:15 AM. In this article we are going to Unlock the power of Windows 8 with Advanced Startup Options, offering troubleshooting and recovery tools. Access Safe Mode, Command Prompt, System Restore, and more for
  • How To Create And Use System Recovery Drive In Windows 102/23/2024 6:55:05 AM. In this article, we will learn how to safeguard your Windows 10 system by creating and utilizing a System Recovery Drive. This essential guide walks you through the steps to create a bootable USB driv
  • How to Enable or Disable File and Printer Sharing in Windows 102/22/2024 11:29:50 AM. To enable or disable file and printer sharing in Windows 10, navigate to "Settings" > "Network & Internet" > "Network and Sharing Center." From there, select &q
  • Overview of Blazor2/18/2024 3:50:03 AM. In this article, you will learn about Microsoft Blazor technology, Single Page Application, Progressive Web Application, etc.
  • Blazor Life Cycle Events - Oversimplified2/18/2024 3:33:37 AM. There's a lot that goes into memory when blazor components load into the memory. There are 8 methods which decide the lifecycle of a component. Let's take a deep dive to understand how they co
  • Guide to Endorsing Fabric Items: Promoting and Certifying2/12/2024 12:06:14 PM. One of the crucial responsibilities of #FabricAdmin is ensuring high-quality and trustworthy items are endorsed either by promoting or certifying those items. In this definitive guide, I explained how
  • Polymorphism Concept in Object-Oriented Programming2/12/2024 6:20:17 AM. What do you mean by polymorphism? Polymorphism is explained with C# examples, Polymorphism, a concept extending beyond programming, is illustrated in everyday scenarios. Electrical outlets serve as an
  • AWS Transfer Family ( SFTP , FTP , FTPS Server ) Overview2/8/2024 8:06:27 AM. 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 protoco
  • Override Basic Object of Python2/6/2024 10:09:49 AM. This article introduces the concept of overriding methods in Python, focusing on the str and repr methods of the base object class. It explains how developers can customize the output when printing ob
  • Data Vault Design in Azure SQL - Read PII with Customer Keys2/5/2024 11:00:54 AM. Data Vault design in Azure SQL - Utilizing Customer keys to read PII information in databases. Ensuring data security in the cloud era is crucial, especially with the rise in data attacks. Protecting
  • Sharing Data Gateway in Microsoft Fabric Portal with Demo2/1/2024 4:30:21 AM. This article dives into how to share data gateway with users and resource groups in Microsoft Fabric. The Sharing Data Gateway in Microsoft Fabric Portal streamlines access and data transfer between o
  • KAFKA for Mere Mortals : Cluster and Brokers With Distribution1/23/2024 4:54:46 AM. Learn the concept of cluster and broker in KAFKA and "KAFKA broker discovery"
  • Iterating Over an Array Using Arrow Functions in JavaScript1/19/2024 9:58:35 AM. The ways for Iterating Over an Array using arrow functions in JavaScript. Explore concise array iteration in JavaScript using arrow functions and methods like forEach, map, filter, reduce, and find. S
  • Docker Swarm: Transforming Container Orchestration1/12/2024 8:22:00 AM. Explore the dynamic world of Docker Swarm, where machines become nodes, managers orchestrate, and containers dance in perfect harmony
  • Virtual Method in C#1/9/2024 9:15:39 AM. C# virtual keyword is used to create a virtual method in C#. Learn how to use virtual methods in C#.
  • An Overview about NATS JetStream Queue Mechanism1/4/2024 10:29:10 AM. NATS JetStream is a lightweight and high-performance messaging system that acts as a distributed messaging queue. Explore the lightweight and high-performance NATS queue mechanism. Learn about NATS Je
  • Introduction to Microsoft Fabric: A Comprehensive Overview1/2/2024 4:52:11 AM. Explore the world of Microsoft Fabric in this comprehensive overview, where we delve into its unified analytics platform that seamlessly integrates data movement, data science, real-time analytics, an
  • Source Control (4-5), Git - Recover Deleted Branch12/8/2023 4:47:25 AM. This article will discuss how to recover the deleted branch in git
  • Source Control (4-4), Git - Recover Git Tree: Reflog/Reset12/8/2023 4:47:18 AM. This article will describe how to use git reglog and Reset command.
  • Adopting Microsoft Entra ID Governance12/2/2023 12:26:10 PM. Lately, there has been a lot happened/ changed/ introduced in the Microsoft Entra ID Governance space and this is one of my favorite topics to write and explain as well.
  • How to Use Accessibility in SwiftUI?11/15/2023 10:50:50 AM. Discover the key steps to build inclusive SwiftUI apps in "How to Create Inclusive Apps with SwiftUI Accessibility." From VoiceOver support to dynamic type and custom actions, this guide emp
  • Learn to Avoid Query Governor Cost Limit Error in SQL Server11/13/2023 7:08:56 AM. Learn to solve "The query has been canceled because the estimated cost of this query... "
  • Difference Between Overriding and Overloading Methods in C#11/10/2023 5:54:21 AM. Let's know the difference between Overriding and Overloading methods with example.
  • Use Transaction Log to Recover the Deleted or Modified Data10/31/2023 9:23:10 AM. This article is to use of Transaction Log to Recover the Deleted or Modified Data. The SQL Server Transaction Log plays an important role in recovering deleted or modified data if you mistakenly perfo
  • Recover Deleted Table Data "without Backup" in SQL Server10/31/2023 4:42:47 AM. This article will discuss Recover Deleted Table Data "without Backup" in SQL Server.
  • The Third Pillar Of Object-Oriented Programming - Polymorphism:10/30/2023 10:26:15 AM. In the last part of this series you will see the third pillar of object-oriented programming (polymorphism); you will see how the polymorphism gives you the ability to treat related objects in the sam
  • Overview Of SOLID Principles In C#10/30/2023 5:04:17 AM. This article explains the basic rules which are combined and called the SOLID Principles. SOLID principles are a set of design principles in object-oriented programming (OOP) that help developers crea
  • Method Overloading And Method Overriding In C#10/25/2023 6:58:29 AM. In this article, you will learn Method Overloading and Method Overriding in C#.
  • Overview Of Array And Collection 10/20/2023 6:19:24 AM. Arrays and Collections are fundamental data structures used in programming to store and manipulate multiple elements. An array is a fixed-size, ordered collection of elements of the same data type. It
  • Why Is Composition Favored Over Inheritance?10/11/2023 12:13:33 PM. Here you will see why composition is favored over inheritance.
  • Operator Overloading In C#10/11/2023 6:08:33 AM. In this article we are going to learn operator overloading, and the basic concepts of operator overloading.
  • Understanding Polymorphism In C#10/10/2023 11:03:56 AM. Polymorphism is a key feature of OOP that lets developers use same name methods in different forms. This tutorial explains basics of Polymorphism in C# with C# Polymorphism code examples.
  • Steps To Override Finalize In C#10/9/2023 6:07:26 AM. C# does not allow overriding the Finalize method. Let's see how to do that.In C#, the Finalize method is used for cleaning up unmanaged resources before an object is destroyed by the garbage colle
  • Constructor Chaining In C#10/9/2023 5:26:53 AM. In this article you will learn about Constructor Chaining in C# language.
  • Types Of Polymorphism10/5/2023 11:33:21 AM. In this article you will learn about Polymorphism and types of polymorphism.Polymorphism is one of the fundamental principles in object-oriented programming (OOP). It allows objects of different class
  • Overcoming Limitations of Get Metadata Activity in Azure Data Factory / Synapse10/5/2023 10:36:16 AM. Overcoming Limitations of Get Metadata Activity in Azure Data Factory / Synapse
  • Mastering the Art of Convert DateTime Formats In SQL Server with Over 30 Code Examples10/4/2023 7:00:55 AM. Learn how to convert datetime values to different formats in SQL Server with this comprehensive guide. Explore various date conversion functions and formats, including examples and code snippets, to e
  • Why Ignoring Your Order Numbers Could Be A Costly Oversight10/3/2023 8:41:36 AM. This article is about how Order No can reveal the vital information of a company, and how programmer can help to protect it
  • Building a Microservices API Gateway with YARP in ASP.NET Core Web API10/3/2023 6:29:13 AM. Building a microservices API Gateway with YARP in ASP.NET Core Web API provides a flexible and scalable solution for managing and routing traffic in a microservices architecture. By incorporating feat
  • Overcoming Limitations of Power BI REST API for Automated Data Extraction from Dataset9/27/2023 10:21:48 AM. Overcoming Limitations of Power BI REST API for Automated Data Extraction from Dataset
  • Difference Between Shadowing And Overriding In OOP Using C#9/24/2023 5:40:36 PM. In this article, you will learn about the difference between Shadowing and Overriding in OOP using C# Programming example.
  • Why and How to Override ToString() Method in C#9/22/2023 11:03:30 AM. This article shows how to override the ToString() method in C#.
  • Concept Of Polymorphism (Late Binding) In C#9/22/2023 10:35:20 AM. Concept Of Polymorphism (Late Binding) In C#. Polymorphism is the primary pillars of an object-oriented programming. The word polymorphism is combined using two words. “Poly” which means many and “mor
  • Dictionary Overview In C#9/22/2023 8:33:21 AM. This article is an overview of Dictionary in C#. Dictionary is a generic class that belongs to the System.Collection namespace in . NET. A dictionary can store Keys and Values of any data type in .NET
  • Properties In C#: New Cover On Old Book 9/21/2023 11:33:30 AM. Properties are accessor methods whose job is to retrieve and set the values of fields.
  • How To Use An Abstract Method In C#9/21/2023 8:44:50 AM. When a method is declared as abstract in a class, all derived classes must implement it. Here is a code example of abstract method implementation in C#.
  • How to Remove Azure Backup Services?9/21/2023 7:00:26 AM. In this guide, we explore the manual removal of Azure Backup services. This involves changing vault properties, stopping and deleting cloud-protected items, and more. Follow these steps for a successf
  • Simplified Access Control with Azure Temporary Access Passes9/21/2023 4:59:59 AM. In today's dynamic business landscape, Azure offers a solution to facilitate short-term resource access—Temporary Access Pass (TAP). This article explores TAP, guiding you through its activation a
  • How To Use Extension Methods In C#9/21/2023 4:17:56 AM. This article explains use of Extension Methods in C# to increase the functionality of a type (class).
  • Overriding The System.Object Class Methods9/15/2023 9:48:55 AM. In this article you will take a look on the Object class the base class for all data types in the .NET Framework. You will see also how to give your custom type a new look by overriding the Object cla
  • Polymorphism in C#9/14/2023 10:53:56 AM. Polymorphism is a fundamental concept in object-oriented programming (OOP) languages like C#. It allows objects of different classes to be treated as objects of a common base class. Polymorphism provi
  • An Overview Of Factory Design Pattern With Real Life Example9/14/2023 10:45:18 AM. In this article you will learn Easy and Tricky to Understand the Factory Design Pattern with Real Time Example.
  • Differentiate Hiding And Overriding9/12/2023 11:40:40 AM. As most of you know hiding and overriding are two main features based upon inheritance, which is one of the pillars of the OOP. Using these we can redefine a member of the base class in a derived clas