A database to save all things related to Festivals!!
To connect with the database, you have to create a file with the name 'databaseConnection.txt' Place this file in 'Website\Website\App_Code\DAO' Place the following content in the file:
user id=your_username; password=your_password; server=localhost; Trusted_Connection=yes; database=FestiBase; connection timeout=30;