Migrating to WordPress from Dot Net Core
-
I am new to WordPress and I want to migrate a dot net core 2.2 application to WordPress, for several reasons.
The site to be migrated is mostly web pages with forms. I have all the db specific code that I could reuse in a webservice to tie to the database, or I can start from scratch.
I don’t see much information on how to read/write to a database from a form, manage security, etc. Or how to get started using Php. (For example, is there an editor that is generally used.) (Or would I use Javascript?)
I have been developing for 30 years, but haven’t used Php for 20. Please provide a “getting started in wordpress for experienced developers” link if you know of one, or any other useful information for this situation.
Just knowing if I should use Php or Javascript or something else would be a good start.
thanks
- The topic ‘Migrating to WordPress from Dot Net Core’ is closed to new replies.