|
-
Feb 6th, 2014, 11:43 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] [VS 2012] Framework 4.0 C# Ideas (Winform Webform combi)
Hello all,
Not entirely sure if this is the right section to post to but can anyone point me into the right direction for the following scenario please?
Say I have a windows form application with FSW (FileSystemWatchers). Each having a status: GREEN - Working okay, ORANGE - Working but with warnings and RED for failures.
I want to reflect this status on a web page (ASP.NET C#) and my initial idea was to have the status' stored in a database and have it accessed through the webform and reflect the appropriate colours for it. However, it got me thinking and correct me if I'm wrong, will MVC be a better option for me? or my current idea is good enough? or is there a better way to do this?
Second question is, is there an easier way for the web app to talk to the winform aside from this way?
Hopefully this all makes sense and any help is greatly appreciated!
Thanks,
Please go to the Thread Tools menu and click Mark Thread Resolved when your post is answered 
If someone helped you today then please consider rating their post.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|