Translating Python Application to .NET language

Last post 08-17-2008 5:16 PM by Dollarjunkie. 6 replies.

Sort Posts:

  • Translating Python Application to .NET language

    06-24-2008, 8:00 AM

    I have an application written in Python, that I would like to translate to .NET. Problem is I have no idea how to code in Python. Any ideas how to go about handling this problem?? Thanks in Advance

    .Net Web/Software Engineer
  • Re: Translating Python Application to .NET language

    06-24-2008, 8:18 AM
    • Loading...
    • jamesqua
    • Joined on 08-03-2004, 6:55 PM
    • Columbus, OH
    • Posts 1,203

     There is a .NET implementation of python  http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython Perhaps you can get it to compile on .NET with few changes.

  • Re: Translating Python Application to .NET language

    06-25-2008, 11:01 AM

    I already have Ironpython and so far still not successfully able to open the files in Visual studio.  How do I open a PYTHON APPLIcation that is supposed to be a web app with it?? Any help??

    .Net Web/Software Engineer
  • Re: Translating Python Application to .NET language

    06-27-2008, 12:45 PM
    • Loading...
    • jamesqua
    • Joined on 08-03-2004, 6:55 PM
    • Columbus, OH
    • Posts 1,203
    Are you able to right click on the project and select "add existing item" and navigate to the class files?
  • Re: Translating Python Application to .NET language

    08-11-2008, 3:38 PM
    • Loading...
    • Shadownet
    • Joined on 12-04-2007, 8:42 PM
    • Posts 6

    Where you able to figure out the problem? If you are trying to convert a winform, using IronPython Studio would be better than Visual Studio 2008. For ASP.NET, Visual Studio 2008 or Visual Web Developer 2008 should work fine (after the futures are installed).

  • Re: Translating Python Application to .NET language

    08-17-2008, 3:55 PM

     If it's a web application, delay migrating to IronPython. The plan for IronPython for ASP.Net is still not clear.

  • Re: Translating Python Application to .NET language

    08-17-2008, 5:16 PM

    I am trying to translate the application from Python to VB.NET OR C#, not the other way around. Is there a tool to help do this?

    .Net Web/Software Engineer
Page 1 of 1 (7 items)
Microsoft Communities
Page view counter