College Website Design in DOTNET

College Website Design in DOTNET

Abstract:

A website is a collection of Web pages, images, videos and other digital assets that is hosted on one or several Web server, usually accessible via the Internet, cell phone or a LAN. The pages of websites can usually be accessed from a common root URL called the homepage, and usually reside on the same physical server. The URLs of the pages organize them into a hierarchy, although the hyperlinks between them control how the reader perceives the overall structure and how the traffic flows between the different parts of the sites. The college website has been developed using ASP.Net as the Front End and SQL Server as the Back End. It follows the three tier architecture with C for coding and ADO.Net providing the classes for database connectivity.

Download