Microsoft's SharePoint Designer was a tool for developing SharePoint applications that has been discontinued.
N/A
Syncfusion® Essential Studio®
Score 6.6 out of 10
N/A
Syncfusion Essential Studio is a suite of 1,900+ software components and frameworks for developing web, mobile, and desktop applications. Its UI controls are designed to be flexible and are optimized for high performance. Syncfusion enables users to speed the creation of modern user interfaces and read and write common file formats. Syncfusion states they have supplied components to 1 million+ developers across more than 30,000 organizations around the world, and the company offers…
N/A
Pricing
SharePoint Designer (discontinued)
Syncfusion® Essential Studio®
Editions & Modules
No answers on this topic
1 - Essential Studio - Unlimited License - Project
Customized Quote
per year
More than a team of 10*
Customized Quote
2 - Essential Studio - Unlimited License - Division
Customized Quote
per year
3 - Essential Studio - Unlimited License - Global
Customized Quote
per year
4 - Essential Studio - UI Component Suite - Starter
Customized Quote
per year
5 - Essential Studio - UI Component Suite - Growth
Customized Quote
per year
6 - Essential Studio - UI Component Suite - Business
Customized
per year
7 - Essential Studio - Document Solutions - Document SDK
Customized Quote
per year
8 - Essential Studio - Document Solutions - PDF Viewer SDK
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
The datagrid is probably their most popular control I would think. It is so flexible and configurable. Most of mine are plain views in ASP.NET Core, but I have a whole bunch that are dynamically created at runtime in my controller. That is so powerful.
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.
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.
Sometimes links point to dead addresses in the documentation.
Some components have a difficult learning curve but that is usually due to the complexity of the control.
Minor version changes introduce breaking changes, for example updating from 20.1.x to 20.2.x gives us licensing errors, which in my opinion is a kind of breaking change as it requires all users to update their licenses.
Theming with CSS variables is not possible. Access to Theme Studio code is not possible. So a fully custom solution is needed to make Syncfusion Essential Studio Enterprise Edition components themeable with CSS variables.
It takes effort to include a new component library into existing software, especially in our case where we have 5 large applications that are written and maintained by about 100 developers. So changing such a core thing comes with a lot of effort. The other reason we will very likely renew our use of Syncfusion Essential Studio Enterprise Edition is that it works really well and has helped us to speed up the development process.
I would rate Syncfusion® Essential Studio® a 10 out of 10 for overall usability. The components are intuitive to implement, with clear APIs and consistent design patterns across the suite. This makes it easy for developers to get started quickly and reduces the learning curve even when working with new controls. In addition, the documentation and sample projects provide practical guidance that helps accelerate development. The built-in customization options also allow us to adapt the components to fit our branding and business requirements without excessive effort. Overall, the usability is one of the key reasons why Syncfusion has become an essential part of our development toolset.
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.
Although I have decades of software development experience, I had never created a website from scratch before, and my html and css skills are not particularly strong. Between documentation and incredible dedication from the support team they helped me overcome all of my challenges. It's amazing that they typically create sample code for most of the issues that I submitted. On rare occasions where I uncovered a defect they kept me informed as to its status, and typically resolved it in a short-term release, and/or gave me a reasonable workaround. They hopped on zoom calls with me on multiple occasions when necessary.
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
Firstly, there is a free version for small businesses and it allows you to jump start without risk. I found one of the other products a bit short in the number of out-of-the-box supported events handlers for each control and, although you can manually add them, I feel more comfortable to just have them ready. After using the free version I just felt in love with Syncfusion Essential Studio Enterprise Edition controls and decided to stay with them; they have all I need and more. The usage of Syncfusion Essential Studio Enterprise Edition controls is straightforward and intuitive. Support is world-class even for the free version; you get answers in 24 hours at most. Also, the support team is ready to remotely connect to your project in case it is needed; we have had one situation like this, and the issue was solved.
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.
First of all, I think the best positive impact is the reduce of time development. I do not know exactly how much time, but certainly, using the framework we save a lot of effort and time.
About negative impact, sometimes using the controls of the framewrok have a signifcant impact in the execution time and page load.
And of course, the use of Syncfusion Essential Studio Enterprise Edition has a significant impact of the learning of javascript and JQUERY.