https://github.com/mdp66/sampleformgenerator
Sample form generator with asp.net MVC/C#/SQL Server 2014
https://github.com/mdp66/sampleformgenerator
asp-net-mvc csharp form-generator sql-server
Last synced: 10 months ago
JSON representation
Sample form generator with asp.net MVC/C#/SQL Server 2014
- Host: GitHub
- URL: https://github.com/mdp66/sampleformgenerator
- Owner: MDP66
- License: apache-2.0
- Created: 2018-04-03T05:44:40.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T14:23:53.000Z (almost 8 years ago)
- Last Synced: 2025-01-24T12:12:02.248Z (12 months ago)
- Topics: asp-net-mvc, csharp, form-generator, sql-server
- Language: JavaScript
- Size: 1.18 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SampleFormGenerator
Sample form generator with
- asp.net MVC
- C#
- SQL Server 2014
# Layers
- Data access layer ( DAL)
- Business access layer ( BAL )
- Presentaion in ASP.NET MVC (WebUIMVC)
# Remaining Works
- Writing Tests
- Implement Editor