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 replace
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sarvesh Shinde (3)
Mahesh Chand (3)
Abhishek Yadav (3)
Naresh Beniwal (2)
Parth Patel (2)
Jay Krishnareddy (2)
C# Curator (2)
Vinod Kumar (2)
Jerry Lee (1)
Keyur Pandya (1)
Steven Woolston (1)
Amit Naik (1)
Dharmeshwaran S (1)
Rijwan Ansari (1)
Praveen Sreeram (1)
Aman Singhal (1)
Najath Risni (1)
Raja Msr (1)
Vishal Gupta (1)
Manikavelu Velayutham (1)
James Brown (1)
Sachin Kalia (1)
Harpreet Singh (1)
Munib Butt (1)
Shervin Cyril (1)
Sameer Shukla (1)
Kirtesh Shah (1)
Onkar Sharma (1)
Pankaj Lohani (1)
Scott Lysle (1)
Mahak Gupta (1)
Nilesh Jadav (1)
Arun Choudhary (1)
Nitin Bhardwaj (1)
Satendra Singh Bhati (1)
Rohatash Kumar (1)
Jatin Malik (1)
Saillesh Pawar (1)
Chanakya Jayabalan (1)
Madhanmohan Devarajan (1)
Janshair Khan (1)
Manpreet Singh (1)
Rajeesh Menoth (1)
Krishnanand Sivaraj (1)
Pramod Thakur (1)
Jasminder Singh (1)
Sagar Pardeshi (1)
Brijesh Kumar (1)
Suthish Nair (1)
Abhimanyu K Vatsa (1)
Satya Prakash (1)
Mike Gold (1)
Thiagarajan Alagarsamy (1)
Venugopal Pillai (1)
Hirendra Sisodiya (1)
shru27 (1)
Related resources for replace
No resource found
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
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
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
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
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.
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.
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.
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.
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.
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?
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
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
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.
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().
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.
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.
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.
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.
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.
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
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
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.
Replace Substring In String Using Nintex Workflows In SharePoint 2013 And Office 365
1/30/2016 1:23:23 AM.
In this article you will learn how to replace substring in string using Nintex Workflows in SharePoint 2013 and Office 365.
Replace Function In Microsoft SQL Server
9/6/2015 1:07:40 AM.
This article will explain you how to use a replace function in Microsoft SQL Server.
Using Cufons in Your Web Page
4/28/2015 6:26:06 PM.
In this article we will learn how to use a Cufon in a web page.
Stuff Vs. Replace Vs. Substring
9/22/2014 2:22:07 PM.
In this article we learn how and why we use the stuff, replace and Substring functions in SQL Server.
Replace in SQL Server
6/30/2014 6:17:16 PM.
This article explains the Replace function in SQL Server. It also provides a brief description of the differences between the Replace and Stuff functions.
Replace All Site Content Name Under Site in SharePoint 2010
1/21/2014 12:13:10 AM.
In this article we explore text manipulation using jQuery, for examle we replace all the site content using the each function.
Justifying Line of Text in PHP
6/29/2013 3:40:54 PM.
In this article I will explain how to justifying line of text in php.
Add and Replace Picture From Web Application With Preview Functionality
5/1/2013 2:50:16 PM.
In this article you will learn how to add and replace a picture from a web application with preview functionality.
Replacing Patterns in a String Using PHP
3/1/2013 12:44:37 PM.
In this article I will explain pattern replacement in a string using PHP.
Remove Recent Projects, Solutions, Recent Files, Find and Replace Entries From Visual Studio.
2/23/2013 2:48:56 PM.
This article will show how to remove Recent Projects, Solutions, Recent Files and Find and Replace entries from Visual Studio.
Quick Search, Replace and Navigate in Visual Studio IDE (A Must Read Post)
2/7/2013 9:18:45 PM.
I would call this post as Tips/Tricks post because this post contains information about Visual Studio IDE features. I can see large number of developers are not familiar with these features. So, I thought writing a blog post collecting searching, replacing and navigating tips which is vital to happy and productive.
Find And Replace in Word 2013
1/13/2013 1:14:05 PM.
In this article I am going to explain how to preform Find and Replace in Word 2013.
NotePad.NET II - Find and Replace Inside a Document Using Regular Expressions
5/19/2012 2:42:31 AM.
This article is a continuation of the discussion about a notepad.net editor which improves upon the current functionality in notepad. In this article we talk about regular expression matching inside the find dialog.
Find and Replace for Multiline Text
5/19/2012 1:31:48 AM.
This article explains how would you find and replace a multiline text.
Replace WCF with RIA Services for Non-CRUD Operations
5/15/2012 7:13:47 PM.
In this article we will have a look at a scenario where RIA service will not deal with CRUD operations.
Modification in string using Stringbuilder class in C#
7/27/2010 10:21:16 PM.
Modification in string using Stringbuilder class in C#
Custom String Methods using C#
1/27/2010 10:59:49 PM.
In this article I will explain you about the Custom String Methods using C#.
Advanced Notepad in C#
8/29/2006 5:09:30 AM.
This is an advanced version of Notepad that allows you to search, replace, change background and foreground text color. It also provides registry editing options.