C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Harshad Tretiya(12)
Mahesh Chand(4)
Mike Gold(4)
Priyaranjan K S(3)
Chris Rausch(3)
Nanddeep Nachan(2)
Arutselvan Muthukannu(2)
Prasham Sabadra(2)
Amit Choudhary(2)
Dan Sullivan(2)
Kirtan Patel(2)
C# Curator(2)
Sateesh Arveti(2)
Duncan Harris(2)
Babita (1)
Abhishek Chadha(1)
Arun Potti(1)
Harsha Vardhini(1)
Madhukar Krishna(1)
Iqra Ali(1)
Gowtham Rajamanickam(1)
Sourabh Somani(1)
Mahesh Singh(1)
Sumedh Waghre(1)
Kailash Chandra Behera(1)
John Bhatt(1)
Nimit Joshi(1)
Keyur Patel(1)
Hemant Srivastava(1)
Megha Goyal(1)
Ankur Gupta(1)
Nguyen Pham(1)
Valon Ademi(1)
Nipun Tomar(1)
Shinuraj (1)
Shankey (1)
Jean Simon Ratte(1)
Marc Dommers(1)
Scott Lysle(1)
Shane Snedecor(1)
raviraj_bh (1)
Manisha Mehta(1)
Dan Clark(1)
Resources
No resource found
How to Use Microsoft Teams for Project Management
Nov 28, 2024.
Microsoft Teams simplifies project management by integrating task management, real-time communication, and collaboration. Use Planner for tasks, schedule check-ins, and keep your team organized with chat updates and meetings.
The Art of JavaScript Hoisting: Understanding the Ins and Outs
Jun 11, 2024.
Discover the intricacies of JavaScript hoisting in this comprehensive guide. Understand how JavaScript handles variable and function declarations, the impact of scope, and the best practices to avoid common pitfalls.
How to Integrate Instant Plugins in the Canvas App?
Apr 29, 2024.
Dataverse Accelerator by Microsoft introduces low-code plug-ins for real-time business logic workflows in Canvas apps. Learn step-by-step integration of Instant Plugin with Power Fx in Dataverse environment. Test and utilize the Instant Plugin for efficient app development.
How To Add Custom Add-Ins To MS Word
Oct 07, 2022.
This article shows you how to add add-ins to word desktop.
How To Add Add-Ins In PowerPoint
Sep 20, 2022.
In this article, you will learn how to add custom add-ins.
How To Deploy Excel Add-ins To Your Organization
Aug 12, 2022.
This article show you how to deploy excel add-ins in your organization.
How To Add Custom Add-Ins To Excel
Jul 05, 2022.
In this article, you will learn how to add Excel add-ins.
How To Deploy PowerPoint Add-ins To Your Organization
Jun 15, 2022.
This article shows you, how to deploy PowerPoint add-ins.
How To Deploy Word Add-Ins To Your Organization
Jun 03, 2022.
This article show you how to deploy word add-ins to your organization.
How To Create Excel Add-Ins?
May 10, 2022.
Create an Excel add-in using HTML, CSS, JavaScript, or C# to enhance functionality across various platforms, including Excel for Windows, Mac, and Office 365. Install Yeoman and the generator-office globally, generate a project, and run it using npm commands. Test your add-in in Excel’s Home Tab.
How To Create PowerPoint Add-Ins
Apr 04, 2022.
in this article, I will show you how to create PowerPoint Add-ins
How To Deploy Outlook Add-ins To Your Organization
Mar 19, 2022.
This article provides a comprehensive guide on deploying Outlook add-ins to organizations for other users. It covers the step-by-step process of deploying add-ins using Office 365, ensuring easy access for users within the organization.
How To Publish Outlook Add-Ins Using Visual Studio Code
Mar 17, 2022.
In this article, you will learn how to publish outlook add-ins using visual studio code.
How To Create Word Add-Ins
Mar 16, 2022.
This article outlines the steps to create and run a Word add-in using technologies like HTML, CSS, JavaScript, and C#. Word add-ins enhance functionality and work across platforms, including Windows, Mac, and Office 365.
How To Create Outlook Add-ins
Nov 24, 2021.
Creating Outlook add-ins involves using tools like VSTO or Office JavaScript API, programming in C# or JavaScript, and customizing UI elements like ribbons and task panes. Deployment via Office Store and ensuring security are key considerations.
Overview Of Yeoman Generator For Office Add-ins
Dec 08, 2020.
Discover how to streamline Office Add-in development using Yeoman Generator. This overview covers setup, tools, and JavaScript API integration for efficient creation of custom Office solutions.
Develop Outlook Add-ins with SharePoint Framework
Feb 25, 2020.
In this article, you will learn how to develop Outlook Add-ins with SharePoint Framework.
Create And Deploy Outlook Add-Ins Using SPFx 1.10
Feb 04, 2020.
Create And Deploy Outlook Add-Ins Using SPFx 1.10" is a guide for integrating custom functionalities into Microsoft Outlook using SharePoint Framework (SPFx) version 1.10. It offers insights into developing, deploying, and managing Outlook add-ins within the Microsoft 365 ecosystem.
Multiple Document Interface (MDI) With RichTextBox
Mar 06, 2019.
After searching for a long time on the internet, I have read and consolidated knowledge from different websites into one place and created an original MDI application. I hope this will be useful for all coders who want to create a Wordpad like application in C#.NET using Visual Studio.
Install add-ins In SharePoint Using Office 365 CLI
Jun 14, 2018.
I describe how to move SharePoint add-ins to app catalog and install using Office 365 CLI
How To Register/ Unregister SharePoint Add-Ins Using PowerShell
Jun 04, 2018.
Suppose you would like to have the remote components of a provider-hosted SharePoint Add-in to interact with SharePoint, what should you do? You should first register with the Azure ACS cloud-based service and the SharePoint App Management Service of the tenancy or farm. Let us now dive straight into how to register/unregister SharePoint add-ins.
Automating SVN Check-Ins And Building A Project Via Jenkins
Feb 05, 2018.
In this article, we learn to automate SVN Check-Ins and building a project via Jenkins.
Getting Started With O365 - SharePoint-Hosted Add-Ins Using JSOM
Feb 28, 2017.
In this article, you will learn about SharePoint-hosted add-ins, using JSOM.
Creating SharePoint Hosted Add-ins In SharePoint Server 2016
Sep 25, 2016.
In this article, you will learn how to create SharePoint Hosted Add-ins in SharePoint Server 2016.
Configure Environment For Add-Ins In SharePoint 2016
Sep 16, 2016.
In this article, you will learn how to configure environment for add-ins in SharePoint 2016.
SharePoint Add-ins (SharePoint Hosted Add-in) - Part Two
May 28, 2016.
In this multi part series, this is part two. In this article I’ll try to cover SharePoint hosted add-in with example.
Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013
May 22, 2016.
In this article you will learn how to Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013.
SharePoint Add-ins (SharePoint App) - Part One
May 16, 2016.
Microsoft renamed "apps for SharePoint" to "SharePoint Add-ins." A SharePoint Tenancy, introduced in SharePoint 2010, is a set of site collections managed as a unit. In Office 365, organizations create tenancies for SharePoint Online.
RichTextBox In ASP.NET MVC
Apr 07, 2016.
In this article I will explain how you can create a simplest RichTextBox editor in your MVC application.
Play Background Audio In Windows 7.1 Mango Phone
Mar 18, 2016.
In this article, I provide a walkthrough to "Play Background Audio" in Mango or a Window 7.1 phone. This article is fully based on the Beta version. In this article, I will show how to play local media.
Create RichTextBox In C#
Sep 07, 2015.
In this article you will learn how to create a RichTextBox in C#.
Working With RichTextBox in WPF
Mar 26, 2015.
This article explains how to assign a string as the text/contents, getting the contents and clearing the contents of a RichTextBox in WPF.
XAML RichTextBox Code Example
Jan 01, 2015.
The <RichTextBox> element in XAML represents a RichTextBox Windows control. The code example in this tutorial shows you how to use a RichTextBox control available in WPF.
RichTextBox in a Single TextBox Among Multiple TinyMCE
Mar 19, 2014.
Some time ago, I have written an post about integration of TinyMCE editor in ASP.NET website. The same was also published in CodeProject and most visited article of mine. While answering comments there, I got a request from one of reader.
Office Application Development in Visual Studio
Jul 31, 2013.
In this article you will learn about the office application development in Visual Studio 2013 Preview.
How to Create Add-Ins Using VSTO in MS-Word
Jul 26, 2013.
VSTO application add-ins allows developers to extend Office applications. Visual Studio Tools for Office (VSTO) is a set of development tools available in the form of a Visual Studio add-in (project templates).
Spelling Checking Using Microsoft Word Object Library in WPF
Jul 26, 2013.
This article shows how to check for misspelled words in a document (in a WPF Rich TextBox) using the COM Object Microsoft Word Object Library.
Adding Power Pivot Add-Ins in Excel 2013
Aug 28, 2012.
In this article we will discuss how to add the Power Pivot in Excel 2013.
How to Design RichTextBox in Silverlight 5
May 12, 2012.
In this article, I am going to explain how to design a RichTextBox in Silverlight.
Reminder Application in Windows Phone Mango
Sep 18, 2011.
In this article I’ll talk about a Reminder Application in Windows Phone Mango.
Application Execution Model in Windows Phone 7
Aug 10, 2011.
Window Phone 7 (Mango) provides the Fast Application Switching (FAS). With FAS, the user can start a new application and then return to your application without seeing the resuming… screen and without a discernable pause.
Periodic and ResourceIntensive Tasks in Windows Phone (Mango)
Aug 03, 2011.
In this article we're going to look at the entree: Background Tasks. More specifically, Periodic and ResouceIntensive Tasks (There is one for audio and transfers, we'll look at these in the next article(s).
Getting Started With Window Phone 7 (Mango) Silverlight Application
Aug 03, 2011.
This article is for those who are new to window phone 7 development. Recently I’ve created my first simple application using silverlight for Windows phone 7. Sharing the Getting started steps.
Ins Tag in HTML5
Aug 02, 2011.
The ins tag defines text that has been inserted into a document.
Alarm and Reminder in Windows Phone 7 (Mango)
Jul 27, 2011.
One of the coolest features in the new Mango (7.1) update is the ability of applications to do background tasks (finally!). Two of the new features brought about by this are the Alarm and Reminder classes.
Print Richtextbox content with Formating in C# Windows Forms
Jul 19, 2011.
WPF RichTextBox Content (text+image) save to database
Dec 21, 2010.
In this article I will provide a tip for how we can save the WPF RichTextBox content (text+image) into database.
RichTextbox with context menu for setting Color and Font in .Net windows application
Dec 21, 2010.
In this article you will learn how ro use RichTextbox with context menu for setting Color and Font in .Net windows application
RichTextBox in Silverlight 4
Nov 21, 2010.
In this article you will learn how to use RichTextBox in Silverlight 4.
Adding Text in Expression Blend
Sep 21, 2010.
In this artilce I will explain adding Text in Expression Blend and different text controls.
Using Tools and Windows in Expression Blend 2.0
Sep 14, 2010.
This article is a basic introduction of Expression Blend 2 and how to use various tools in Expression Blend. I am using Expression Blend version 2.0.
RichTextBox in C#
Aug 29, 2010.
A RichTextBox control is an advanced text box that provides text editing and advanced formatting features including loading rich text format (RTF) files. In this article, I will demonstrate how to create and use various features of Windows Forms RichTextBox control.
Syntax Highlighting in RichTextBox using C#
Aug 04, 2010.
This article is about how to achieve Syntax Highlight feature in RichTextBox.
Building a Tab System in Windows Forms using C#
May 16, 2010.
In this little tutorial, you will learn to make a tab system, like in Notepad++ or Firefox.
Text Editor in C#
Jan 02, 2010.
In this article I will explain how to make a Simple Text Editor in GDI+ using C#.
Introduction to Interfacing Win Forms with VS Add-ins
Mar 04, 2009.
Learn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environment.Learn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environmentLearn to integrate Visual Studio Add-ins with Win Forms for enhanced user interaction. Utilize Form controls, event handling, and DTE to create a seamless interface. Manage windows, buttons, and lists efficiently for a robust development environment."
Introduction to Visual Studio Add-ins
Mar 03, 2009.
This article explains about Visual Studio 2008 Add-ins.
Calculating the normalized compression distance between two strings
Jan 20, 2009.
The normalized compression distance (NCD) is a mathematical tool to cluster any objects that are similar. Besides, this article discusses the use of two RichTextBox controls for pasting and copying of text. It also introduces the use of the ContextMenuStrip control.
Using WPF RichTextBox using C# and XAML
Sep 08, 2008.
The RichTextBox class in C# represents a WPF Rich TextBox. This tutorial shows you how to create and use a RichTextBox control using C# and XAML. How to select and replace text from WPF RichTextBox. How to change background color and foreground color of text in a RichTextBox. How to load a text file in a RichTextBox control. Spelling check in a RichTextBox.
Color Syntax Editor Part II - Exporting a RichTextBox to a Microsoft Word Document
Aug 14, 2007.
This article is part II of a color syntax editor created back in 2003. It describes how to export the contents of the RichTextBox to Word and Open the Word Document Programmatically.
Spell check enabled RichTextBox custom control
May 16, 2007.
This article describes a quick and simple approach to applying a spell check function to the rich text box control and bundling both features into a single custom control. Of course there is nothing novel or particularly interesting about performing spell checking upon a selection of text using the Word.DLL.
TFTP application written in C#
Jul 07, 2004.
This application is the beginning of a program I want to use to download switch/router configuration files via TFTP and archive them. This application merely asks for an IP address and a filename then it receives the file via TFTP and displays it in a RichTextBox.
Part I: Simple Color Syntax Code Editor for PHP written in C# and .NET
Jun 18, 2003.
The second part of this article shows how to print out the contents of a RichTextBox control.
Simple Color Syntax Code Editor for PHP written in C# and .NET: Part I
Jun 18, 2003.
The Application is a simple Windows Form program that allows you to open and save the text files edited in the rich edit control, as well as print them out. The program takes advantage of a “syntax” text file for PHP which lists the functions and keywords contained in the PHP language.
Syntax Highlighting in RichTextBox Control - Part 2
Jun 12, 2003.
This article shows how to perform interactive syntax highlighting within the RichTextBox control.
Syntax Highlighting in Rich TextBox Control - Part 1
Jun 12, 2003.
This article shows how to perform basic syntax highlighting using the RichTextBox control and C#.
Basics of Extending Your Working Environment in Visual Studio
Apr 10, 2003.
All of us have used Macros in Microsoft Office and Add-ins in Visual Studio 6 and I am very sure all of us have been impressed as well by their power to control their own working environment.
Opening and Viewing Text and Image Files
Mar 08, 2003.
We will start this article with a simple application where we will learn how to open and view text and image files using the OpenFileDialog class. In doing so, we will learn some basics of GDI+ drawing, menus and panel control.
The "ins" and "outs" of Using Stored Procedures in C#
Jan 27, 2003.
This article reviews the creation of stored procedures with parameters using the Visual Studio IDE.
Tutorial : Creating Visual Studio Add-Ins
Jul 10, 2002.
In this example we'll create an add-in that allows you to insert a copyright statement at the top of your code window.
.NET Assemblies Ins and Out : Part III
Apr 20, 2001.
This is the third part of a series on .Net assemblies, delving into utilities for assembly manipulation. The Assembly Linker (AL.exe) aids in GAC installation, manifest creation, and resource addition, offering options like specifying entry points and adding version information.
.NET Assemblies Ins and Out : Part II
Apr 16, 2001.
In this part, I will discuss both Private and Shared assemblies and how to create a Shared Assembly. The creation process involves the Strong Name utility, signing the assembly, and using the Assembly Linker to place it in the Global Assembly Cache.
.NET Assemblies Ins and Out : Part I
Apr 13, 2001.
In Part 1, I will cover what exactly an assembly is, and what an assembly contains. Part 1 defines assemblies, their metadata, and types. It clarifies misconceptions between .NET PE files and traditional executables.