foxtrotunicorncharliekilo
Active Member
- Joined
- Jan 9, 2015
- Messages
- 63
- Reaction score
- 0
Hello.
I haven't developed software in around 10 years so am a bit out of date and need some advice. I obviously won't be doing the dev work myself but just want some opinions before starting.
I have a simple vb.net application that connects to SQL server database on a local network. Nothing too fancy.
It may be time to rewrite and I am wondering which way to go:
Either thick app, perhaps MVVM C# WPF? Is WPF still relevant?
or go the web route, ASP.Net MVC.
Anything else? Preferably MS platforms.
We don't need the system to be on the internet but I am wondering if its worth considering going the web route now seeing as web is now so powerful and more scalable, can just host each web app and database locally.
Thanks
I haven't developed software in around 10 years so am a bit out of date and need some advice. I obviously won't be doing the dev work myself but just want some opinions before starting.
I have a simple vb.net application that connects to SQL server database on a local network. Nothing too fancy.
It may be time to rewrite and I am wondering which way to go:
Either thick app, perhaps MVVM C# WPF? Is WPF still relevant?
or go the web route, ASP.Net MVC.
Anything else? Preferably MS platforms.
We don't need the system to be on the internet but I am wondering if its worth considering going the web route now seeing as web is now so powerful and more scalable, can just host each web app and database locally.
Thanks