All articles from: February, 2010

An opportunity to contribute to the development of Enrolment Software for Government of India’s UIDAI Project

The Government of India ( GOI ) has embarked upon implementing an initiative to provide a unique identification ( UID ) to every resident of India .

The Government of India has formed the Unique Identification Authority of India ( UIDAI ) to achive this objective .

  • Share/Bookmark
Read more

Introduction to Security in .NET

When working with Security , it is important to understand these 2 terms.

Authentication is the process of determining whether the user can access the system. Commonly used ways of authentication is the username and a password .

Authorization : Once the user is authenticated,this process identifies the level of access allowed to a given user .

  • Share/Bookmark
Read more