Hello all, i have a quick question... i need to create a "service-like" application in c# that will basiclly run in the background with no gui... like a console app that stays open untill the device has reset. any ideas on how i could go accross this? its an app that will monitor the gps data and intercept sms messages that have commands etc... i created a device app but the window will always show up (even though i tried this.hide() and this.visible = false in the onLoad) Cheers!
R
rico83
@rico83
Posts
-
Create "service-like" app -
What's your screen resolution?1920 x 1200 on my laptop (vaio 17") 2x 1280x1024 on my home workstation (dell 18inch x 2) couldnt imagine working at a lower resolution!