Project using tool build in support from ASP.Net
- Windows O.S 10+
- Visual Studio 2.19+
- SQL Server 2.08+
- .NET SDKs 4.5+
- .NET Framwork 4.7.2+
- Install the required applications
- Open google download (IIS) Express by Microsoft
- Clone the repository
- Set up a database connection to the project
- Configure the connectionStrings file system to complete the installation for the project
- C#
- Javascript
- Booststrap
- SQL Server
- Entity framework for autocomplet generate database mapping from database
The parser has 2 steps:
-
Using references for add sub model from Model to WebFood. Main file will append all key and value and set get this value each feature when building.
-
Load file connectionStrings and change
parameters
in this file andname
will be matching suitable name with ADO.NET Entity Data Model
<connectionStrings>
<add name="FoodOnlineDbContext" connectionString="data source=Server_name;initial catalog=Database_name;user id=sa;password=You_password;
MultipleActiveResultSets=True;App=EntityFramework" providerName="System.Data.SqlClient" />
</connectionStrings>
- Initial release
Trung-Van Nguyen (@trungnv61) - ASP.Net