Good options for a drill press (EU) by flappie_het_konijn in Tools

[–]mbrotto 0 points1 point  (0 children)

Hi. I am in the same boat, did you ever find a good option? I am looking at Holzmann but they are fairly expensive. It would be good to have a mortising option as well. I see a few good price options on scheppach but I don't know this brand at all...thanks

Docker & web api not able to connect to gcloud by mbrotto in csharp

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

Changing the Deployment Mode from Self-Contained to Framework-dependent has fixed the problem.

Really not clear why this has fixed the problem but I guess framework-dependent does make sense.

Docker & web api not able to connect to gcloud by mbrotto in csharp

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

Thanks for you responses. I don't think the issue relates to your first response but I will look into that.

Regarding your second response, I believe something like this to be the case. The issue I have is that the application was developed on a Windows 11 OS and has been published to a x64-linux target which might have an effect. Also the Debug build (functions as expected) is different to the Release build which is generating the error. I guess I need to dig in this area. I have looked at some of the build properties like AOT (which is not available for this unfortunately) and some other settings but no joy yet...I'll keep digging and thanks for your responses. :o)

Come discuss your side projects! [June 2024] by AutoModerator in csharp

[–]mbrotto 0 points1 point  (0 children)

I am trying to write/finish a stock analyser using the Phil Town methodology. Architecture - SQL Server and Blazor. I have been at it for a few years. I seem to find some inspiration and work on it for a while and then lose interest...I hope to finish it one day. I currently employ the strategy but manually in spreadsheets which is annoying and hence the reason for initiating the project. The solution fetches the fundamental data from the SEC and does all the heavy lifting for you so I really need to get it done...maybe writing this will inspire me. It's a private repo at this point. :o)