The project is an ASP.NET project with three tier architecture with Entity Layer, Data Access Layer and Business Layer. Though these are the three main layers other two layers like Web Layer ans Service Layer are also present. So altogether there are eight projects under one solution they are Business Factory, Business Layer, DOA Factory, Data Access Layer, Entities, Service Layer, Utilities and Web Layer. Factory data pattern is being used for object creation. Utility project contains all the classes necessary for error logging and error handling. The project uses Entity Framework for data access. Kindly create a database before you use the project. Create the tables according to the entities present in the entity layer of the project solution. Errors are stored in a separate error log file named "ErrorLog.txt" created in "ErrorLog" folder.
AttachmentsCarManagementSolution ()CarManagementSolution (1444-3215943-CarSolution.zip)
|
Author: srikanth | Member Level: Silver | Revenue Score:  |
Nice Project sir
|
Author: venkata koti reddy | Member Level: Gold | Revenue Score:  |
Can you please provide the database backup or scripts
|