Click here to Skip to main content
15,882,063 members
Articles / Web Development / LESS

Instant Low Code Database Web App - ASP.NET Core 3.1 Single Page Application(SPA).

Rate me:
Please Sign up or sign in to vote.
4.96/5 (35 votes)
2 May 2020CPOL5 min read 80.1K   4.7K   108  
A sample application code which is an alternative to using libraries such as AngularJS, React, Vue, etc. Only jQuery and bootstrap are used in conjunction with vanilla JavaScript, HTML and CSS.
This post shows how to generate a multi-layered web app instantly, directly from a database (SQL Server). It only uses jQuery & vanilla JavaScript, and does NOT use JavaScript libraries/frameworks, such as AngularJS, React, Vue, etc. Now includes demo and videos for Core3.1.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions