Marc

Marc

  • NA
  • 205
  • 51.4k

Portable Application

Mar 10 2015 12:33 PM

I have an existing application that updates my database. Now currently this particular application runs in a windows environment and we just inherited a couple servers that run on a Linux environment, my question is what would be the best way to attack this situation? Should I make my application portable? Can I make a portable .net application that runs both on a windows os and a linux os? Or is there another route I should consider?

Most of my findings have been little to nothing. I looked a little into mono, but not sure if that’s what I am exactly looking for. Any open source libraries that might help?


Answers (2)