1)Differences between http and https? HTTP HTTPS URL begins with “http://” URL begins with “https://” It uses port 80 for communication It uses port 443 for communication Unsecured Secured Operates at Application Layer Operates at Transport Layer No encryption Encryption is present No certificates required Certificates required
Posts
- Get link
- Other Apps
SUPPORT FOR LOOPING IN SHAREPOINT DESIGNER A well-known limitation in previous versions of SharePoint Designer was the inability to create loops. This missing feature was often by itself enough to cause companies to look at workflow providers like Nintex , AgilePoint , and K2 , or write complicated workflows in Visual Studio. Now SharePoint Designer-based workflows can loop a specific number of times, or until a specific condition is satisfied. If you are the nesting type, you can even put loops inside of loops. All joking aside, this is a great addition that opens up the types of workflows that can be created with SharePoint Designer. VISUAL DESIGNER Until now, SharePoint Designer has always been a text based tool. With SharePoint 2013 comes the introduction of Visual Designer. As with the majority of features discussed here, the Visual Designer can only be used when creating SharePoint 2013 workflows. Additionally, you need Visio 2013 Professional to use this tool. The Visua