Click here to Skip to main content
15,889,034 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: 3D Printer Pin
Lorenzo Bertolino27-Jul-20 20:28
professionalLorenzo Bertolino27-Jul-20 20:28 
GeneralRe: 3D Printer Pin
StarNamer@work27-Jul-20 21:21
professionalStarNamer@work27-Jul-20 21:21 
GeneralRe: 3D Printer Pin
Member 1033461026-Jul-20 22:09
Member 1033461026-Jul-20 22:09 
GeneralRe: 3D Printer Pin
Caslen27-Jul-20 0:35
Caslen27-Jul-20 0:35 
GeneralRe: 3D Printer Pin
Dave Lessard27-Jul-20 7:42
Dave Lessard27-Jul-20 7:42 
GeneralRe: 3D Printer Pin
H.Brydon27-Jul-20 17:58
professionalH.Brydon27-Jul-20 17:58 
GeneralRe: 3D Printer Pin
StarNamer@work28-Jul-20 4:14
professionalStarNamer@work28-Jul-20 4:14 
QuestionGauging interest on a .NET project/article Pin
honey the codewitch26-Jul-20 7:12
mvahoney the codewitch26-Jul-20 7:12 
I recently created several demonstrations of message queues, and demonstrations of custom async/await scenarios.

Some time ago I created self-hosting service executable, which presented a neat way to control your service, install/uninstall it as a service, or simply run as a normal console application that blocks until it receives a kill signal.

I've been thinking of combining them into a kind of inherently asynchronous service framework where you can create these little self hosting hybrid service/CLI apps and then your code inside them can do things like spawn background workers that report back to your primary thread like they do on winforms so everything is synchronized between threads.

The trouble is, I think most services people are writing these days are internet facing and on the ASP.NET, node.js or similar platform rather than being like daemons.

I'm not even sure if this would be that valuable.

And if it is, do you have any ideas you'd like to see in it?

Thanks for your thoughts!
Real programmers use butterflies

AnswerRe: Gauging interest on a .NET project/article Pin
Richard MacCutchan26-Jul-20 7:24
mveRichard MacCutchan26-Jul-20 7:24 
GeneralRe: Gauging interest on a .NET project/article Pin
honey the codewitch26-Jul-20 7:31
mvahoney the codewitch26-Jul-20 7:31 
GeneralRe: Gauging interest on a .NET project/article Pin
  Forogar  27-Jul-20 3:38
professional  Forogar  27-Jul-20 3:38 
GeneralRe: Gauging interest on a .NET project/article Pin
honey the codewitch27-Jul-20 4:18
mvahoney the codewitch27-Jul-20 4:18 
GeneralRe: Gauging interest on a .NET project/article Pin
  Forogar  27-Jul-20 5:09
professional  Forogar  27-Jul-20 5:09 
GeneralRe: Gauging interest on a .NET project/article Pin
honey the codewitch27-Jul-20 5:43
mvahoney the codewitch27-Jul-20 5:43 
AnswerRe: Gauging interest on a .NET project/article Pin
jsc4226-Jul-20 8:58
professionaljsc4226-Jul-20 8:58 
GeneralRe: Gauging interest on a .NET project/article Pin
honey the codewitch26-Jul-20 9:17
mvahoney the codewitch26-Jul-20 9:17 
AnswerRe: Gauging interest on a .NET project/article Pin
Nelek26-Jul-20 9:05
protectorNelek26-Jul-20 9:05 
GeneralRe: Gauging interest on a .NET project/article Pin
honey the codewitch26-Jul-20 9:16
mvahoney the codewitch26-Jul-20 9:16 
AnswerRe: Gauging interest on a .NET project/article Pin
Garth J Lancaster26-Jul-20 15:44
professionalGarth J Lancaster26-Jul-20 15:44 
GeneralRe: Gauging interest on a .NET project/article Pin
honey the codewitch26-Jul-20 16:02
mvahoney the codewitch26-Jul-20 16:02 
GeneralRe: Gauging interest on a .NET project/article Pin
Garth J Lancaster26-Jul-20 16:55
professionalGarth J Lancaster26-Jul-20 16:55 
GeneralRe: Gauging interest on a .NET project/article Pin
Peter_in_278026-Jul-20 17:14
professionalPeter_in_278026-Jul-20 17:14 
GeneralRe: Gauging interest on a .NET project/article Pin
Garth J Lancaster26-Jul-20 17:33
professionalGarth J Lancaster26-Jul-20 17:33 
AnswerRe: Gauging interest on a .NET project/article Pin
RDM Jr26-Jul-20 17:50
RDM Jr26-Jul-20 17:50 
GeneralDame Olivia Mary de Havilland has left us Pin
Mike Hankey26-Jul-20 6:48
mveMike Hankey26-Jul-20 6:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.