Wednesday, August 4, 2021

Thursday, July 29, 2021

How to get Remote Client's Latitude Longitude in ASP.NET Core MVC

It's a simple application to get Latitude & Longitude of remote client in ASP.NET Core MVC. I have used an API from www.ipinfodb.com. This is one of the simplest code of implementation, just few lines of code. Thanks. Happy learning. If any problem, please email me: amitfreelancer360@gmail.com Source Download Link:

Saturday, July 24, 2021

How to Read, Write Data in Cookie in ASP.NET Core MVC

This is a classic example of Cookie Handling in ASP.NET Core MVC. I try to show How Cookie is being created, How to append data into Cookie an How to remove Cookie in this video and as well as JSON Handling. This could be an interesting project for understanding Cookie Handling in ASP.NET Core MVC. Thanks. Happy learning. If any problem, please email me: amitfreelancer360@gmail.com Source Download Link:

Wednesday, July 21, 2021

How to get Remote IP Address in ASP.NET Core MVC

I have wrote this small application in ASP.NET Core MVC to get Remote Client IP Address and that IP Address can be stored in the server side for further use. This is an utility tips for the Beginners of the programming people in ASP.NET Core MVC. That's all. Happy Learning. If any problem, please email me: amitfreelancer360@gmail.com Source Download Link:

#tutorial #CoreMvc #aspnetcore #aspnetmvc #ASPNET

Tuesday, July 13, 2021

How to build Login & Registration Module with Database using Repository Pattern in ASP.NET Core MVC

This is a full Login Page project in ASP.Net Core MVC. This project contains both Login and Registration applications. I write this ASP.Net Core MVC using Repository Pattern with SQL Server Database. This is an ideal project for the beginners. Thanks. Happy Programming.

If any problem, please email : amitfreelancer360@gmail.com

Source Code Download:

#tutorial #CoreMvc #aspnetcore #aspnetmvc #ASPNET #Login

Friday, July 2, 2021

Runtime Search using Jquery AJAX in ASP.NET Core MVC

I have made this project to display data from DATABASE, this is a runtime search using Jquery AJAX in ASP.Net Core MVC. This project is about JSON data handling in ASP.Net Core MVC. This is being a good startup for the beginners to understand Handling JSON Data in ASP.Net Core MVC and how to use Jquery AJAX. Happy Learning. 

If you have any question, please email me: amitfreelancer360@gmail.com 

Jquery CDN Link: https://cdnjs.com/libraries/jquery 

Connection String Find Link: https://www.connectionstrings.com/sql-server/ 

Source Code Download Link: 

#tutorial #CoreMvc #aspnetcore #aspnetmvc #ASPNET #CRUDAPP

Wednesday, June 30, 2021

How to Update & Delete Data with DATABASE using Modal Form in ASP.NET Core MVC, Jquery AJAX

I have made this video for the continuation of my earlier video. This is the second part of the CRUD operation video. This is one of the simplest way to perform CRUD operations. This is a good practice project for the Beginners of ASP.NET Core MVC.

If you have any question, please email me: amitfreelancer360@gmail.com

Jquery CDN Link: https://developers.google.com/speed/libraries#jquery

#tutorial #CoreMvc #aspnetcore #aspnetmvc #ASPNET #CRUDAPP

Thursday, June 24, 2021

How to insert data into DATABASE using MODAL FORM in ASP.NET Core MVC

I have made this application for inserting data into Database using Modal Form in ASP.NET Core MVC 3.1. This is one of the simplest ways of inserting data into Database in ASP.NET Core MVC. It is the superior practice project for the beginners of the ASP.NET Core MVC.

If you have any question, please email me: amitfreelancer360@gmail.com

For Connection String: https://www.connectionstrings.com/sql-server/

Source Code Download:


YouTube Video: https://youtu.be/MPxksjQG5L4

 

Please SUBSCRIBE my channel, LIKE my videos, COMMENT & SHARE.

https://www.youtube.com/channel/UC5H2PxmQKZ1J0JeS54lgc4A


#tutorial #CoreMvc #aspnetcore #aspnetmvc #ASPNET #CRUDAPP

Thursday, June 17, 2021

How to build a LOGIN PAGE in ASP.NET Core MVC without using DATABASE

I have made a short application using ASP.Net Core MVC for making Login Page. This application will give you some notion about MVC, Model, List variable. It is a very superior application for the novice developer of ASP.Net Core MVC.

If you have any question, please email me: amitfreelancer360@gmail.com

 

Source Code Download: 

https://drive.google.com/file/d/1KSAXP04QmYiWldFWpDoN5wk1h4WNoo5P/view?usp=sharing


YouTube Video: https://youtu.be/jKMT20mmvz4

 

Please SUBSCRIBE my channel, LIKE my videos, COMMENT & SHARE.

https://www.youtube.com/channel/UC5H2PxmQKZ1J0JeS54lgc4A


#tutorial #CoreMvc #aspnetcore #aspnetmvc #ASPNET #CRUDAPP