Custom Code-Generator Using ASP.Net Core

In this post we will get overview and generate a basic label code using our database table column that help in development. The main thought behind the sample was to generate the common types of code easily. The Single page application is built with ASP.Net Core & AngularJS, here’s the execution environment & API service is in .Net […]

Single Page Application Using ASP.Net Core-AngularJs

In this post we are going to create a Single Page Application (SPA) with AngularJS and ASP.Net Core. We will use Angular-UI-Router for our application routing instead of MVC routing. If you are new to ASP.Net Core, get a complete startup overview here: https://shashangka.com/2016/11/26/net-core-startup/ Prerequisites: Before getting started make sure development environment is prepared properly. These are listed […]

1 2 3 Next »