Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Can i run windows application in Linux ?

Can i run windows application in Linux ?

Scheduled Pinned Locked Moved C#
csharplinuxquestion
7 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Krishnraj
    wrote on last edited by
    #1

    Hi all, Can i run windows application in Linux, which is developed in c#.net, Framework 2.0 Kindly reply if any body knows.....

    Krishnraj

    P realJSOPR D A P 5 Replies Last reply
    0
    • K Krishnraj

      Hi all, Can i run windows application in Linux, which is developed in c#.net, Framework 2.0 Kindly reply if any body knows.....

      Krishnraj

      P Offline
      P Offline
      Perspx
      wrote on last edited by
      #2

      You can with Mono. Take a look at this article also. Regards, --Perspx

      "I've got my kids brainwashed: You don't use Google, and you don't use an iPod." - Steve Ballmer
      "Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen an angry penguin charging at them in excess of 100mph." - Linus Torvalds

      1 Reply Last reply
      0
      • K Krishnraj

        Hi all, Can i run windows application in Linux, which is developed in c#.net, Framework 2.0 Kindly reply if any body knows.....

        Krishnraj

        realJSOPR Online
        realJSOPR Online
        realJSOP
        wrote on last edited by
        #3

        Not without a lot of work. Mono is available, but if you do anything at all with the file system, you may be out of luck. I don't think you can run .Net apps in Wine or Crossover either.

        "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
        -----
        "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

        K 1 Reply Last reply
        0
        • K Krishnraj

          Hi all, Can i run windows application in Linux, which is developed in c#.net, Framework 2.0 Kindly reply if any body knows.....

          Krishnraj

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          It depends on the app. Mono is an implementation of the ECMA CLI speceification, just like Microsofts .NET Framework. Mono is NOT a 100% compatible equivilent of .NET though.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007, 2008

          1 Reply Last reply
          0
          • K Krishnraj

            Hi all, Can i run windows application in Linux, which is developed in c#.net, Framework 2.0 Kindly reply if any body knows.....

            Krishnraj

            A Offline
            A Offline
            Atif Shahbaz
            wrote on last edited by
            #5

            Yes we can do that but we need Mono framework for that. It will much better work if you compile your code with mono framework on linux then it will work correctly.

            1 Reply Last reply
            0
            • K Krishnraj

              Hi all, Can i run windows application in Linux, which is developed in c#.net, Framework 2.0 Kindly reply if any body knows.....

              Krishnraj

              P Offline
              P Offline
              Paul Conrad
              wrote on last edited by
              #6

              Take a look at the mono project.

              "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

              1 Reply Last reply
              0
              • realJSOPR realJSOP

                Not without a lot of work. Mono is available, but if you do anything at all with the file system, you may be out of luck. I don't think you can run .Net apps in Wine or Crossover either.

                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                -----
                "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                K Offline
                K Offline
                Krishnraj
                wrote on last edited by
                #7

                How to install mono framework in red hat? i mean what are the steps to install mono on red hat? Thanks in advance

                Krishnraj

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups