Noob question about web applications!

drake45

Newbie
Joined
Nov 24, 2012
Messages
21
Reaction score
1
Hey all!:D

I have a very noob question as I know nothing about programming AT ALL! I have a wordpress blog and I need a web application developed for it. The developer knows ASP .net,Ruby and MySQL I was wondering once the web application is developed and finished how do I Get it intergated in my wordperss website? ..if that is even possible?

I hope i'm being clear enough! Thanks!
 
With that kind of little information i can't tell how you gonna integrate it into wordpres.. What kind of application is that? Plugin or standalone app?
You can manually embed the application code into the WP code.. you can get your developer embed it for you and etc.. and etc..
 
With that kind of little information i can't tell how you gonna integrate it into wordpres.. What kind of application is that? Plugin or standalone app?
You can manually embed the application code into the WP code.. you can get your developer embed it for you and etc.. and etc..

Thanks for replying!

The app is a very simple image editor ( Rotating, text, blur, simple stuff like that ) It is not a plugin but a standalone app in asp .net.

I tried searching in google on how to embed a web application but couldant find a good explantion on how to do this. Is the process of embding the app complicated or is it as simple as placing a code?
 
Thanks for replying!

The app is a very simple image editor ( Rotating, text, blur, simple stuff like that ) It is not a plugin but a standalone app in asp .net.

I tried searching in google on how to embed a web application but couldant find a good explantion on how to do this. Is the process of embding the app complicated or is it as simple as placing a code?

Embedding stuff into wordpress can be easy and hard depending on the complexity of the application and its features.. I've never worked with ASP and i don't know if it can be integrated into PHP at all.. Best would be to find a guy that knows both ASP and PHP and Wordpress, to help you particularly. You can post a thread in the "Hire a freelancer" section here..
 
Back
Top