Thank you sir for wounder full video The way you teach is fabulous and really helpful Need more sir......
@FisayoOluwayemi3 жыл бұрын
this was super great... i love the fact that you explained Unit of work design patterns in this series...thumbs up
@alexandershepard35343 жыл бұрын
I know I am kinda off topic but do anyone know a good website to watch newly released tv shows online?
@daxvictor75263 жыл бұрын
@Alexander Shepard I use FlixZone. Just search on google for it :)
@pedrojulius50123 жыл бұрын
@Dax Victor definitely, I have been watching on Flixzone for since april myself :D
@alexandershepard35343 жыл бұрын
@Dax Victor thank you, signed up and it seems like a nice service :) Appreciate it !
@daxvictor75263 жыл бұрын
@Alexander Shepard you are welcome =)
@jean-kylenel71673 жыл бұрын
Thanks for this series man it was great. Can you do a Xamarin series next?
@VarshilPatel-s1y11 ай бұрын
I am not able to host SQL. sqlazure is not available for the subscription and location selection
@mrtrader36619 ай бұрын
Hi, there is no webapp + sql anymore so how to do it?
@MBDiscover3 жыл бұрын
I would be appreciated if you cover the Unit Test for the application
@StudyMash3 жыл бұрын
Sure, I will try to cover that
@Ands4883 жыл бұрын
@@StudyMash hello, did you end up covering this?
@StudyMash3 жыл бұрын
@@Ands488 No, I will cover it once all functionalities are implemented
@luiscuyapuertas2606 Жыл бұрын
Hello teacher, azure does not let you host the app with the azure database, sqlazure is not available for the subscription and location selection
@StudyMash Жыл бұрын
This template may be deprecated now, you can select these services separately now. Let me know if you need any help.
@bmcgarvischool69823 жыл бұрын
Having trouble connecting SQL Server databases to Azure... only gives me postgres as an option. Anyone else have this issue?
@arielimperio13943 жыл бұрын
Nice cant wait the next
@csckhw3033 жыл бұрын
Thanks for the great lectures. I have one question. In the api deployment above, how does it deal with ssl certificate?
@biswadeepmazumder648Ай бұрын
Hello Sir, I have been following the steps clearly to complete the deployment. After the initial deployment I am getting the error message as "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.". I have even put the connection string under the connection string in settings. Since I just want to learn the complete deployment cycle I am using my connection string with the password. I just want to complete the deployment so that I can see how the app looks after deployment. It's running perfectly in local. I have followed all the steps you have mentioned but it still shows me the same error. I couldn't find the template you have used so I am using them separately. Since ,y db is already in azure db I believe I don't need to host the db, can you please help me in better understanding or in identifying where I am making the mistake. Thanks in advance
@StudyMashАй бұрын
Can you send me the screenshot of error on sandeep@studymash.com
@mohamed0j2 жыл бұрын
the dotnet publish -c release seem not to work for me can you please help me ?
@MBDiscover3 жыл бұрын
Good job!
@sengvang39722 жыл бұрын
Hi, awesome tutorials and the best on youtube so far. I had to add the Azure app service and database separately. I published my app from Visual Studio and created a SQL server and database from Visual Studio. I set the environment variable in my Azure app. The connection string populated automatically in my Azure app with the correct "default" name. I'm getting a 404 error. What can I check? Where can I get the document to troubleshoot? Many thanks!
@StudyMash2 жыл бұрын
Is this problem solved ?
@shrinathhirugade96913 ай бұрын
will they compulsory pay me when i finish free trial?. like if i want to use only free trial for 12months and do not want to use it later will that be ok?? or they will come to my home??litterally that is my question. please answer to my question
@StudyMash3 ай бұрын
You can use free trial, but the feature they provide after two months are useless, they will not come at your home but they will send you a bill and deduct money for the usage after free trial.
@pritompaul42492 жыл бұрын
Hello sir, i didn't find any sql database for this hosting.
@StudyMash2 жыл бұрын
Are not you getting SQL database azure service ?
@nishaantdhingra32302 жыл бұрын
I have a question regarding deployment. If for some reason I choose not to deploy it anywhere and work remotely/locally the whole way, I don't have to make any changes to my code right? Your series has been really helpful, thanks for the effort! Kindly reply, I'll be waiting for your response.
@StudyMash2 жыл бұрын
Correct
@balajeek3 жыл бұрын
Just a question, I have been watching your videos from the beginning of this tutorial, may have skipped few I think, I remember in one of the videos you upgrade angular to version 10, now that version 11 is available I am curious to know if you had done already and if not will you be doing anytime during this exercise. would be interested to see how smoothly it goes. thanks for the great video. I love it.
@StudyMash3 жыл бұрын
Wow, what a great timing, I was just planning to migrate it to angular 11 next week. Hopefully that video should be published on 28th Feb
@moropaneedwin49153 жыл бұрын
I deployed my api but it statusCode 500, message: Internal sever error. I am using Visual studio 2019
@StudyMash3 жыл бұрын
Did you take all the steps I have explained to diagnose the server issue.
@moropaneedwin49153 жыл бұрын
@@StudyMash you only explained for Visual code ,but not for Visual studio.
@StudyMash3 жыл бұрын
Azure steps are same for both the cases, can you run your api in development mode on azure, it will give you more info what is happening on server
@moropaneedwin49153 жыл бұрын
@@StudyMash how to do that? I have no experience with Azure