Surendra Sharma

Surendra Sharma

Search This Blog

Showing posts with label whitepaper. Show all posts
Showing posts with label whitepaper. Show all posts

Monday, August 15, 2016

In just 1 hour - Implement Organization’s Password Policies in Sitecore



Today is very special day for me for three reasons

1.    I am celebrating 70th Independence Day of India.
2.    This is my 250th blog post
3.    I got new domain name for my blog as http://www.sitecorelessons.com/
  
On this special occasion, I am going to publish my second eBook which is available FREE to download. 

This eBook is about implementing password policy in Sitecore. 

In almost all the web application developers need to implement password policies. This guide covers all possible policies and their implementation technics with code in Sitecore. This guide covers implementation of below policies


              Minimum Password Length
              Consecutive Unsuccessful Login Attempts
              Password Complexity
              Forgot Password
              Password Expiration
              Change Password

After going through this guide, one should able to implement all these policies in less than 1 hour.
 
I tried my best to include all the scenarios that are associated with password policies management.

You can read and freely download this developer’s guide:





Please leave your comments or share this guide if it’s useful for you.

Friday, July 22, 2016

Whitepaper : All about customizing workflow in Sitecore


In almost all the Sitecore projects, developers have to create, sometimes customize and need to apply workflow to items. This guide covers all the possible scenarios and customization technics with code used for workflow. This whitepaper covers 

1.    What is workflow
2.    Create Editor and Reviewer Roles
3.    Assign permissions on items to roles
4.    Create editor and reviewer users
5.    Map users with roles
6.    Create individual/group reviewer items in content tree
7.    Create Custom comment window
8.    Apply validation rules on comment windows field
9.    Create Custom workflow
10. Apply custom workflow on items
11. Customizing workbox
12. Sorting items in Awaiting Approval section in Workbox
13. Show items associated to particular editor in draft section
14. Complete code for customizing workbox
15. Customizing items comments in Awaiting Approval section
16. Test all the scenarios

I tried my best to include all the scenarios that are associated with Sitecore Workflow.


You can download this guide from here.

You can read this white paper from here:

Please leave your comments or share this guide if it’s useful for you.