chetanrakheja / mailClient

mailClient is project for my MCA major project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mailClient

mailClient is project for my MCA major project

Project Running steps

Install Microsoft SQL Server-2005 as a Data Base While Installing choose Mixed Authentication Mode and Choose Blank Password (By default user Id=sa; there no pwd).

Install Microsoft Visual Studio-2008(.Net Framework-3.5)

IIS--Internet Information Services (Web Server)---Operating System


Step1: Copy the Project folder into your system

Step2: Restore the DataBase backup file

Step3: Open the application in visual studio-2008

Step 4: Change the connection string into your web.config file

Step5: Save the application and goto Solution explorer right click on the default.aspx set as start page

Step6: press (F5) Button


Use windows IIS to run the project on localhost

make sure to have .net and other dependend options enabled in ISS settings

About

mailClient is project for my MCA major project


Languages

Language:C# 50.3%Language:ASP.NET 49.5%Language:CSS 0.2%