• Hello everyone!

    I currently have a website coded in ASP.NET and I would like to integrate a blog. I’ve tried something called BlogEngine.net but I don’t like it all that much. I really like wordpress however it uses php and mysql.

    Is there a way to integrate a wordpress blog with an asp.net coded website?

    If not, are there any recommended blogging platforms using ASP.NET other than BlogEngine?

    Any help is much appreciated! Thank you so much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Is there a way to integrate a wordpress blog with an asp.net coded website?

    wordpress requires PHP and MySQL. if you have that available, you can use wordpress on your site.

    Integration can be as a little as a link to “your blog” on some other page of your site.

    If you dont have PHP and MySQL available, I suggest google.

    or maybe this:

    https://www.flatpress.org

    though I think flatpress requires PHP.

    Hi,

    I am having a website abc.com, which runs on asp.net. I am planning to have a blog in a subdomain blog.asp.net. Is it possible to implement single sign on between the two?

    Exactly what i wanted to know!

    1) Is single sign on possible? (Or can I “sync” my registrations each night?)
    2) Can I modify the wordpress login fields to match those that I require for my asp site?

    I am all set up to run both asp and php, but just need to know if there is a way to pass info between them.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘ASP.NET compatibility’ is closed to new replies.