Dismiss
Announcing Stack Overflow Documentation

We started with Q&A. Technical documentation is next, and we need your help.

Whether you're a beginner or an experienced developer, you can contribute.

Sign up and start helping → Learn more about Documentation →

I'm trying to embed my website(that made by Asp.net WebApi , AngularJS) inside my another website(made by Asp.net Mvc & Angularjs) that both website used UI-Router framework for Routing.
now how can I do that? using ng-include? or Iframe? or other solution had for this challenge?

also, I read this question(1,2, 3). but didn't present right solution!

thanks a lot

share|improve this question

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.