Deploy ASP NET Web Application with SQL Database and Entity Framework to Azure

  Рет қаралды 42,409

kudvenkat

kudvenkat

Күн бұрын

Deploy asp.net web forms to azure | deploy web app with entity framework to azure | deploy web app with database in azure | deploy asp.net data driven application to azure | deploy asp.net web app with sql server to azure
Entity Framework Tutorial
www.pragimtech...
You can download "Quotes" sample project from the following link. Please download Quotes.zip file.
drive.google.c...
Notes and Slides
www.pragimtech...
Azure tutorial for beginners
www.pragimtech...
Azure tutorial blog
www.pragimtech...
Azure tutorial playlist
• Azure tutorial for beg...
All our free software training courses
www.pragimtech...
Slides, notes and to download our courses
www.pragimtech...
Let's gift education together
/ kudvenkat

Пікірлер: 32
@robertojrcantos1711
@robertojrcantos1711 3 жыл бұрын
This is great Kudvenkat. Thank you very much
@LuigiZambetti
@LuigiZambetti 3 жыл бұрын
Venkat, could you make also a short playlist (maybe 1 only video) about these topics? - Postman - Dapper - Object Oriented Programming (in C#)
@natethegreat632
@natethegreat632 Жыл бұрын
These videos are absolutely incredible, thank you so much for making these! I'm a college student publishing my portfolio and this has been SO much help
@alihameed2457
@alihameed2457 3 жыл бұрын
Sir, kindly also elaborate deployment of angular application on azure
@colombuzz8550
@colombuzz8550 3 жыл бұрын
What to do if we have very large data to seed ?
@ryanm.9326
@ryanm.9326 3 жыл бұрын
Thank you so much for these new Azure videos! Can you please do a video on posting an Angular application with C# Web API to Azure?
@prashantbhalla6842
@prashantbhalla6842 3 жыл бұрын
Hello Kudvenkat sir, thanks for all of your videos you shared with us. Please share your response sir , Can I consider myself for Microsoft Azure AZ-300 certification exam after completion of this course ?
@nolimitsREAL
@nolimitsREAL 2 жыл бұрын
There is a way to use MSAL(Angular in my case) with EF Core and ASP .NET CORE ?
@prosinging7853
@prosinging7853 3 жыл бұрын
For working with multiple sql server instances in web app and Deploy that in azure what to do?
@adapass
@adapass 2 жыл бұрын
Hi Venkat, I am using your project which is downloaded from google drive. After deploying the Azure Sql database and after clicking the publish button, i am getting the following error A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified) I don't have any clue. Could you please let me know what would be the error
@zombiezombie1977
@zombiezombie1977 2 жыл бұрын
My app doesn't work. Looks like there is a problem with the connections string. The string was not updated I had to update it manually. But it still didn't work.
@santanukumarprusty6592
@santanukumarprusty6592 3 жыл бұрын
What if we use database first approach...is that same as ado.net publishing
@AnilKumar-fd3hj
@AnilKumar-fd3hj 3 жыл бұрын
Thanks venkat great work
@Uzair_Anwar2299
@Uzair_Anwar2299 2 жыл бұрын
Thank you for the great video. But what about DB first approach with entity Framework
@Momobadat
@Momobadat 8 ай бұрын
Hi , i deployed on the azure and using azure sql database , but after i deployed i made some changes to the model , now the 1 function on the web application isnt working , how do i run migrations on azure db
@ajaykc9032
@ajaykc9032 3 жыл бұрын
Hello Venkat, First of all thank you. Your videos are capsules. I love your work! One question : After creating the database, the connection string has not been updated in the web.config. How is application querying the data from the database that has just been created? I hope you will find time to answer :) . Thank you once again.
@ravindranaths513
@ravindranaths513 2 жыл бұрын
I too have same doubt
@ponniak5830
@ponniak5830 3 жыл бұрын
Thank you so much on these videos Sir. Please can you post videos series on AzureDevOps as well.
@TheImranbergi
@TheImranbergi 3 жыл бұрын
Thanks for this azure series sir.... kindly make a video on how to deploy a .net core Web-API along with sql server database on azure virtual machine.
@odishastastetemptation2694
@odishastastetemptation2694 3 жыл бұрын
Waiting for the next video
@thanzeeljalaldeen
@thanzeeljalaldeen 3 жыл бұрын
great video! is it possible to have similar video of deployment with database for ASP.NET CORE?
@19james77
@19james77 Жыл бұрын
great video! thank you!
@firdosalibaig1927
@firdosalibaig1927 Жыл бұрын
Can you please make video on pickle file in python flask deploy on Azure app services
@sudhirkumar-wx8hn
@sudhirkumar-wx8hn 3 жыл бұрын
Here one thing is not clear. You have created SQL DB using the running application and also Using the Azure portal. Is there a relation between this two? if Yes then server names are different. please clarify this
@demar0228
@demar0228 2 жыл бұрын
Hello Venkat. I was able to successfully deploy a .net web application API to Azure which interacts with a SQL Azure Database. However I have been receiving An error has occurred. when I try to invoke my API via postman or within the browser. P.S I already configured the Database dependency during publishing of the API via visual studio. Please help.
@anoopsharma4622
@anoopsharma4622 2 жыл бұрын
thanks for such a great video. please tell me may I host such project on another private serrver and what extra i have to do for this
@sourabhchawla2595
@sourabhchawla2595 3 жыл бұрын
I have deployed Dotnet Core Web API application in Azure App Service. API working fine which doesn't have DB connectivity & others are failing producing an error SQL Exception error 26. I have created DB server from azure portal & Azure SQL DB via Visual Studio. I'm able to connect with DB via SSMS (means client IP address is added for connectivity). Please help.
@rajk6095
@rajk6095 3 жыл бұрын
same issue with me but I just used the regular ASP.NET web app without .NET Core.
@gayathrisrinivas9364
@gayathrisrinivas9364 3 жыл бұрын
Please add ARM templates to your list of topics
@pallarajasekhar
@pallarajasekhar 2 жыл бұрын
thanks sir
@StefanBrunotte
@StefanBrunotte 3 жыл бұрын
Thanks again for your great explanation. When deploying my app to azure I get this error message when trying to reach my db: Error. An error occurred while processing your request. Request ID: 00-d83a7d1397bd6845af384f58641c7c54-53b283638a43d945-00 This error only occurs on the tabs where I am trying to get the data from my DB. When I run it locally everything works perfect. I think this is a permission problem somewhere in the Azure portal. Do you have any ideas what this error could be? Maybe someone else have had a similar problem and could point me in the right direction? Thanks again for your great videos!
@evamaria3926
@evamaria3926 9 ай бұрын
you could make our life easier and not make us go to the another part and come back but ok
How to access azure sql database from local machine
5:28
kudvenkat
Рет қаралды 43 М.
How to deploy asp.net web application in azure
8:34
kudvenkat
Рет қаралды 86 М.
One day.. 🙌
00:33
Celine Dept
Рет қаралды 77 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 33 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 18 МЛН
Мясо вегана? 🧐 @Whatthefshow
01:01
История одного вокалиста
Рет қаралды 7 МЛН
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 276 М.
Azure pricing tiers
9:47
kudvenkat
Рет қаралды 22 М.
How do SQL Indexes Work
12:12
kudvenkat
Рет қаралды 648 М.
CREATE and CONNECT DATABASES in ASP.NET
18:11
tutorialsEU - C#
Рет қаралды 71 М.
One day.. 🙌
00:33
Celine Dept
Рет қаралды 77 МЛН