Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T14:23:53.000Z (almost 7 years ago)
- Last Synced: 2024-11-24T10:27:46.662Z (2 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