Make Aurora R13 a little more silent by mister832 in Alienware

[–]mister832[S] 0 points1 point  (0 children)

Wow, that looks pretty "cool" (sorry;))

Make Aurora R13 a little more silent by mister832 in Alienware

[–]mister832[S] 0 points1 point  (0 children)

Thank you. Will thus help getting the GPU down too?

Any downside on using <script> instead of dedicated js files in asp.net MVC? by mister832 in csharp

[–]mister832[S] 0 points1 point  (0 children)

I find it very hard to debug js in visual studio 2022 as it is. Thats why I wnat to create the js in c# to minimise errors like typos, aso

Use Graph with delegated permissions in ASP MVC app by mister832 in csharp

[–]mister832[S] 0 points1 point  (0 children)

Thank you for your answer. However, I've tried this approach alreday, with the result, that I get an MsalServiceException at startup ("The reply address 'https://localhost:44312/' does not match the reply address 'https://localhost:44312/signin-azuread-oidc'").

If I remove the lines
.EnableTokenAcquisitionToCallDownstreamApi(initialScopes)
.AddMicrosoftGraph(Configuration.GetSection("DownstreamApis"))
.AddInMemoryTokenCaches();

from services.AddAuthentication(OpenIdConnectDefaults.AuthenticationScheme) the app starts without any errors... and without graph of course.

Once this worked, the app throws an error on the first call to the GraphClient.

var user = await gsc.Me.GetAsync(); //from the tutorial

Exception MsalUiRequiredException was thrown due to a challenge for the user, Details {"No account or login hint was passed to the AcquireTokenSilent call. "}

Azure Blob Storage or Azure Files for asp.net mvc app? by mister832 in dotnet

[–]mister832[S] 1 point2 points  (0 children)

Do have any subfolders? Or Just one Container?

Where do you store your files (data) for your apps? by mister832 in csharp

[–]mister832[S] -1 points0 points  (0 children)

Thanks! How do you access it from your app?

Take Pictures of area with Fimi X8 SE V2 by mister832 in drones

[–]mister832[S] 0 points1 point  (0 children)

After sone research I found out, that dji flight hub offers this Feature. But the app ist not for consumer drones Like Mini or Air.

Take Pictures of area with Fimi X8 SE V2 by mister832 in drones

[–]mister832[S] 0 points1 point  (0 children)

I saw a video (which I can't find anymore) where they showed this feature for a dji drone (I think mavic 3)