How to get data from a database using AJAX C# | Asp .Net Core

preview_player
Показать описание
Hello Everyone,

in this tutorial, you'll learn how to call Function(method) defined in a controller using ajax, without refreshing the browser or without navigating to the Url and get data from the database to update any UI component (textbox, dropdown, check box, other controls).

comment below and let me know what next do you wanna see?

IDE: Visual Studio 2019
Language: C#
Template: Asp .Net Core Web Application (MVC)

Do subscribe and share the video, comment below, and suggest the topics for new tutorials.

if you have any Query about this tutorial, the link is below

comment and give feedback to improve tutorial Quality, Thanks...
Рекомендации по теме
Комментарии
Автор

Nice, clean example of getting data from SQL using jquery/ajax. Just what the doctor ordered.

grampadoug
Автор

thank you
I really needed this training

AbolfazlAbbasy
Автор

Hi there, is it possible to have a login before able to access the page?

marktoledo
Автор

Too much coding involved to do a simple database call. Is there a better way?

fanzfanzilla