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 add-in
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Harshad Tretiya (12)
Priyaranjan K S (10)
Jean Paul (5)
Dharati Patel (4)
Gowtham Rajamanickam (4)
Sateesh Arveti (3)
Manpreet Singh (3)
Madan Bhintade (3)
Hirendra Sisodiya (3)
Prasham Sabadra (2)
Nanddeep Nachan (2)
Mike Gold (2)
Arutselvan Muthukannu (2)
Nilesh Shah (2)
Shantha Kumar T (2)
Ankit Saxena (2)
Harsha Vardhini (1)
Keyur Patel (1)
Dhairya Krishnat (1)
Abhijeet Singh (1)
Gaurav Gupta (1)
Sanjoli Gupta (1)
Faisal Pathan (1)
Talaviya Bhavdip (1)
Joseph Velliah (1)
Ravishankar N (1)
Arvind Kushwaha (1)
Puneet Sharma (1)
Rajeesh Menoth (1)
Vinodh Narayanan (1)
Kaviya Balasubramanian (1)
Prashant Bansal (1)
Amir Reza (1)
Deepak Solanki (1)
Rajkiran Swain (1)
Syed Shanu (1)
Nimit Joshi (1)
Shyju (1)
Chirag Solanki (1)
Satya Prakash (1)
Amit Patel (1)
Megha Goyal (1)
Sreedhar Ambati (1)
rottensystem (1)
raviraj_bh (1)
Santhi Maadhaven (1)
Related resources for add-in
No resource found
How To Create Word Add-Ins
9/27/2024 8:16:56 AM.
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,
How To Create Excel Add-Ins?
9/5/2024 8:35:09 AM.
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 g
Create, Configure And Deploy Provider Hosted Add-In For SharePoint Online - Part One
8/21/2024 8:43:42 AM.
In this article you will learn how to create, configure and Deploy Provider Hosted Add-in for SharePoint Online.
SharePoint Add-ins (SharePoint App) - Part One
6/24/2024 11:44:11 AM.
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,
How To Create Outlook Add-ins
5/30/2024 10:32:47 AM.
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
Overview Of Yeoman Generator For Office Add-ins
4/30/2024 9:33:44 AM.
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.
Create And Deploy Outlook Add-Ins Using SPFx 1.10
3/13/2024 8:32:55 AM.
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
Introduction to Interfacing Win Forms with VS Add-ins
2/29/2024 9:16:02 AM.
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
How to Create Add-Ins Using VSTO in MS-Word
2/29/2024 7:15:07 AM.
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 t
How To Deploy Outlook Add-ins To Your Organization
2/22/2024 4:46:17 AM.
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 acces
Creating PowerPoint Add-in using VSTO
4/14/2023 8:25:51 AM.
This article explains how we can create PowerPoint Addin using VSTO and how to access the PowerPoint objects like slides/shapes
How To Create An Add-in In Outlook Using ASP.NET
2/8/2023 10:20:46 AM.
In this article, we will learn, how to create a simple Add-in in Outlook using ASP.NET and C#.
How To Add Custom Add-Ins To MS Word
10/7/2022 5:19:36 AM.
This article shows you how to add add-ins to word desktop.
How To Add Add-Ins In PowerPoint
9/20/2022 10:52:15 AM.
In this article, you will learn how to add custom add-ins.
Working On Microsoft Word Content Using VSTO Add-In
9/13/2022 5:52:49 AM.
In this article, we will learn how to get contents of a word document runtime, and work on those documents and their contents, like scanning them, validating them.
How To Create Custom Ribbon In Microsoft Word Using VSTO Add-in
9/7/2022 5:42:56 AM.
This article demonstrates how we can utilize VSTO add-in to create custom ribbon in word, how to add custom buttons/actions in word and what can be done with these custom actions.
How To Deploy Excel Add-ins To Your Organization
8/13/2022 2:15:29 AM.
This article show you how to deploy excel add-ins in your organization.
How To Add Custom Add-Ins To Excel
7/5/2022 12:28:27 PM.
In this article, you will learn how to add Excel add-ins.
How To Deploy PowerPoint Add-ins To Your Organization
6/15/2022 1:48:02 PM.
This article shows you, how to deploy PowerPoint add-ins.
How To Deploy Word Add-Ins To Your Organization
6/3/2022 11:22:13 AM.
This article show you how to deploy word add-ins to your organization.
How To Create PowerPoint Add-Ins
4/4/2022 5:05:27 AM.
in this article, I will show you how to create PowerPoint Add-ins
How To Publish Outlook Add-Ins Using Visual Studio Code
3/17/2022 2:47:22 PM.
In this article, you will learn how to publish outlook add-ins using visual studio code.
Tutorial : Creating Visual Studio Add-Ins
1/7/2022 9:03:21 AM.
In this example we'll create an add-in that allows you to insert a copyright statement at the top of your code window.
Add Index Column In Power BI Using Power Query Editor
7/30/2020 12:50:25 PM.
In this article, you will learn how to add Index Column in Power BI using Power Query Editor.
A simple program to add two numbers in android
4/1/2020 1:30:22 PM.
This article shows how to add two numbers in Android.
Develop Outlook Add-ins with SharePoint Framework
2/25/2020 8:50:12 AM.
In this article, you will learn how to develop Outlook Add-ins with SharePoint Framework.
Enable and Add New Input Method in On Screen Keyboard of Windows 8
1/17/2020 12:53:44 PM.
In this article I will show you how to open and select the new layout of On Screen Keyboard in Windows 8.
How to Add a Hard-drive to Windows 8
12/1/2019 11:55:32 PM.
In this article I am going to explain how to add a hard drive in Windows 8.
Dynamically Add And Remove Row In AngularJS With ASP.NET MVC
5/29/2019 8:37:35 AM.
In this article, we will learn how to add and remove rows dynamically using Angular.js with MVC application.
How To Integrate QuickBooks Desktop Using Web Service (QBXMl)
4/30/2019 9:20:25 AM.
In this article, I will explain how to Integrate QuickBooks desktop to my web services using QuickBooks connector in ASP.NET.
Publish SharePoint Add-In To Office Store
2/15/2019 8:43:41 AM.
This section lists the steps involved in submitting your SharePoint add-in to the Seller Dashboard of Office Store
Squadron - Active Directory Add-in
12/18/2018 3:53:29 AM.
In this article we can explore the Active Directory Add-in of Squadron.
Development Of SharePoint Add-In Solutions On Office 365 - Part Two
7/23/2018 1:42:46 PM.
In this article on “Development of SharePoint Add-In Solution as a (Custom List) on Office 365 – Azure – Part 2”, we will be leaning how to configure SharePoint Add-In Solutions while creating a custo
How To Add Index On SharePoint Fields Using C#
7/18/2018 2:56:33 PM.
In this article, we are going to see steps to create an index to a SharePoint field using C#. Indexing is a data structure which is used to quickly locate and access the data in the database table. Th
Development Of SharePoint Add-In Solution As A (Custom List) On Office 365 - Azure - Part One
7/10/2018 9:27:18 AM.
In this article on “Development of SharePoint Add-In Solution as a (Custom List) on Office 365 – Azure – Part 1”, we will be learning how can we use SharePoint Add-In Solutions to create a custom list
Development Of SharePoint Add-In Solutions On Office 365
6/27/2018 3:22:30 PM.
In this article on “Development of SharePoint Add-In Solutions on Office 365 – Azure”, we will be leaning how can we use SharePoint Add-In Solutions on Office 365.
Install add-ins In SharePoint Using Office 365 CLI
6/14/2018 2:27:40 PM.
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
6/4/2018 11:10:28 AM.
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 se
Getting started with Office 365 add-ins development ad Azure IoT Hub, Stream Analytics & Power BI
5/22/2018 6:52:16 AM.
Webinar recording of getting started with Office 365 add-ins development and Azure IoT Hub, Stream Analytics & Power BI
Testing And Deploying An Office 365 Add-In From Network Share
4/9/2018 10:24:13 AM.
In this article, I will show you how you can load an Office 365 add-in from a network share for testing or live deployment.
SharePoint Hosted Add-In using SharePoint 2016 Online
2/23/2018 10:45:24 AM.
Please follow the below steps to create the SharePoint hosted add-in on SharePoint online. Prerequisites: You must have an Office 365 account (either trial or paid).
How To Add Excel Add-In For GeoCoding (Batch GeoCoding)
1/27/2018 11:25:57 AM.
This simple tutorial is about adding MS Excel Add-in and getting the geocodes, i.e., Location Points (Latitude, Longitude) or to verify the accuracy of address, using three Service Providers
Re-Enable A VSTO Add-In That Has Been Disabled
1/25/2018 5:55:28 PM.
This article will explain to you how to re-enable a VSTO Add-in that has been disabled.
Setting Up Add-In Development Environment In SharePoint Server 2016
12/26/2017 10:52:37 PM.
In this article, I have explained how to configure Sharepoint add-ins development environment and create a simple hello world web part in s=Sharepoint server 2016 on-premises.
Create Office Web Add-In Project Using Visual Studio
8/24/2017 1:07:04 PM.
In this article, I would like to share the steps to create Office web add-in projects using Visual Studio. In this article, we have explored what Office add-ins are and how to create Office web add-i
Retrieve SharePoint Hosted Add-in Data As JSON From A Console Application Using HTTP REST Request
4/30/2017 11:08:03 AM.
Retrieve SharePoint Hosted Add-in data as JSON from a Console Application using HTTP REST request.
Implement Business Connectivity Services Using oData, Entity Framework And SharePoint Hosted Add-in
4/21/2017 11:21:30 AM.
Implement Business Connectivity Services Using oData, Entity Framework And SharePoint Hosted Add-in.
Sharepoint 2013 - How To Access Host Web From Sharepoint App/Add-In
3/15/2017 4:39:10 PM.
In this article, we will discuss another important implementation, which shows how we can access the Host Web elements from with the App Executing (App Web) with in Host Web.
Getting Started With O365 - SharePoint-Hosted Add-Ins Using JSOM
2/28/2017 6:44:03 PM.
In this article, you will learn about SharePoint-hosted add-ins, using JSOM.
Deleting SharePoint-Hosted Add-In Using Napa Office 365 Development Tool
2/23/2017 12:23:28 PM.
In this article, you will learn how to delete SharePoint-Hosted Add-ins using Napa Office 365 Development Tool.
SharePoint-Hosted Add-In By Using NAPA Tools And Delete SharePoint Task List Item Using JSOM
2/23/2017 1:11:53 AM.
In this article, you will learn about SharePoint-hosted add-ins by using NAPA Tools and Delete SharePoint Task List item using JSOM.
Update A List Item In SharePoint-Hosted Add-In By Using Napa Office 365 Development Tools And JSOM
2/9/2017 12:33:21 PM.
In this article, you will learn how to update a List Item in a SharePoint-Hosted Add-In by using Napa Office 365 Development Tools and JSOM.
Create And Deploy Provider Hosted Add-In For SharePoint Online - Part Two
10/2/2016 1:25:58 PM.
In this article, you will learn how to create and deploy Provider Hosted Add-in for SharePoint Online.
Deploy SharePoint Hosted Add-In (App) To SharePoint Online In Office 365
9/29/2016 4:19:21 PM.
In this article, you will learn how to deploy SharePoint hosted add-in (app) to SharePoint online in office 365.
Create Subscription Settings Service Application For Add-In Development In SharePoint 2016
9/29/2016 4:03:52 PM.
In this article, you will learn how to create Subscription Settings Service Application for Add-In development in SharePoint 2016.
Creating SharePoint Hosted Add-ins In SharePoint Server 2016
9/25/2016 12:52:41 PM.
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
9/16/2016 6:10:47 PM.
In this article, you will learn how to configure environment for add-ins in SharePoint 2016.
Getting Started With Host Web Data From PnP JS Library In The SharePoint Hosted Add-In
7/30/2016 2:32:50 PM.
In this article, you will learn about Host Web Data from PnP JS Library in the SharePoint Hosted Add In.
Getting Started With Add-In Web Data From PnP JS Library In The SharePoint Hosted Add-In
7/27/2016 3:44:16 PM.
In this article, you will learn about Add-In Web Data from PnP JS Library, in the SharePoint Hosted Add-In.
Understanding SharePoint App (Add-In) Module And Configuring App Environment In SharePoint Farm
6/2/2016 12:22:44 PM.
In this article, you will learn about SharePoint App (Add-In) module and configuring app environment in SharePoint Farm.
SharePoint Add-ins (SharePoint Hosted Add-in) - Part Two
5/28/2016 12:15:50 PM.
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
5/22/2016 2:17:05 PM.
In this article you will learn how to Upgrade SharePoint Hosted Add-Ins(Apps) in SharePoint 2013.
Deploy Site Columns, Content Type And List To SharePoint Using SharePoint Hosted Add-in
5/16/2016 12:15:32 PM.
In this article you will learn how to deploy Site Columns, Content Type and List to SharePoint using SharePoint Hosted Add-in.
Office 365 Outlook Add-in Development Using NAPA (Basics) - Part Three
2/9/2016 9:04:36 AM.
In this article, we will modify our earlier add-in and implement REST API based functionality within it. This is part three of the article series on add-in development using NAPA.
Office 365 Outlook Add-in Development Using NAPA (Basics) - Part 1
2/9/2016 12:11:20 AM.
In this article I am addressing how Office 365 Outlook users can work in unified way.
Office 365 Outlook Add-in Development Using NAPA (Basics) - Part Two
2/7/2016 10:27:58 AM.
In this article, we will modify the default add-in and implement charting functionality.
Create A Provider Hosted SharePoint Add-In With SQL Database in Azure
2/5/2016 6:47:15 AM.
In this article we’ll see how to create a provider hosted SharePoint add-in, hosted in Office 365 with an ASP.NET MVC web application, which is using the Azure database.
SharePoint: Add-in To Show List Data In Accordion View
2/2/2016 9:36:02 AM.
In this article we will create a SharePoin "Add-in" (app) to display list data in accordion view.
Creating SharePoint Add-in Using ‘Napa’
1/12/2016 12:56:15 PM.
In this article you will learn how to create SharePoint Add-in using ‘Napa’.
Add Ribbon Control In Outlook 2013 Using Outlook 2013 Add-in In Visual Studio
12/16/2015 1:01:59 PM.
In this article you will learn how to add ribbon control in Outlook 2013 using Outlook 2013 Add-in in Visual Studio.
VSTO Excel and Word Add-In C#
2/17/2015 9:10:23 PM.
In this article you will learn about VSTO Excel and Word Add-Ins C#.
Squadron Documentation Addin in SharePoint
1/20/2014 7:24:41 PM.
In this article we can explore the Documentation add-in of Squadron along with code.
Office Application Development in Visual Studio
8/3/2013 8:04:57 PM.
In this article you will learn about the office application development in Visual Studio 2013 Preview.
Install SQL Server 2012 Reporting Services Add-in For SharePoint 2010 and Sharepoint 2013
7/18/2013 2:11:17 PM.
This article explains how to install SQL Server 2012 Reporting Services Add-in for SharePoint 2010 and Sharepoint 2013.
Squadron Diagnostics Add-in
4/25/2013 10:09:52 AM.
In this article we can explore a new Add-in integrated into Squadron.
Create Outlook Add-in by MAPI Functionality by Using Visual Studio 2010 Outlook Project
4/25/2013 10:02:47 AM.
Create Outlook project in Visual Studio 2010. Create Outlook Add-in by using MAPI.
Squadron - Permissions Add-In in SharePoint
3/27/2013 8:21:46 PM.
In this article we can explore the new Permissions Add-in inside Squadron.
Squadron - Site Structure Add-in
2/26/2013 7:23:54 PM.
In this article I would like to introduce you to the "Squadron" Site Structure Add-in.
Add Important Information to Word 2013
12/21/2012 12:12:43 PM.
This article describes how to add important Information to Word 2013.
VSTO 2010 in VB.NET-Customizing Ribbon in Word Add-in
12/1/2012 4:53:24 AM.
In this article we will learn that how to customize this ribbon in word application.
Chirpy - VS Add In For Handling CSS, JS, DotLess and T4 Files
10/8/2012 11:06:36 PM.
Chirpy mashes, minifies (Google Closure Tools, YUI Compressor for .Net, Ajax Minifier, or Uglify.js) and validates your JavaScript (JsHint), stylesheet (CSSLint), and dotless files
VSTO 2010 - How to make word add-in
9/30/2012 2:23:37 AM.
This article describes that how to make a Word addin with the help of Visual Studio Tools for Office technology.
Adding Power Pivot Add-Ins in Excel 2013
8/29/2012 1:33:31 PM.
In this article we will discuss how to add the Power Pivot in Excel 2013.
How to add Ribbon in a Word
12/20/2011 3:06:07 AM.
In this article we will learn how to customize the ribbon in a Word application.
Outlook Add-in to read a mail
7/22/2010 5:27:44 AM.
In this article, we will look into creating outlook add-in using VSTO. This add-in will read the content of a mail, once it is arrived.
Using Outlook as a Print Server
6/23/2010 9:32:23 AM.
In this article, I will show you solution for using Outlook as your print server.
Microsoft Great Plains integration capabilities using Dexterity and Visual Studio
3/12/2009 8:10:01 AM.
It explains the integration capabilities of Microsoft Great Plains using Dexterity and Visual Studio. A step by step explanation of the integration capabilities in Microsoft Great Plains.
Introduction to Visual Studio Add-ins
3/3/2009 1:15:12 AM.
This article explains about Visual Studio 2008 Add-ins.
Developing external tools add-in with ProcessStartInfo and Process classes for PragmaSQL Editor
8/28/2008 4:25:33 PM.
This article describes making of an external tools add-in for PragmaSQL Editor by using ProcessStartInfo and Process classes from System.Diagnostics namespace.
Basics of Extending Your Working Environment in Visual Studio
2/15/2006 1:55:55 AM.
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.
Creating simple Add-in for Visual Studio.NET
2/13/2006 11:05:03 PM.
An add-in is a tool that you create programmatically by using objects, methods, properties, collections in .NET's extensibility model. This compiled application enables you to automate the difficult and tedious tasks within the visual studio integrated development environment (IDE).