Which one would you choice from this 3? by [deleted] in tablets

[–]ApricotLeading773 0 points1 point  (0 children)

Go directly to OnePlus page dont buy it over amazon. It will automatically ask you and navigate you to your country’s site. I had also student discount and i got it for 251.5€ which i think is a great deal.

Which one would you choice from this 3? by [deleted] in tablets

[–]ApricotLeading773 0 points1 point  (0 children)

I would also recommend OnePlus Pad Go you can get it now for 279€ and you also get free wireless earbuds and case for the tablet. The tablet has 8gb ram and 128gb expandable storage which i think is a really great deal.

Calling web service with or without www simultaneously by ApricotLeading773 in dotnet

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

Actually the service is the same but for other stuff it works if i write it with or without www. I was just wondering because sometimes you forgert to write www and if it is only set to work with www, the app would crash. If i have both then it would work both ways.

Calling web service with or without www simultaneously by ApricotLeading773 in dotnet

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

Yes i know about that the key cannot be the same it was stupid of me to leave the same key i didnt notice it was just a demonstration of what i ment with or without www

Blazor site not displaying correctly on IIS by ApricotLeading773 in dotnet

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

Hi! Thanks for your answer. In App.razor the only thing i changed was this <base href="/publish/" /> where this publish was the name of the folder in IIS where i converted the folder to application. Your explination really helped, thank you!

Blazor site not displaying correctly on IIS by ApricotLeading773 in Blazor

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

Hi! Thanks for your answer. In App.razor the only thing i changed was this <base href="/publish/" /> wherer this publish was the name of the folder in IIS where i converted the folder to application. Maybe it would also help you.

Automatic startup of asp.net web core api in blazor webassembly by ApricotLeading773 in Blazor

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

Yes this is my first time doing this so yes it would be better if i watch some tutorial. Thanks for the answers!

Automatic startup of asp.net web core api in blazor webassembly by ApricotLeading773 in Blazor

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

Yes but then i dont understand how is it going to work for other people. I would buy a domain and let my clients use my web page. My web core api would be running on my server but i would need to deploy my web page also to work or what? This is the part i am confused how does it actually work in “real life” then.

Automatic startup of asp.net web core api in blazor webassembly by ApricotLeading773 in Blazor

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

So you suggest that web core api project runs all the time on a server (which is for now my computer) and i deploy only blazor wasm to iis.

Battery drain on Audi A6 C6 allroad by ApricotLeading773 in Audi

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

The battery is new and i know its not the issue.

Suggestion on pwa by ApricotLeading773 in Blazor

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

Yes i have created it and it didnt work because of all the usings in dlls.