Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 24, 2012 10:35 AM by Ruchira
Member
23 Points
77 Posts
Nov 22, 2012 07:34 PM|LINK
does anyone know an application to translate from php to asp.net (vb.net)
All-Star
56620 Points
8958 Posts
Nov 22, 2012 08:06 PM|LINK
No that doesn't exist.
Is it a big project you need to convert or just a specific thing you are trying to do?
Nov 23, 2012 03:10 AM|LINK
its a big one..
do u know any other ways of doing it??
Contributor
3970 Points
1096 Posts
Nov 23, 2012 03:21 AM|LINK
Step 1. Read the php program and identify what it does.
Step 2. Determine what you want the new version to do.
Step 3. Forget the php program. Look at what you came up with in step 2 and code it.
Nov 23, 2012 12:43 PM|LINK
Dan Bracuk Step 3. Forget the php program. Look at what you came up with in step 2 and code it.
hahaha, but true
42904 Points
7022 Posts
MVP
Nov 24, 2012 10:35 AM|LINK
Hello,
You can use the below program.
http://www.asp.net/downloads/archived-v11/migration-assistants/php-to-aspnet
But you may have to alter some codes manually since AFAIK, there are no perfect tools available for converting from one technology to another. If there are such tools, the demand for software developers will reduce A LOT :)
Please 'Mark as Answer' if this post helps you.
ibocus
Member
23 Points
77 Posts
program to translate PHP to ASP.NET (VB.NET)
Nov 22, 2012 07:34 PM|LINK
does anyone know an application to translate from php to asp.net (vb.net)
rtpHarry
All-Star
56620 Points
8958 Posts
Re: program to translate PHP to ASP.NET (VB.NET)
Nov 22, 2012 08:06 PM|LINK
No that doesn't exist.
Is it a big project you need to convert or just a specific thing you are trying to do?
ibocus
Member
23 Points
77 Posts
Re: program to translate PHP to ASP.NET (VB.NET)
Nov 23, 2012 03:10 AM|LINK
its a big one..
do u know any other ways of doing it??
Dan Bracuk
Contributor
3970 Points
1096 Posts
Re: program to translate PHP to ASP.NET (VB.NET)
Nov 23, 2012 03:21 AM|LINK
Step 1. Read the php program and identify what it does.
Step 2. Determine what you want the new version to do.
Step 3. Forget the php program. Look at what you came up with in step 2 and code it.
rtpHarry
All-Star
56620 Points
8958 Posts
Re: program to translate PHP to ASP.NET (VB.NET)
Nov 23, 2012 12:43 PM|LINK
hahaha, but true
Ruchira
All-Star
42904 Points
7022 Posts
MVP
Re: program to translate PHP to ASP.NET (VB.NET)
Nov 24, 2012 10:35 AM|LINK
Hello,
You can use the below program.
http://www.asp.net/downloads/archived-v11/migration-assistants/php-to-aspnet
But you may have to alter some codes manually since AFAIK, there are no perfect tools available for converting from one technology to another. If there are such tools, the demand for software developers will reduce A LOT :)
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.