TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Notepad++

    Score9.2 out of 10
    N/ANotepad++ is a popular free and open source text editor available under the GPL license, featuring syntax highlighting and folding, auto-complete, multi-document management, and ac customizable GUI.N/A

    SharePoint Designer (discontinued)

    Score3 out of 10
    N/AMicrosoft's SharePoint Designer was a tool for developing SharePoint applications that has been discontinued.N/A
    Pricing
    Notepad++SharePoint Designer (discontinued)
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Notepad++SharePoint Designer (discontinued)
    Free Trial
    NoNo
    Free/Freemium Version
    NoNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    Notepad++SharePoint Designer (discontinued)
    Considered Both Products
    Open Source
    No answer on this topic
    Discontinued Products
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    41 Answers
    No answers on this topic
    Delivers good value for the price
    100%
    Delivers good value for the price
    41 Answers
    No answers on this topic
    Happy with the feature set
    100%
    Happy with the feature set
    41 Answers
    No answers on this topic
    Lived up to sales and marketing promises
    96%
    Lived up to sales and marketing promises
    26 Answers
    No answers on this topic
    Implementation went as expected
    100%
    Implementation went as expected
    30 Answers
    No answers on this topic
    Best Alternatives
    Notepad++SharePoint Designer (discontinued)
    Small Businesses
    BBEdit
    Score10 out of 10
    .NET
    Score8.7 out of 10
    Medium-sized Companies
    Vim
    Score9.8 out of 10
    .NET
    Score8.7 out of 10
    Enterprises
    Vim
    Score9.8 out of 10
    ASP.NET
    Score9.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Notepad++SharePoint Designer (discontinued)
    Likelihood to Recommend
    8.5
    (62 ratings)
    4.9
    (17 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    10.0
    (1 ratings)
    Usability
    9.0
    (4 ratings)
    -
    (0 ratings)
    Support Rating
    8.1
    (15 ratings)
    8.0
    (1 ratings)
    Data Sharing and Collaboration
    -
    (0 ratings)
    7.0
    (1 ratings)
    Data Sources
    -
    (0 ratings)
    7.0
    (1 ratings)
    User Testimonials
    Notepad++SharePoint Designer (discontinued)
    Likelihood to Recommend
    Open Source
    well suited for 1) Coding and Development - Writing and editing code, Quick prototyping and testing of code snippets, Debugging and inspecting code using syntax highlighting and line numbering, 2) web development - Creating and editing HTML, CSS, JavaScript, and other web-related files .Managing and organizing web projects with multiple files and directories. Not suited for - 1) processing huge files 2) graphic designing 3) complex gui designs 3) Data Analysis and Manipulation - Editing and cleaning up text-based data files before importing them into analytical tools. Applying regular expressions to extract, transform, and manipulate data. 4) System Administration and IT - change system configuration file
    Incentivized
    Read full review
    Discontinued Products
    SharePoint does not provide, out of the box, a tool to create / update workflows from web. You have to use SharePoint Designer in order to create them. If you need to implement custom workflows for specific business processes, then SharePoint Designer is well suited. SharePoint Designer allows you to create workflows with task approval, email notifications, assign variables and update SharePoint Lists / Documents properties. In our company, we have created specific workflows for : - Purchase order - RH forms validation like annual employee review - Dematerialized existing forms and validation
    Incentivized
    Read full review
    Pros
    Open Source
    • Notepad++ allows us to keep open files in tabs. Like in a web browser, these tabs let us access these files quickly and easily. Furthermore, even if we forget to save the files when closing the program or shutting down the PC, Notepad++ retains them in the open tabs when we reopen it.
    • Notepad++ supports many different file types. We usually save our files created in Notepad as normal text files, but sometimes as JSON, PHP, and HTML files.
    • Notepad++ is lightweight and requires little resources. Using it is snappy and responsive.
    • The developer of Notepad++ frequently updates the software with bug fixes, performance improvements and new features.
    Incentivized
    Read full review
    Discontinued Products
    • 2013 Workflows - Loops: You can build loops to work while a value (not) equals something, or N number of times. You can insert Parallel Blocks to do multiple things at once, or to watch for multiple things, and when 1 thing finishes, cancels the others and moves to the next step or stage.
    • 2013 Workflows - Stages: Previously all we had were steps, which worked sequentially. With the Concept of Stages, we can create blocks of steps and based on the data collected during those functions, we can tell the workflow to go to a different Stage in the workflow based on a set of 1, or multiple, Conditionals in a transition area after each Stage. Giving you the power to develop multiple entire processes and skipping to the correct part of the workflow, rather than going through 20 conditionals to find out you needed to do action 31.
    • 2013 Workflows - REST API: the "Call HTTP Web Service" is a very powerful tool, but hard to understand if you have never seen it done, or have a guideline. It works very similar to the requirements in PowerShell to connect and get and post data to SharePoint using the Rest API. You can also use this to manage permissions on List Items, Lists, Sites, and Site Collections. Best part is when developed correctly, it is SUPER FAST!
    • Intentionally Building Infinite Loops: I have built multiple review process from Managing Certifications to Updating Published Documentation, that monitors when an Item, based on provided approved metadata, when the "Author" needs to review the document within the given amount of time. They will get e-mails with links asking if changes are needed. If not, it is routed to the Approving Executive, and the Workflow Automatically updates the Metadata to push out the review dates to the next date, based on metadata provided on how how often the document should be reviews. By using conditionals in the transition of stages, it basically starts over, and goes into a parallel block to allow the monitoring of multiple values of metadata to move to the next stage. Very Powerful when you want to automate these types of process. It truly is a "Set It and Forget It" process.
    Incentivized
    Read full review
    Cons
    Open Source
    • UI looks a bit dated.
    • Sometimes the number of options are overwhelming and require a quick search to figure out where to locate a particular function.
    • Some way to do a diff between files would be great. Still need to resort to another paid app for that - unless it is a buried function I don't know about or there's a plugin for it.
    Incentivized
    Read full review
    Discontinued Products
    • In the newest version of SharePoint Designer, they have gotten rid of the Design view which makes what used to be quick and easy changes much more code-intensive. This makes it harder for non-IT users and is more risker for all SharePoint Designer users.
    • SharePoint Designer workflows have a lot of functionality, but there are also some crucial limitations, such as not being able to put lookup fields in email subjects or using parenthesis to separate/group logical conditions.
    • Although this goes along with the Design view, there really isn't a good user interface anymore for adding conditional formatting and styles in views/pages.
    Incentivized
    Read full review
    Likelihood to Renew
    Open Source
    I use it every day for 13 years already and it never disappointed me
    Incentivized
    Read full review
    Discontinued Products
    It is a helpful tool that we use every day.
    Incentivized
    Read full review
    Usability
    Open Source
    There are lot of features to talk about. Especially the usability is good. Everyone can easily to use and user-friendly. Can also update easily. Can also write and execute the programming languages like C, C++ etc. Encoding is also the major feature that helps me a lot and converter as well.
    Read full review
    Discontinued Products
    No answers on this topic
    Support Rating
    Open Source
    I haven't needed to utilize any support related to Notepad++. I guess this is a good thing because I found it to be quite intuitive. There are almost infinite features you can tweak and plugins you can download but I haven't had to do that because Notepad++ is really good right out of the box.
    Incentivized
    Read full review
    Discontinued Products
    Support is good from Microsoft. They are quite responsive when we raise a ticket but SP Designer support will be ended by Microsoft in the near future as they have got new techs like PowerApps and Flow to achieve the same functionality SP Designer does and even more than that.
    Incentivized
    Read full review
    Alternatives Considered
    Open Source
    Notepad for Windows, Microsoft Word...LibreOffice Writer....I have used all of these for code writing and editing. Once again I like the universal feel of Notepad++. Basic Notepad, is just that, basic...and kind of clunky for what it is. This is a cool that I have installed on all my computers and also keep it on a thumb drive if I need it elsewhere.
    Incentivized
    Read full review
    Discontinued Products
    I haven't used anything else like this. I use different products for workflows and forms, but they aren't listed in the listings for this page. Instead of using it for workflows or forms (deprecated 2 years ago), I use Nintex. For everything else, I have what I need in the Modern version of SharePoint online
    Incentivized
    Read full review
    Return on Investment
    Open Source
    • Productivity has increased for developers.
    • It's free so instead of buying a piece of software, you can use this to replace many of them that may only specialize in one thing.
    • It gives our developers confidence knowing they have such a reliable, free tool at their disposal.
    Incentivized
    Read full review
    Discontinued Products
    • For my needs, I have not found SharePoint Designer useful for my day to day maintenance of SharePoint. It is useful for viewing all the objects that make up the SharePoint site.
    • It is not as intuitive in regard to setting up Workflows. I have yet to use it to set up workflows in SharePoint. Maybe if I needed more complex workflows, it would be beneficial.
    • I like to use SharePoint Designer for moving around files within SharePoint sites.
    Incentivized
    Read full review
    ScreenShots