Archives
-
New Features in SharePoint Designer 2013 Workflows
SharePoint Designer 2013 workflows brought along new and quite welcome features. I will list my favorite ones.
-
Looping Through List Items in SharePoint 2013 Designer Workflows
SharePoint 2013 Designer workflows now has two new interesting options: the ability to call HTTP web services and the option to loop over some code a number of times. This, together with the new REST API, which supports querying lists and returning data in JSON, allows iterating through list items in a workflow, something that was not possible before.
-
Entity Framework Code First Succinctly
It’s official: now I’m a writer!