SharePoint Designer (discontinued) vs. Microsoft Visual Studio

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
SharePoint Designer (discontinued)
Score 6.0 out of 10
N/A
Microsoft's SharePoint Designer was a tool for developing SharePoint applications that has been discontinued.N/A
Visual Studio
Score 9.0 out of 10
N/A
Visual Studio (now in the 2022 edition) is a 64-bit IDE that makes it easier to work with bigger projects and complex workloads, boasting a fluid and responsive experience for users. The IDE features IntelliCode, its automatic code completion tools that understand code context and that can complete up to a whole line at once to drive accurate and confident coding.
$45
per month
Pricing
SharePoint Designer (discontinued)Microsoft Visual Studio
Editions & Modules
No answers on this topic
Professional
$45.00
per month
Enterprise
$250.00
per month
Offerings
Pricing Offerings
SharePoint Designer (discontinued)Visual Studio
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
SharePoint Designer (discontinued)Microsoft Visual Studio
Considered Both Products
SharePoint Designer (discontinued)
Chose SharePoint Designer (discontinued)
Both K2 and Nintex provide a powerful platform to build and run business applications that integrate seamlessly with SharePoint; business apps typically consist of workflow, forms, data and reports. The type of business apps range from simple document approval workflows to …
Chose SharePoint Designer (discontinued)
There really isn't a holistic, complete SharePoint Designer replacement currently. You can utilize several different tools and piece together the functionality of Designer. No one really "selects" SharePoint Designer, it is just a necessary evil. For O365 subscribers, Flow …
Chose SharePoint Designer (discontinued)
SharePoint Designer is the only tool of its kind that I feel 100% comfortable using. Compared to the Nintex workflows/forms, SharePoint Designer has much more increased functionality and ease for an IT-type user like myself. I think it has a much better and easier to navigate …
Visual Studio

No answer on this topic

Top Pros
Top Cons
Best Alternatives
SharePoint Designer (discontinued)Microsoft Visual Studio
Small Businesses
Visual Studio
Visual Studio
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Medium-sized Companies
Visual Studio
Visual Studio
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
Enterprises
Visual Studio
Visual Studio
Score 9.0 out of 10
PyCharm
PyCharm
Score 9.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
SharePoint Designer (discontinued)Microsoft Visual Studio
Likelihood to Recommend
4.9
(16 ratings)
9.3
(104 ratings)
Likelihood to Renew
10.0
(1 ratings)
10.0
(3 ratings)
Usability
-
(0 ratings)
9.0
(1 ratings)
Support Rating
8.0
(1 ratings)
8.8
(15 ratings)
User Testimonials
SharePoint Designer (discontinued)Microsoft Visual Studio
Likelihood to Recommend
Microsoft
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
Read full review
Microsoft
It's useful for app development, debugging, and testing. I've been using it for two years and have seen it grow into a fantastic tool. All of the features, NuGet packages, and settings that enable different types of projects are fantastic. It also has a connection to Azure DevOps and Git. It's a fantastic product that's simple to use.
Read full review
Pros
Microsoft
  • 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.
Read full review
Microsoft
  • Since Microsoft offers a free Community Edition of the IDE many of our new developers have used it at home or school and are very familiar with the user interface, requiring little training to move up to the paid, enterprise-friendly editions we use.
  • The online community support for Visual Studio is outstanding, as solid or better than any other commercial or open-source project software.
  • Microsoft continuously keeps the product up to date and has maintained a history of doing so. They use it internally for their own development so there is little chance it will ever fall out of favor and become unsupported.
Read full review
Cons
Microsoft
  • 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.
Read full review
Microsoft
  • Certain settings and features can sometimes be challenging to locate. The interface isn't always intuitive.
  • Sometimes there are too many ways to do the same thing. For example, users can quickly add a new workspace in Source Control Explorer when a local path shows as "Not Mapped," but it doesn't indicate that the user might want to check the dropdown list of workspaces. The shortcut of creating a new workspace by clicking on the "Not Mapped" link can lead to developers creating too many workspaces and causing workspace management to become unwieldy. If the shortcut link were removed, the user would be forced to use the Workspace dropdown. While it can add an extra step to the process, workspaces would be managed more easily, and this would enforce consistency. At the very least, there should be a high-level administrative setting to hide the shortcut link.
Read full review
Likelihood to Renew
Microsoft
It is a helpful tool that we use every day.
Read full review
Microsoft
VS is the best and is required for building Microsoft applications. The quality and usefulness of the product far out-weight the licensing costs associated with it.
Read full review
Usability
Microsoft
No answers on this topic
Microsoft
The thing I like the most is Visual Studio doesn't suffer from Microsoft's over eager marketing department who feel they need to redesign the UI (think Office and windows) which forces users to loose large amounts of productivity having to learn software that they had previously known.
Read full review
Support Rating
Microsoft
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.
Read full review
Microsoft
Between online forums like StackOverflow, online documentation, MSDN forums, and the customer support options, I find it very easy to get support for Visual Studio IDE when I need it. If desired, one can also download the MSDN documentation about the IDE and have it readily available for any support needs.
Read full review
Alternatives Considered
Microsoft
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
Read full review
Microsoft
I personally feel Visual Studio IDE has [a] better interface and [is more] user friendly than other IDEs. It has better code maintainability and intellisense. Its inbuilt team foundation server help coders to check on their code then and go. Better nugget package management, quality testing and gives features to extract TRX file as result of testing which includes all the summary of each test case.
Read full review
Return on Investment
Microsoft
  • 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.
Read full review
Microsoft
  • We've had hundreds of hours saved by the rapid development that Visual Studio provides.
  • We've lost some time in the Xamarin updates. However, being cross platform, we ultimately saved tons of time not having to create separate apps for iOS and Android.
Read full review
ScreenShots