Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 266 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 266 Bytes

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