i spent 4 hours tryin to correct this and only your video helped. Thanks For anyone who wants a short answer just use the aws cli to setup a profile and then the EC2 whatever error will be solved
@yuvrajingale5262 ай бұрын
Can you help me with DAPR yaml file configuration to connect to azure redis cache using user assigned managed Identity feature.I am facing challenges to get this configuration for MI
@johnsilva28062 ай бұрын
i'm developing a web app on windows. but when i deploy in production, the server is linux. is this suitable for my case? anyone?
@SukhrajMohammad2 ай бұрын
If you are using.net core then Yes,
@manishchourasia200013 ай бұрын
How do you differentiate PUT & PATCH? PUT is to update the resource where as PATCH is used to update some part of the resource? Ideally we can use both, what is the key difference?
@SukhrajMohammad3 ай бұрын
When you want to update multi record or single record with more than one column, use PUT . If you want to update a cell of a record use patch.. we can do the same using PUT as well but it's a principle which ask to follow for Restful API.
@yuvrajingale5263 ай бұрын
Very nice video ..could you please cover all components block of dapr
@shifamalik30213 ай бұрын
Explained very well with real life example 👍
@thejass45363 ай бұрын
You have used httpdelete not httpget for productversion endpoint 😅
@SukhrajMohammad3 ай бұрын
Is it... Anyways, we can use this method to delete record 😜😝
@SukhrajMohammad3 ай бұрын
First migration -> kzbin.info/www/bejne/npa2qWWBYp6ceNU
@Only_ibrahim_rajpal3 ай бұрын
Well described in simple way
@Only_ibrahim_rajpal3 ай бұрын
Very informative ❤
@siddheshkambli55833 ай бұрын
Hi Sukraj, will I be able to know how the request, response Api error type in this series? Coukd u please respond me on my comments plz
@SukhrajMohammad3 ай бұрын
Yes, in upcoming videos , I am covering the different http Status Code and these codes will be returned based on exception,error, success, information,no content change etc. Also, Exception at Action Method level, controller level and Global exception will be covered. Web API versioning, Patteren in APIs and many more videos will be uploaded. Almost 35 videos will be there to cover the full APIs course
@Only_ibrahim_rajpal4 ай бұрын
Well done keep it up 👍
@Only_ibrahim_rajpal4 ай бұрын
Good information.
@SavitaBegam-o2d4 ай бұрын
👌👌
@RakhiPatil-z4m4 ай бұрын
Explained everything properly.. In a Simple and understandable language. Please keep posting more videos on APIs...
@Ahtishamdogar-4206 ай бұрын
sir g hindi ma hi samjha dete.
@gerardcuriel78806 ай бұрын
I have followed all the steps but I get the error ca't reach this page
@chomuekez6 ай бұрын
where is the implementation of GetData(), and GetColor()
@giorgioturri20857 ай бұрын
you missing route for get with param
@archanasahu71037 ай бұрын
Thank you sir.
@SukhrajMohammad7 ай бұрын
One Correction - Infrastructure can have Application layer reference. Not the application layer have reference of Infrastructure Layer. Interface Repository can be in Domain layer or we can have in Application layer. If interface repositories are in Application layer add its reference to Infrastructure Layer. Both are correct rule or principal to have interface repositories in Domain or Application layer
@gurutechnique90747 ай бұрын
❤❤
@AbhishekGupta-hs8nh8 ай бұрын
Good explanation 👍
@rashaabas49068 ай бұрын
I have problem in asp.net core mvc 8.0
@ajlamkhan98348 ай бұрын
Nicely Explained
@sivakumarakunuru84698 ай бұрын
can you explain DB part also or please provide source code
@SukhrajMohammad8 ай бұрын
To get data from DB you can use EF or Ado.Net or any ORM, but after getting data from DB it must be converted or loaded the classes as shown in video. (Chart data Class)
@chomuekez6 ай бұрын
@@SukhrajMohammad how on this part, i mean the implementation of GetData(), and also GetColor()
@SukhrajMohammad6 ай бұрын
I didn't get your query..
@Dehati-Laika8 ай бұрын
Thanks for this insight. This was very helpful
@margietillman9 ай бұрын
'Promosm' 😥
@vktop29 ай бұрын
Nice video!, I have a question, does DAPR support HTTP/2?
@SukhrajMohammad9 ай бұрын
Yes
@vktop29 ай бұрын
@@SukhrajMohammad Thank for your answer, Ok, but I understand that you support it with gRPC only, or also when I choose to communicate with HTTP?
@SukhrajMohammad9 ай бұрын
DAPR Application works on both HTTP and gRPC..
@radhathakur-e6c9 ай бұрын
How MyKey (api token) was generated?
@SukhrajMohammad9 ай бұрын
I didn't get what your exact query is?
@inayathadil9 ай бұрын
I highly appreciate your kind help to share a complete code on my Gmail.... thank you once again
@mohammadrezakazemiesfeh229410 ай бұрын
Thanks
@shashankrastogi332010 ай бұрын
Are you planning videos for the other services?
@Ayalaskin10 ай бұрын
If you followed all the steps buts keeps getting the error 500, make sure to add to the program.cs: app.UseDeveloperExceptionPage(); Now you can check if the error is in the application.
@Rundtj45 Жыл бұрын
How we should add multiple functions of filter and search
@shifamalik3021 Жыл бұрын
❤❤
@faiselchabli9607 Жыл бұрын
Thanks. But what if we call directly the second api without passing by the first one ? I think that in this case we can consume the api without authentication, no ?
@SukhrajMohammad Жыл бұрын
In startup.cs we have used the middleware, each request will pass through it, and each time the api key will be validated...
@masumehoseini8370 Жыл бұрын
hi, thankyou for video but where is the next session? because your result id different from table in start of video
@SukhrajMohammad Жыл бұрын
Next session was not uploaded but you can find the code in pinned comment
@harshkadam5508 Жыл бұрын
Hey hey please please tell me how did you add microservices to this solutions
@SukhrajMohammad Жыл бұрын
You can add Web API and then ocelot to it and configuration file to define streams so that it can work as Gateway...
@MdRakibulBiswas-x7c Жыл бұрын
can get the middleware code
@SukhrajMohammad Жыл бұрын
Yes, share your GitHub or email to add you in the repo..
@personalaristobulo7148 Жыл бұрын
Great video! Do you happen to have information on deploying to IIS? I'm currently running some tests, and I can't seem to get it to work
@SukhrajMohammad Жыл бұрын
kzbin.info/www/bejne/i3SXp3ttnp2ZeJY here the video..
@doom4917 Жыл бұрын
Thank you so much man! from Peru!
@saurabhsingh-f2m Жыл бұрын
why are you using [HttepPost] verb for getting the data from database?
@SukhrajMohammad Жыл бұрын
Because mine C# code function is with httpPost , you can try with Get,it will work...
@HarshitaBhardwaj-b2v Жыл бұрын
Its not complicated at all, you explianed it very easily. Thanks a ton for the video.
@basitnisar1045 Жыл бұрын
owsumm
@bkcy18 Жыл бұрын
Is there a server side implementation for this? I've a table with huge amount of data that is growing every year. Fetching all the records at once is out of the question.
@SukhrajMohammad Жыл бұрын
Yes, we can use pagination with server side logic, where we will use logic to get data for current page only,but in that case sorting and search also post back to server to get data..
@amannur8604 Жыл бұрын
if an internet connection breaks in between then how do we resume the process.
@SukhrajMohammad Жыл бұрын
Enable multipart upload: To facilitate resumable uploads, you should use Amazon S3's multipart upload API. This API allows you to break large files into smaller parts and upload them independently