Wednesday, April 11, 2018

Moving from Winforms to Web

Hi, I've been doing lot of winforms applications at my current position for 10 years. I would like to start doing web stuffs instead of applications that need to be installed on workstations. I'm not sure what to go for: ASP.Net (MVC or not ? ) or XBAP Browser application ? XBAP application? I want to stop using ClickOnce because we use Citrix here and it is a nightmare. We have few servers so everytime I do an update I need to copy .EXE, .DLLs, etc. on each citrix server (because the Citrix apps are running the .EXE on their respective C: drive). Every sessions on a citrix server are using the same .EXE so I cannot update without killing every sessions using that .EXE. This is why I want to go web style. But Not sure what I should go for.

Moving from Winforms to Web Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team