How can I convert PHP code to VB.net code online? Is there any tool availabe to conver the code?
How about this tool :PHP to ASP.NET Migration Assistant (not online) . Maybe you can convert some general php structures with a tool ,but i think it's hard to convert automatically
a full php application into .net since these languages are quite different .
You could also refer to link below for more details about migrating from PHP to ASP.NET:
that's to migrate to ASP.NET 1.x. In 2005 .NET 2.0 came out so you could use it but it'll probably don't give you up to date webforms. If you do try please come back to this thread and share your feedback on it.
Grz, Kris.
convertPHPcodetoVB.netcode
Read my blog | Twitter Working with Azure, chatbots, ASP.NET MVC, Web API, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
None
0 Points
4 Posts
I want to convert PHP code to VB.net code
Sep 23, 2015 12:52 AM|Kelly008|LINK
How can I convert PHP code to VB.net code online? Is there any tool availabe to conver the code?
convertPHPcodetoVB.netcode
All-Star
191741 Points
20952 Posts
ASPInsiders
Moderator
MVP
Re: I want to convert PHP code to VB.net code
Sep 23, 2015 01:34 AM|XIII|LINK
Hi,
I haven't encountered such a tool yet no. A quick google search also didn't provide something which was promising.
Grz, Kris.
convertPHPcodetoVB.netcode
Working with Azure, chatbots, ASP.NET MVC, Web API, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
All-Star
18815 Points
3831 Posts
Re: I want to convert PHP code to VB.net code
Sep 23, 2015 02:52 AM|Nan Yu|LINK
Hi Kelly008 ,
How about this tool :PHP to ASP.NET Migration Assistant (not online) . Maybe you can convert some general php structures with a tool ,but i think it's hard to convert automatically a full php application into .net since these languages are quite different .
You could also refer to link below for more details about migrating from PHP to ASP.NET:
https://msdn.microsoft.com/en-us/library/aa479002.aspx
Best Regards,
Nan Yu
convertPHPcodetoVB.netcode
All-Star
191741 Points
20952 Posts
ASPInsiders
Moderator
MVP
Re: I want to convert PHP code to VB.net code
Sep 23, 2015 07:59 AM|XIII|LINK
Hi,
that's to migrate to ASP.NET 1.x. In 2005 .NET 2.0 came out so you could use it but it'll probably don't give you up to date webforms. If you do try please come back to this thread and share your feedback on it.
Grz, Kris.
convertPHPcodetoVB.netcode
Working with Azure, chatbots, ASP.NET MVC, Web API, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!