|
-
Oct 31st, 2022, 05:54 AM
#1
Thread Starter
Addicted Member
Using html front end vs winform
Hi
Asking for a bit of general advice here: I've only ever coded in using winforms before, but I've been asked for a form to be made dynamic in layout, so it will re-size itself and show nicely on multiple PCs with different screen resolutions.
I've been told to make my form 'act like a webpage' in terms of layout sizing - I'm just wondering what the best way to approach this would be.
I expect there are ways to make layout dynamic, but I suspect the person asking this may want to take this further and have some an internal IP web page they can open in a browser.
Is it possible/practical to create an html front-end which passes some sort of command string to a vb.net backend (for the main program to then to go ahead and do it's stuff)?
Is this the way to think about this? - maybe I'm not thinking along the right lines? - I'm afraid I've VERY limited html experience so I don't really have much of an idea of how to approach this, so suggestions would be very welcome.
Thanks for reading.
Tags for this Thread
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
|