How to convert PHP code to C# code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • krishnaneeraja
    New Member
    • Mar 2008
    • 21

    How to convert PHP code to C# code

    Hi,
    im developing a web application.In that i want search engine code.but i have that code in PHP.so plz help me how to convert PHP code to C# code.


    Giv me any reply.

    Thanks & Regards,
    Krishna Neeraja.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by krishnaneeraja
    Hi,
    im developing a web application.In that i want search engine code.but i have that code in PHP.so plz help me how to convert PHP code to C# code.


    Giv me any reply.

    Thanks & Regards,
    Krishna Neeraja.
    PHP and C# are both as similar as you want them to be and as different as you want them to be as well.
    Better is to rewrite the whole thing in C# reusing the algorithms and design structures only.

    Comment

    Working...