TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About REPL
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
CSharp TV (4)
Mahesh Chand (4)
Sarvesh Shinde (3)
Tuhin Paul (3)
Kapil Singh Kumawat (3)
Abhishek Yadav (3)
Sachin Kalia (2)
Naresh Beniwal (2)
Parth Patel (2)
Jay Krishnareddy (2)
Sameer Shukla (2)
Aashina Arora (2)
John Morehouse (2)
Rohit Gupta (1)
Jalpa Dhola (1)
Jerry Lee (1)
Abiola David (1)
Om Agarwal (1)
Aman Gupta (1)
Keyur Pandya (1)
Steven Woolston (1)
Amit Naik (1)
Dharmeshwaran S (1)
Darshan Adakane (1)
Rijwan Ansari (1)
Rumeel Hussain (1)
Arun Ramaswamy (1)
Gokulakrishna (1)
Monica Rathbun (1)
Praveen Sreeram (1)
Chethan N (1)
Aman Singhal (1)
Tural Suleymani (1)
Najath Risni (1)
Raja Msr (1)
Vishal Gupta (1)
Manikavelu Velayutham (1)
James Brown (1)
Amit Singh (1)
Manoj Bhoir (1)
Vahid Farahmandian (1)
Rajkumar Jain (1)
Amit Mohanty (1)
Harpreet Singh (1)
Munib Butt (1)
Shervin Cyril (1)
Daniel Collingwood (1)
Sarthak Varshney (1)
Gowtham K (1)
Abdul Basith (1)
Uttam Kumar (1)
Kirtesh Shah (1)
Usman Sheikh (1)
Onkar Sharma (1)
Amit Tyagi (1)
Pankaj Lohani (1)
Anup Hosur (1)
Debasis Saha (1)
C# Curator (1)
Scott Lysle (1)
Mahak Gupta (1)
Aankur Singla (1)
Pankaj Kumar Choudhary (1)
Naveenkumar Paramasivam (1)
Amit Prabhu (1)
Nilesh Jadav (1)
Arun Choudhary (1)
Nitin Bhardwaj (1)
Satendra Singh Bhati (1)
Rohatash Kumar (1)
Abhishek Mishra (1)
Sarathlal Saseendran (1)
Jatin Malik (1)
Saillesh Pawar (1)
Chanakya Jayabalan (1)
Mahipal Reddy (1)
Suthahar Jegatheesan (1)
Madhanmohan Devarajan (1)
Janshair Khan (1)
Related resources for REPL
No resource found
What's New With Python 3.13?
10/11/2024 7:20:54 AM.
This article describes the enhancements Python 3.13 is bringing with it. Python 3.13 introduces enhanced REPL features, experimental JIT compilation, free-threaded CPython mode, improved error message
How to Get Reply from GPT in Power Apps
10/10/2024 5:39:42 AM.
This guide walks you through setting up GPT using OpenAI's API in Power Apps, creating seamless conversational experiences, and automating replies with AI to enhance user engagement and workflows.
Find And Replace Text In Word Document Using C#
10/1/2024 9:09:25 AM.
Learn how to efficiently find and replace text in a Word document using C#. This guide covers essential concepts such as Microsoft Word automation, leveraging the Word Interop library, and implementin
Definitive Guide to Mirror Azure SQL Database in Fabric Warehouse
9/26/2024 9:45:47 AM.
In this Definitive Guide to Mirror Azure SQL Database in Fabric Warehouse episode, I am going to walk you through how to -- Enabling System Assigned Managed Identity required to publish data to Fabr
Database Mail in SQL Server 2008R2
9/4/2024 8:38:30 AM.
Database Mail in SQL Server 2008 R2 enables sending emails directly from SQL Server using SMTP. It supports job alerts, query results, and file attachments, ensuring consistent, scalable, and secure e
Securing Sessions in Java Web Applications: Preventing Session Fixation and Replay Attacks
8/25/2024 11:35:37 AM.
Securing Sessions in Java Web Applications: Preventing Session Fixation and Replay Attacks
Find and Replace in PowerApps
6/27/2024 10:52:39 AM.
Learn to streamline data entry and enhance user experience by implementing powerful text manipulation techniques within your canvas apps, leveraging Microsoft's Power Platform capabilities seamle
String Replacement With Named String Placeholders
6/14/2024 10:38:51 AM.
The anonymous nature of placeholders in the String.Format method can make it confusing. Find out how to use named string placeholders in your code.
Replace Conditional Statements (IF/ELSE Or SWITCH) With Factory
6/6/2024 11:40:34 AM.
Learn how to replace long IF/ELSE or SWITCH statements with polymorphism using the RIP design pattern. This article covers implementing the Simple Factory pattern and lazy loading, enhancing code mai
Automate Placeholder Replacement with Custom Data Models
5/30/2024 8:52:48 AM.
Discover how to dynamically generate text content by replacing placeholders with actual data using a versatile TypeScript function. Enhance user engagement through personalized content delivery, appli
Storage Accounts and Redundancy Options in Azure
5/24/2024 6:10:30 AM.
Azure Storage Accounts offer various redundancy options ensuring data resilience. Choose between locally redundant, zone-redundant, geo-redundant, or geo-zone-redundant storage to safeguard against fa
Empowering The Developer: AI To Help, Not Replace
4/30/2024 11:03:11 AM.
AI empowers developers by providing assistance, not replacement. Collaboration between humans and AI enhances productivity, creativity, and innovation, leveraging automation to streamline processes wh
Application Deployment On Azure Kubernetes Service - Part Two
4/25/2024 9:45:58 AM.
Explore ConfigMap usage in Kubernetes deployments, configuring Redis master with AKS, providing environment-specific configuration via ConfigMap. Learn YAML file creation, command execution, volume mo
How to Clone an Existing Virtual Machine?
4/16/2024 6:24:22 AM.
Explore step-by-step instructions for replicating your VM using various virtualization platforms. Whether you're migrating, testing, or creating backups, mastering VM cloning ensures flexibility a
Azure Storage Replication Strategies
4/12/2024 11:30:24 AM.
Explore Microsoft Azure's storage replication strategies including LRS, ZRS, GRS, and RA-GRS. Learn how each strategy offers varying levels of data redundancy and availability. Understand how to c
How To Change Data Source Of Existing Report In Power BI
4/4/2024 9:12:57 AM.
To change the data source of an existing report in Power BI, access the report and navigate to "Edit Queries." Then, update the data source connection by modifying the query or connection se
Replication Of Max Text Length
3/28/2024 10:34:54 AM.
Ensure smooth replication of maximum text length in SQL Server by configuring 'max text repl size' using sp_configure. Optimize data management and maintain database performance with appropria
Enhance Azure DevOps: Manage Environments with Replace Tokens
3/28/2024 5:08:28 AM.
In this article, we are going to learn how to change the values that are specific for each environment using an Azure DevOps extension called Replace Tokens.
What is Change Data Capture(CDC)
3/7/2024 7:31:17 AM.
Change Data Capture (CDC) is a method used in databases to track and capture changes in data. It enables real-time updates by identifying and recording modifications made to the database, facilitating
Windows 8 Start Menu Replacement Start8 Get Design Overhaul
2/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.
KAFKA for Mere Mortals: Topic replication factor
1/23/2024 4:56:04 AM.
The article will in detail explain why we need a replicas of Partition in KAFKA
How to Clean and Replace Corrupted Files in Windows 11
1/17/2024 11:23:36 AM.
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.
Protecting Your Web Application From Session Replay Attacks In Azure Cloud
1/15/2024 4:41:58 AM.
In today's world of increasing digital interconnectedness, online security threats are continuously increasing, and cybercriminals are finding new and innovative ways to exploit system vulnerabili
JavaScript Replace Spaces
12/27/2023 7:57:40 AM.
Learn how to use the JavaScript replace() method to remove spaces from a string and replace them with another character. The JavaScript replace() method is mostly used to replace the spaces in this ar
Replacing Root Site in SharePoint Online
9/27/2023 9:18:52 AM.
what is the root site? Think of it as the front door to your SharePoint Online home. It's the first thing you see when you log in, and it sets the tone for the rest of your SharePoint experience.
Find and Replace Text in Text / HTML Files
9/22/2023 9:55:48 AM.
Here is the simple and quick way to replace a text in a HTML or TEXT file.
Add Replace And Remove Bookmarks In Word Using C#
9/18/2023 11:11:45 AM.
In Microsoft Word documents, bookmarks are used to mark specific locations or sections for easy reference. You can programmatically add, replace, and remove bookmarks in Word documents using C# and li
Func Delegate Using Lambda Expression In C#
9/15/2023 7:29:10 AM.
In this article I'll try to explain a cool feature introduced with .NET 3.5. Known as Func, also named by some developer as a readymade delegate.
Replication In Distributed Real Time Database System
8/23/2023 9:37:57 AM.
Replication Techniques for increasing the performance of Distributed Real Time Database System.
Working With In-Memory Database - Redis
8/2/2023 6:59:02 AM.
Working with an in-memory database like Redis involves using a database system that stores and retrieves data entirely in RAM (Random Access Memory) rather than on disk. Redis is a popular open-source
Test Web API using HTTPREPL
7/25/2023 2:10:32 PM.
The HTTP Read-Eval-Print Loop (REPL) is a lightweight and cross-platform command-line tool that's supported everywhere .NET Core is supported. Using this tool you can start discovering and explori
Replicate ECR Image from AWS one region to another region
5/19/2023 9:47:28 AM.
Create Mirror copy of ECR from one region to another region
How To Configure Transactional Replication In MS SQL Server
4/10/2023 9:12:44 AM.
In this article, we will learn how to use configure Transactional replication in SQL Server.
AI for Developers: Enhancing Skills, Not Replacing - MVP Show ft. Chris Love
3/9/2023 5:19:04 AM.
Watch Chris Love as he talks about how ChatGPT, MidJourney, and GitHub Copilot tools can be leveraged to enhance developer skills, increase productivity, and streamline the coding process.
Replace Nulls With Specified Values in SQL Server
2/21/2023 12:44:01 AM.
In this article we will see the various ways to replace null values in a table. ISNULL() function, CASE statement, COALESCE() function can be used to replace null values in a SQL Server table.
Exploring Data Anonymization Techniques To Prevent Session Replay Attacks In E-Commerce
2/20/2023 11:25:18 AM.
In this article, you will learn how to explore Data Anonymization Techniques to Prevent Session Replay Attacks in E-Commerce.
Preventing Session Replay Attacks - Safeguarding Azure Cloud Websites
2/20/2023 4:44:17 AM.
Session replay attacks are a type of web application attack where an attacker records a user's interactions with a website or web application, including login credentials, and then replays them to
Will Web3 Replace Web2
2/18/2023 8:50:32 PM.
Will Web3 replace Web2? No. Not so soon.
Add, Remove, Replace String In C#
2/9/2023 7:17:36 AM.
Code examples to add strings in C#, remove string in C#, and replace string in C#.
How To Replace Characters In A C# String
2/8/2023 4:12:14 AM.
In this article, you will learn how to replace a substring in a C# string.
Will ChatGPT Replace Developers?
2/6/2023 5:47:09 AM.
In this article, you will learn how ChatGPT replace developers?
Pods, ReplicaSets, and Deployments- Kubernetes Fundamental - Ep. 4
1/16/2023 11:28:58 AM.
In this episode, you will feel confident about “Pods, ReplicaSets, and Deployments
SQL Replace Function
1/10/2023 3:47:43 PM.
SQL REPLACE function inserts or replaces values of records in a database table. This article will teach you how to use a Replace in SQL.
Windows Containers - Does The Containers Will Replace Virtual Machines
12/29/2022 8:47:55 AM.
In this article, I will explain about virtual machine and containers
Replying To Or Forwarding Emails In C#/.NET
12/13/2022 10:04:15 AM.
In this article, you will learn how to forward or reply to emails with only one line of code.
Basics of Kubernetes
9/28/2022 6:00:18 AM.
This article exercise gives a walkthrough of the fundamentals of the Kubernetes cluster orchestration system.
Replace Multi Select Combobox With Checkbox In Edit Form
9/9/2022 5:03:05 AM.
In this article, we will learn PowerApps edit form customization. We will specifically customize multi select combobox and use multi select checkbox instead.
Replace Input Text with Combobox In PowerApps Edit Form
8/29/2022 4:52:12 AM.
In this article, we will learn how to use combo box instead of input text in PowerApps edit form control
Working with Strings in VB.NET
8/4/2022 5:59:08 AM.
This article is VB.NET version of Working with Strings in .NET using C#.
Replacing AppFabric With NCache
7/8/2022 3:11:02 AM.
In this article you will learn how to migrate your cache system from AppFabric with NCache
Configuring A Failover Group For A Production Database In Azure
6/15/2022 1:27:37 PM.
In this article, you will learn how to configure a failover group for a production database in azure.
Can Azure Functions Replace Web API?
5/26/2022 4:27:11 PM.
Is it worth Migrating the ASP.Net Core Web API Project to Azure Functions? Learn here how and why to migrate.
Can Azure Function Replace Web API
5/23/2022 5:18:13 AM.
Is it worth Migrating the ASP.Net Core Web API Project to Azure Function.
Understanding Subject, BehaviorSubject, ReplaySubject
3/25/2022 8:38:01 AM.
Subject is a special observable which acts as both observer & observable. It'll allow to emit new value using next() method. It allows value to be multicasted to many observers.
Migrating Limited Objects With Pre-Defined Prefix Using S3 Batch Replication
2/18/2022 4:57:41 AM.
In this article, we will learn how to migrate limited objects with a pre-defined prefix using S3 Batch Replication which can be done at time of configuring the replication rule.
Replicate Existing Objects Using AWS S3 Batch Replication
2/16/2022 3:51:33 PM.
With new AWS update, it is possible to replicate existing AWS S3 objects and synchronize AWS S3 buckets using S3 batch replication.
FlashText In Python
2/14/2022 4:41:17 PM.
The article explains the FlashText library in Python.
Substring Functions In Python
2/2/2022 6:00:16 AM.
The article explains the substring functions find, rfind, count, replace, slice in Python.
STUFF() And REPLACE() In SQL Server
11/26/2021 9:20:00 AM.
In this article, you will learn about STUFF() and REPLACE().
Planning A Disaster Recovery Strategy On Microsoft Azure - Designing Geo-replication Strategy
10/28/2021 5:49:49 AM.
This article demonstrates how to deploy an existing Azure web application and Azure SQL Database across multiple Azure regions.
Different Ways To Handle NULL In SQL Server
8/12/2021 4:13:02 AM.
In this article, I have described various ways to handle NULL in SQL Server.
Data Replication in Azure SQL and Beyond - Women Data Summit 2021
6/27/2021 10:33:53 AM.
This session in Women Data Summit 2020 is about Data Replication in Azure SQL and Beyond
S3 Bucket Lifecyle And Replication Rules
4/9/2021 2:16:31 PM.
In this article, we will be learning how we can set up different rules on the S3 bucket.
MatchEvaluator Delegate of a Regular Expression Replace Method in ASP.Net
3/17/2021 10:38:13 AM.
This article explains the MatchEvaluator Delegate of a custom verification for each match found by a Regular Expression Replace method.
How To Perform Stratified Sampling On Dataset In R
2/26/2021 3:29:56 PM.
In this article, I am going to demonstrate how to create samples that is subsets using stratified sampling method.
How To Create Samples Of Dataset In R
2/22/2021 3:17:20 PM.
In this article, I am going to demonstrate how to create samples that is subsets using sample function in R.
How To Use Simple Random Sampling Technique To Create Samples Of Dataset In R
2/22/2021 3:17:12 PM.
In this article, I am going to demonstrate how to create samples that is subsets using simple random sampling techniques and use sample function in R.
Snapshot Replication (Setting up Subscriber) in SQL Server 2008: Part 3
2/12/2021 7:06:26 AM.
This article is part three of a seried intended to shed light on setting up Publisher in Snapshot Replication.
Data Replication Options in Azure SQL / SQL Server - SQL Server Virtual Conference 2021
2/1/2021 4:03:13 PM.
This session is about "Data Replication Options in Azure SQL / SQL Server " in SQL Server Virtual Conference 2021.
Azure Cosmos DB - SQL API Geo-Replication Using EF Core
7/16/2020 5:50:08 AM.
In this article, you will learn about Azure Cosmos DB - SQL API Geo-Replication using EF Core.
What Is Replication In MongoDB? How To Configure Replication In MongoDB?
6/15/2020 1:14:31 AM.
In this article, we will discuss the Replication Process in MongoDB. We will also learn about Replica Set, how to configure replication, and what is heartbeat in Replication in MongoDB.
Java - Replace Bookmark Content In Word
5/26/2020 1:45:42 AM.
In this article, you’ll learn how to replace bookmark content with text or images by using Free Spire.Doc for Java, which is a library for processing Word files from Java code.
Word Processing with an Extended Rich Text Box Control
5/21/2020 1:52:23 AM.
This article describes an easy approach to building a simple word processor around an extended version of the Rich Text Box (RTB) control.
Replace a Page With a New Markup in JavaScript
4/14/2020 1:22:11 AM.
This article explains how to write to the same document or replace the page with the new markup in JavaScript.
Raspberry Pi Programming - Push Button, And Replacing It With PIR Sensor
4/3/2020 2:55:08 AM.
In this article, you will learn about push button and replacing it with PIR Sensor, in Raspberry Pi Programming.
MongoDB Replication (Day 15)
3/29/2020 1:34:45 PM.
This article explains Replication in MongoDB. This is part 15 of the MongoDB series.
Learn About Strings In Python
3/27/2020 7:50:53 AM.
In this Python String tutorial, we will learn what Strings are and how they are used in Python, how to traverse a string, what are String Operators and Methods, and how these can be used for string ma
Understanding Tuples In Python
3/27/2020 7:49:33 AM.
This article is dedicated to Creating and Accessing Tuples, Tuples Operations, Functions and Methods and Tuple Manipulation in Python.
Create Geo-Replication in Azure SQL Database
2/27/2020 1:49:54 PM.
In this article, you will learn about how to create Geo-replication in Azure SQL Database
MongoDB - Replication
1/28/2020 1:51:37 AM.
In this article, you will learn about MongoDB – Replication.
How To Replace A File In C#
1/18/2020 3:31:21 AM.
In this article we will discuss about How to Replace a File in C#.
Replace The Windows 10 Start Menu With Classic Shell Start Menu
1/7/2020 3:44:13 AM.
In this article you will learn how to replace the Windows 10 Start Menu with Classic Shell Start Menu.
Change Drive Letter in Windows 8
12/6/2019 2:44:13 AM.
In this article we are explaining how to change the drive letter in Windows 8.
Create HTML Table From Delimited String In Microsoft FLOW
10/11/2019 7:59:28 AM.
In this article we will see how to create HTML table from a delimited string using Microsoft FLOW. You can send this html table as an email.
String Object Method In TypeScript: Part 4
10/7/2019 12:52:19 AM.
In this article you will learn about the string object's replace method in TypeScript.
Array List in Java
9/23/2019 11:10:10 PM.
In this article you will learn about the Array Lists in Java and various Array List methods in Java.
Replace Textbox With Dropdown Or Combo Box In SharePoint Forms Using PowerApps
9/4/2019 12:49:32 AM.
In this video, we will see how to replace textbox with a drop-down list or Combobox control in SharePoint list forms using PowerApps. We will see how to fetch data from other list and bind it to dro
Stuff and Replace in SQL Server 2012
7/11/2019 5:45:16 AM.
Here, we will have a look at how to use the Stuff and Replace functions in SQL Server 2012.
Azure Service Fabric - Understanding Cluster, Replicas, Instances And Partitions - Part Three
4/8/2019 9:47:44 AM.
This article explains basic Azure Service Fabric Concepts like Cluster, Replicas, Instances and Partitions. These concepts provide necessary context on how Service Fabric Applications are structured.
Simple Steps To Create A Multi-Node MongoDB Cluster
3/1/2019 4:26:16 PM.
In this article, we will see how to set up a 3-node MongoDB replica set on your local machine easily. I will set up this cluster in my Windows 10 machine.
JavaScript String Replace | Case Insensitive
2/18/2019 11:04:15 AM.
This video talks about the correct way of using the .replace function in JavaScript, which is used to replace all the occurrences of a string in a text.
Configuring Geo-Replication For SQL DB
9/25/2018 1:51:39 AM.
This video is a tutorial on how to add geo-replication to your Azure SQL DB database.
Steps For SQL DB Geo Replication
9/15/2018 1:00:36 PM.
If you are using SQL DB in Azure and don’t have your critical database geo-replicated, you are opening yourself up to potential issues in the event of a disaster. By configuring geo-replication you at
Replace If With Polymorphism With AutoFac DI Container
7/26/2018 9:03:29 AM.
As the title specify we will be Replacing the conditional if and Switch statement with the help of Polymorphism using DI container and talk about the benefits of doing the same in this article. Oops g
Azure Cosmos DB - Part Two - Enable Geo Replication Of Data
7/5/2018 9:06:05 AM.
Azure Cosmos DB allows to distribute the data globally to any available Azure region with a click. With, Azure Cosmos DB data is replicated in a transparent manner. Azure Cosmos DB also provides confi
Are SharePoint Hub Sites Here To Replace The Traditional Intranet?
3/28/2018 11:57:47 PM.
With the rollout of the new Hub Site feature for SharePoint online, we can see different use cases is explained, how it can be used. From grouping sites to replacing the traditional Intranets to chall
Comment Or Reply To A Post In SharePoint Using Angular
11/15/2017 10:57:24 AM.
Nowadays commenting or replying to a post is the most common thing in all social networks. Hence, in this article I am going to explain how it works in SharePoint using AngularJS. By the help of this
Sending Bot Reply Message With Attachment Using Bot Framework
10/7/2017 12:34:12 PM.
The Bot Framework enables you to build bots that support different types of interactions with users. You can design conversations in your bot to be freeform. Your bot can also have more guided interac
To Replace The Labels In Entity Form Using JavaScript In Dynamics CRM
5/23/2017 12:45:13 PM.
To Replace the Labels in Entity Form using JavaScript in Dynamics CRM.
Using Hot Module Replacement Feature Of Webpack In ASP.NET Core
2/13/2017 10:05:13 AM.
In this article, you will learn about Hot Module Replacement feature of Webpack in ASP.NET Core.