code for generating username and password dynamically
In registration form user will give his/her first name and last name.By using these names we have to generate unique Username and password for that user and send these to his/her mail Id,to mobile which are given by user registration form in asp.net (n-tier architecture)