MVC is really just a template for structuring your code.
If you are really going to use your application and port so that it is accessible via the Internet later, I can offer you to encode it as a WPF application using the MVVM template, as this will require less effort in the long run.
Alternatively, if you use ASP from the very beginning.
source share