Registration Form is a simple demo program for user registration, authentication and profile managment. Microsoft SQL Server is selected as RDBMS of choice.
This program consists of several parts:
- Registration of a new account.
- Authentication.
- Own profile management.
New user will get an email notification about successful registration, if SMTP client and email credentials were specified in config.ini file.
New users should register in order to be able to log into the system.
After submitting the registration form, user gets an email notification.
Registered users provide their authentication credentials (username and password) in order to be able to log into the system.
After successfully logging in, registered users can view and/or modify their personal data such as name, surname, birth date, address etc.
Microsoft SQL Server 2014 Express
I have been "away" from programming for a while, due to several factors and reasons, such as (1) birth of my son (who is almost 5 years old now), (2) moving to a new country, (3) learning a new (Dutch) language and studying for obligatory integration exams.
At the moment I'm "refreshing" my knowledge and skills. Writing apps like this seems the best way to do so.
I have a bachelor degree in Software Engineering, Master's degree in Information Technologies and work experience using C#/.NET, Adobe LifeCycle and JavaScript. See my CV for a full list of my knowledge set and skills.
If you are a company looking for (female) developers in Groningen area (the Netherlands), do not hesitate to contact me.
See the Release directory for the release version.
- Setup config.ini file (specify SMTP client and e-mail credentials)
- Start up the program
- If you are a new user, register yourself
- If you are a previously registered user, use your credentials to log into your personal data
- Edit your data
- Update changes
- Exit
Main application screen
File menu
Configuration settings
Registration of new user
Logging in
Personal data
Anahit Gardishyan anahit.gardishyan@gmail.com