I am new to AngularJs .and working on project. We have used Mvc4 with WebApi and We made Login using simple mvc4 structure but after login .we call http://localhost:23434/Home/Index. and on Index page we want to implement SPA using AngularJs but I am facing problem with routing because it is not taking the Html page via controller. where can i add Html page for making the routing properly.
Would mind diving a bit more into the issue? Because I'm using the same backend stack with no problems at all. I'm putting my AngularJS markup into the Views/Index.cshtml razor view. What do you mean by "it is not taking the Html page via controller"? .m -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
