How to access SQL Database Connection string in .Net Core?

A database connection string is a very basic task for a developer who is working on ASP.Net. But defining a database connection string in .Net Core and reading back into C# code is a little different than the traditional ASP.Net framework. In this article, we will define a database connection string and then get its … Read more

ASP.Net Core Razor Pages handler methods

In this blog, we will see ASP.Net Core Razor Pages handler methods in detail. Also, we will explore how handler methods are invoked in Razor pages based on user action. What are handler methods in .Net Core Razor pages? Handler methods in ASP.Net Core Razor pages are available with nice features that will be loved … Read more

Razor Pages vs MVC – Which one is better for your project ?

Before ASP.Net Core 2.0 we had an MVC option to develop a web application. After the release of .Net Core 2.0, a developer has one more option to create a Web Application in .Net Core i.e. .Net Core Razor pages.In this blog, we will see the differences between Web Applications (Razor Pages) and Web Applications … Read more

Configure and Host ASP.Net Core Application on IIS

In this blog, we will see how to host an ASP.Net Core application on IIS server.  Hosting ASP.Net Core app on IIS is not so different than hosting a traditional ASP.Net web application. If you are new to ASP.Net core, you may read this blog – ASP.Net Core Blog Pre-requisite to host ASP.Net Core application … Read more

Know about .Net Core Command Line Interface (CLI) Tools

The .NET Core command-line interface (CLI) is a new cross-platform tool for developing .NET based applications. Tools such as Integrated Development Environments (IDEs) can rest on CLI. CLI can be thought of as a foundation of IDE like Visual Studio. CLI command name new restore build publish run test type clean help store add package … Read more

Introduction to ASP.NET Core

In this blog, we will come to know about the open-source framework given by Microsoft i.e. ASP.Net Core. What is ASP.NET Core? The ASP.NET Core is a new open-source framework introduced by Microsoft. Originally it was called ASP.Net 5 but later renamed to ASP.Net Core and released the first version of ASP.Net Core in the … Read more

Introduction to .Net Core 2.0

If you are new to .Net Core, please read my earlier blog on .Net Core 1.0 Recently Microsoft released .Net Core 2.0 i.e on 14th Aug 2017. So developer like you and me can start developing .Net Core 2.0 application. Dot net core).Net Core 2.0 is ready to work on your local machine or on … Read more

RSS
YouTube
YouTube
Instagram