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 […]

.NET Core Startup

In this article, we will learn about .Net Core Features & short overview on .Net Framework (existing), we will explore what changes made/added in new environment of .Net Core. After that we are also going to explore ASP .NET Core Initial Template one by one, then perform some basic operations (CRUD) with data using MVC Core & Entity […]

1 2 3 7 Next »