Skip to content
FreeCode Spot
  • Home
  • Blog
  • Get in touch with freeCodeSpot
  • About

Blog

This is all the sites blog posts

Secure your WebSite using a Free SSL certificate

22nd February 2021by Regie Baquero

In this tutorial, I will show you how to secure your website using a free SSL certificate and configure it in your shared hosting. I am using Hostinger for my hosting, and we are going to use SSL For Free. What is an SSL certificate? SSL certificates are what enable websites to move from HTTP to HTTPS, which … Read more

Categories Blog

Use JWT Bearer Authorization in Swagger OpenAPI

22nd February 2021by Regie Baquero
JWT Authentication with swagger

In this tutorial, we will implement a CRUD functionality with JWT Authentication in ASP NET Core WEB API and use JWT Bearer Authorization in Swagger for testing. In the past, we’ve created an article that uses JWT Authentication in ASP.NET Core, which can be found here. This tutorial is just an extension of that topic … Read more

Categories Blog

Upload file to a Web Hosting server using FileZilla

21st February 2021by Regie Baquero
Configure ftp client

Are you looking for a way to upload bigger size files to your webserver? We’ll this is the right place for you. This article will show you how to upload file to a web hosting server using FileZilla. Just follow the step below to configure FileZilla FTP Client to connect to your web hosting. For … Read more

Categories Blog

Deploy and Share ASP NET Core WebApp to a Local Network using IIS

15th February 2021by Regie Baquero

In this tutorial, we will learn how to Deploy and Share ASP NET Core WebApp to a Local Network using IIS on Windows. Deploying ASP.NET Core Web APP on IIS is an easy task once you understand and follow the correct steps to prepare your development and deployment environment. What is IIS? IIS stands for … Read more

Categories Blog

Minify CSHTML view in ASP.NET Core using WebMarkupMin.AspNetCore3

8th February 2021by Regie Baquero
Minify CSHTML view in ASP.NET Core using WebMarkupMin.AspNetCore3

This tutorial will learn how to minify CSHTML view in ASP NET Core using WebMarkupMin.AspNetCore3. We will also include bundling and minification of static files like CSS and JS on our project. Using these techniques will allow us to improve our website performance in production. What is Bundling and Minification? Bundling and minification are techniques … Read more

Categories Blog

Create a model from an existing database in Entity Framework Core

6th February 2021by Regie Baquero
Create a model from an existing database in Entity Framework Core

This tutorial will show you how to create a model from an existing database in Entity Framework. This approach allows developers to build software applications using existing databases. The process connects to a specific database and uses EF Core to scaffold database tables into models and generate a DBContext class. Generate Models from Existing Database … Read more

Categories Blog

Using Dapper in ASP.NET Core Web API

26th January 2021by Regie Baquero
Dapper in ASP NET Core Web API

In this article, we will be using Dapper in ASP NET Core Web API. I will create an ASP.NET Core WEB API, and we will be using SQL Stored procedure on this project. This tutorial will help us to understand how Dapper works and how to implement them. What is Dapper? Dapper is a micro … Read more

Categories Blog

Add Claims to a Form Authentication in ASP.NET MVC

25th January 2021by Regie Baquero
Add Claims to a Form Authentication in ASP NET MVC

In this tutorial, we will add claims to a Form Authentication in ASP NET MVC. Adding claims will help us store additional information about the users like address, phone number, etc. This way, we can retrieve this information later if we need it wherever in our Web App. What is Claims Identity? Claims Identity is … Read more

Categories Blog

Database First Approach in ASP NET MVC using Entity Framework

25th January 2021by Regie Baquero
Database first approach

In this tutorial, we will learn how to implement Database First Approach in ASP NET MVC using Entity Framework. To do that we will create a new ASP.NET MVC project from scratch. This approach will help you connect your web application to an existing database structure. If this is what you are looking for, this … Read more

Categories Blog

Login Web Application using Cookie Authentication in ASP NET Core

3rd February 2021by Regie Baquero
Login Web Application using Cookie Authentication in ASP NET Core

In this tutorial, we will create a login web application using Cookie Authentication in ASP NET Core. We will also complete user registration and logout functionality and use dapper for the database connectivity. What is Cookie Authentication? Cookie authentication is one of the ways to implement login authentication. The cookie stored the identity of the … Read more

Categories Blog
Post navigation
Older posts
Page1 Page2 … Page7 Next →

Top Posts & Pages

  • Login and Registration using Identity in ASP.NET Core 3.1
  • ASP.NET Core Entity Framework Repository Pattern in a WEB API
  • Use Stored Procedure in Entity Framework Core
  • Using Dapper in ASP.NET Core Web API
  • WebClient Request in .Net Appliaction
  • Add Git Ignore to existing Repository

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 74 other subscribers

Advertisement

FreeCode Spot

FreeCode Spot
© 2021 FreeCode Spot • A Perfect Spot for you
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled

Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.

Non-necessary

Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.