Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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