Thursday, January 10, 2013

Generating Random Password and mail it to the user emailid.

Generating Random Password and mail it to the user emailid.


Generating Random Password and mail it to the user emailid.

Posted: 06 Jan 2013 12:01 AM PST

In this article i am explaning the logic for creating random password and mail it to the user. If the user forgets his/her password then we can use this logic of generating random password for sending him the new password by emailid.

How to implement factory design pattern?

Posted: 07 Jan 2013 06:54 AM PST

Are you new to factory design pattern? Factory design pattern hides complexity from end user. I hope this code will be helpful for beginners of .Net design patterns. Factory is a object oriented creational pattern.

How to toggle between two label views on click event of hyperlink using JQuery?

Posted: 07 Jan 2013 06:58 AM PST

Are you new to JQuery? Then this article will be surely helpful for you. This is a sample application on how to use JQuery for simple display. I have two labels which need to be displayed on click event of hyperlink.

What is Normalization in database design

Posted: 08 Jan 2013 01:24 AM PST

Want to know what is Normalization? This article would be helpful for you to learn about Normalization and forms of normalization.

BreakPoints - makes your development easier

Posted: 09 Jan 2013 01:33 AM PST

What are breakpoints and how can we efficiently work with them and use them to make your development easier and faster? This article will include points like debugging tips, execution control transfer, stepIn and stipOut through methods and other usage of debugger.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home