Hi Sir, Presentation is excellent, you made them simple to understand. Animation of page flip is awesome. Thank you for sharing Sir.
@blackpaw29 Жыл бұрын
Thanks, helped me understand how webapi & azure db's hang together
@kaushikbhadani3 жыл бұрын
Thank you, Sir. I am waiting for all these Azure tutorials and many more.
@mowtown753 жыл бұрын
This is what I’m looking for thank you kudvenkat!!!
@sreenuksr3 жыл бұрын
Great compilation. Can you please cover integration with git repository and CI/CD . Giving roles, planning topics as well
@UnconventionalPotato2 жыл бұрын
Your channel is amazing, thanks for your work.
@saisameer8 ай бұрын
sir did you add connection string in web.config?
@brandonmiller30173 жыл бұрын
Thank you! Very good tutorial
@manoharjulakanti86883 жыл бұрын
Hello Venkat sir, please make a video on Azure Architecture.
@KelleyKouture2 жыл бұрын
How does your connection string in your web.config file change to use the azure DB rather than your local DB?
@ОлесяЧехонина-ж3й2 жыл бұрын
Hello! Great video, thank you! But I do not understand - will you get data from your local sql server or from azure sql? What if I need to write/read/delete data from on-premise SQL Server database? What should I do? Thank you!
@khamaistagorti90243 жыл бұрын
Thank you Sir! I have a question pls can I use sql profiler with azure sql and if is yes how ? thank's
@dilhaitumhara691 Жыл бұрын
Very nice.....thanks a lot...!!!
@Vykhari13 жыл бұрын
Thank you Venkat!!
@nys82603 жыл бұрын
you are the best , kudvenat
@praveenm80593 жыл бұрын
just beautiful sir!!!!!!....just one question .....is the azure account free? for a student?
@roadtripping Жыл бұрын
What happened to the web.config file? Did the configuration for sql server change when you created an azure sql server dependency? Is it still pointed to localhost in web.config? And also how come the insert into statements didn't work when you connected to sql server manager?
@kamranmasroor63953 жыл бұрын
Thank you very much, request to share cost savings tips for SQL server database on Azure. Charge only for development duration and turning off SQL server later does it save us on Azure credits?
@rajk60953 жыл бұрын
Hello Venkat Sir, I am having an issue when trying to connect to the sql server through the portal itself. It's failing with the error below, I am not sure what to do. I also tried connecting to the SQL server using the portal's AD credentials within the portal page but still the same issue occurred. Error: A connection to the server could not be established. This might indicate an issue with your local firewall configuration or your network proxy settings.
@rajk60953 жыл бұрын
SOLVED: For anyone else who might face this issue. After 3 tries a new error showed up: A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) I tried logging in one more time and it worked. I was able to login and see the table and other database related stuff.
@amareshbaranwal572410 ай бұрын
Did you find the solution?@@rajk6095
@prosinging78533 жыл бұрын
Can we use sql server instance which is hosted anywhere with username and password. On premises sql server can we use?
@rekhabhavanik62433 жыл бұрын
You are simple awesome , could you please upload videos on Azure Service Fabric, microservices. It help us a lot. Thank you
@justvenkyy...34233 жыл бұрын
how do we migrate existing sql server to azure?
@jibinkoshy27393 жыл бұрын
Thank you Sir!
@hnpeducationvlogs73282 жыл бұрын
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)
@nileshsawant1283 жыл бұрын
Could you please share code of all files you used here in blog?
@santanukumarprusty65923 жыл бұрын
Is creating SQL server is free ??
@Csharp-video-tutorialsBlogspot3 жыл бұрын
Hello Santanu - No, it's not. You have to pay a monthly fee. You can check how much you pay in the azure portal.
@cecilbennett2892 жыл бұрын
I'm getting this error when trying to connect to Azure: 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: TCP Provider, error: 0 - No connection could be made because the target machine actively refused it.) (Microsoft SQL Server, Error: 10061)
@cecilbennett2892 жыл бұрын
But I have entered correct details I proved that by logging to query editor on Azure and it worked but does not work when I'm trying to connect through SSMS. Please help I'm stuck on the middle on the project.
@PedroSousa-np9wp3 жыл бұрын
How do you see your server errors? Mine gives a generic error that I've been trying to remove so I know what is happening, like you with your helpful descriptive error messages :|
@arammousa75263 жыл бұрын
We need a crash course on SQL server test framework (tsqlt)
@zeyadjy72293 жыл бұрын
Hello sir i was studying from your c# course in Arabic but i can't find it , its looks like u made it private , i need to continue studying for that course can u please make it public or can u tell me how can i reach i have examine and i need it so much
@shanmukhapatil71313 жыл бұрын
Thanks sir
@FREEFIRExnapste3 жыл бұрын
thanks
@jackstorm7772 жыл бұрын
Venkat is the best
@caiyu538 Жыл бұрын
👍
@hungnguyen-kt3zr2 жыл бұрын
Good Tutorial, but why do you have to talk like that?
@hnpeducationvlogs73282 жыл бұрын
I'm getting this error when trying to connect to Azure: 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: TCP Provider, error: 0 - No connection could be made because the target machine actively refused it.) (Microsoft SQL Server, Error: 10061)