c# - Win Forms Application and Windows Service in one Project -


i'm trying create windows service has winforms application update settings using gui. i'm saving settings default settings area application settings. each element needs access settings, eg service , winforms.

i want know set 2 separate projects inside solution in visual studio, or 1 project , add classes it. it's confusing heck out of me.

i read create win forms application add service installer. don't understand concept. come php background quite foreign me. advice appreciated.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -