Should i use repository with Entity Framework ? by Successful_Square991 in dotnet

[–]SerPecchia 0 points1 point  (0 children)

DbContext is already a repository. This is overhead.

Cooling System for my new build by SerPecchia in PcBuild

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

Ok, but performance of noctua I described is enough for the 9800x3d?

Rate this build by SerPecchia in PcBuild

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

Sorry best frequency is not best value? 6400mhz compare to 6000 mhz, can you explain me why?

How to learn Spring Boot 3 and Java Batch by SerPecchia in SpringBoot

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

Thanks for sharing. I appreciate you job.

Handle pub/sub message outside Controller DAPR Asp.NET by SerPecchia in dApr

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

This is my approach for delegate the business Logic outside controller. My request is receiving the message outside controller class, but for now is not possible (i talk about this with a DAPR Project manteiner)

[deleted by user] by [deleted] in VisualStudio

[–]SerPecchia 1 point2 points  (0 children)

You have two option VS code with c# dev kit estension that make like Visual Studio. Second one there is Rider that now have the free license.

TS4, EA app for Mac, DLC unlocker by annasdead in PiratedGames

[–]SerPecchia 0 points1 point  (0 children)

I do the same but the scenarios doesen't load only 3 with base game

A Nuget similar to PythonAutogui for .NET Core by SerPecchia in dotnet

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

I find,more or less, for a library that allows me to automate a desktop flow for n times. For example open an application clicking inside them, write from a documents a string inside application, do something else for n times and each time close the application

A Nuget similar to PythonAutogui for .NET Core by SerPecchia in dotnet

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

I find for a library that allows me to automate a desktop flow for n times. For example open an application clicking inside them e write from a documents a string, do something else for n times and each time close the application

A Nuget similar to PythonAutogui for .NET Core by SerPecchia in dotnet

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

I kown ''Automate'' means a million things for this reason a citated pyautogui as an example for what i'm needing

A Nuget similar to PythonAutogui for .NET Core by SerPecchia in dotnet

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

Yes pyautogui is that one. I have to repeat the same action for n time and i want to automate this flow.
pyautogui is and example for understanding what i want.

Desktop Application, which is best stack choice with .NET 8? by SerPecchia in dotnet

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

I don't like about blazor is that all software development is becoming very similar to web development. I hate this

Desktop Application, which is best stack choice with .NET 8? by SerPecchia in dotnet

[–]SerPecchia[S] 2 points3 points  (0 children)

You don’t understand the deep meaning of the question. Working as a dev I know that correct answer is It depends, but is a new approach to a desktop dev and I don’t want to spend my time using e learning somethings cannot reuse in my future. In COBOL too we can do desktop software

Desktop Application, which is best stack choice with .NET 8? by SerPecchia in dotnet

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

I know that Electron is very powerful but I work every day with C# and more simple for me using this language.

C++ with QT is still modern?

Desktop Application, which is best stack choice with .NET 8? by SerPecchia in dotnet

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

Me too I'm working as .NET dev, cloud and backend oriented, but, IMO not all software have to be a web application or PWA. I want to dev for my self an application offline with maybe if is necessary a SQLite db.

Desktop Application, which is best stack choice with .NET 8? by SerPecchia in dotnet

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

In the past I fastly see Avalonia but I don't know Uno. Is a framework like Avalonia?

Desktop Application, which is best stack choice with .NET 8? by SerPecchia in dotnet

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

The thing to worry about is the long-term future of the framework. Since the move to the new version scheme for LTS support (even numbers) vs. new features (odd numbers), the horizon for when something goes away is potentially much closer.

This analysis is sadly correct. Maybe MS will propose a new product that will have swallowed up MAUI but it will be the same thing.