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 Custom Actions
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Doug Doedens (2)
Rajan M (1)
Ishika Tiwari (1)
Mike Gold (1)
Tarun D (1)
Mahender Pal (1)
Lakshmanan Sethu Sankaranarayan (1)
Jean Paul (1)
Related resources for Custom Actions
No resource found
How To Perform Custom Actions And Upgrades Using Visual Studio Installer
6/24/2024 9:02:40 AM.
Visual Studio provides installer projects in order to make application deployment simple. To have Visual Studio installer project type with your version of Visual Studio, make sure you download and in
How We Can Add Setup Project in Window Service?
10/27/2023 6:22:54 AM.
In this article, we will see how we can add a Windows services installer. You can combine your service with any required files, registry entries, and configurations into a single installation package
Deployment: Customizing your .NET deployment Projects
6/9/2020 1:18:08 AM.
The fact of the matter is that Visual Studio.NET already contains everything you need to create a rich setup experience for your users. In this article we are going to show you two ways to add a readm
Customize User Interfaces and Pass User Input to Installer Classes
12/18/2018 4:25:09 AM.
In this article I am going to demonstrate how to customize your MSI install to prompt the user for some information and then pass this information to an installer class. This can be useful when needi
Custom Actions Using CSOM For SharePoint Online - Part Two
7/20/2017 11:16:57 AM.
This is the second post of the Custom Actions Using CSOM for SharePoint Online series. In this post we will see how to create Ribbon Custom actions for different types of lists (Custom List, Document
Calling Custom Actions Using Web API
4/16/2016 11:02:42 AM.
This article is about calling custom action using Web API.
Getting the User Custom Actions in a SharePoint Site 2013 Using REST API
7/8/2014 5:11:04 PM.
This article explains how to get the User custom actions in a SharePoint site 2013 using the REST API.
Custom Actions to Calculate Document Size in Sharepoint 2010
9/22/2012 1:16:29 AM.
In this scenario we are using the Custom Actions infrastructure of SharePoint 2010.
Using Installer Classes to Ease Deployment in VS.NET
9/1/2006 7:39:11 AM.
In this article I will demonstrate how to incorporate installer classes with your Visual Studio .NET msi's to handle any supporting tasks that your assemblies may need.