TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Rupesh Kahane
102
19.1k
4.2m
How to call controller action from another project in MVC
Oct 14 2017 5:16 AM
I have Two different projects which contains same MVC pattern. I would like to call Controller Action Method from another project & which action method will show view from same project.
Does it is possible?
My project structure is a follwos.
I have One Controller definded in "
MyWebApplication
" which contains One Action Method in this web application Controller. Now I would like to Redirect this Action Method to Another Controller Action Method definded in "
ExcelBook
" project so from
ExcelBook
Controller this action method will show a View page created in ExcelBook.
Please give me solution. Thanks
Reply
Answers (
1
)
angular js example in mvc
ASP.NET MVC QUERY