Integrate PHP into ASP.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wildmarket
    New Member
    • Aug 2010
    • 3

    Integrate PHP into ASP.net

    How to integrate PHP into ASP.net easily. I want to know is there a simple coding process to do this.
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    What exactly do you want to do?
    PHP and ASP.NET are completely different technologies... and "Integratin g" could mean anything.

    -Frinny

    Comment

    • wildmarket
      New Member
      • Aug 2010
      • 3

      #3
      We have a website Wisestep.com which is developed on .NET platform. Now what we want to do is, integrate a CMS to post articles. Something like wordpress which is in PHP. Any suggestions on to do this in a simple way? ?

      Comment

      • Frinavale
        Recognized Expert Expert
        • Oct 2006
        • 9749

        #4
        Hmmm, this is a difficult problem. There are some .NET CMS systems out there that may be easier for this task...I would recommend looking into a .NET CMS system before trying to merge with PHP for this problem...it's not simple.

        Some .NET CMSs off the top of my head that I'm aware of are dotNetNuke and umbraco. Even though I haven't used either CMS, I know that dotNetNuke has a large following. There is a even dotNetNuke user group where I live.

        -Frinny

        Comment

        Working...