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
Fabricio Fogaça
NA
24
8k
Iframe or Similar in ASP.NET MVC Project!
May 30 2017 9:27 AM
Hi, first of all, sorry about my english!
I'm migrating an Intranet, from PHP to C# MVC. This intranet have a lot of systems inside it, and this systems got their structure(intranet layout and session).
We made a new project(ASP NET Web Application) called Intranet, and put some systems on it. But there is a large number of big projects that we'd not want to do into the intranet project, but we want to get the session and the structure from intranet. The main idea is, I sign in intranet(project MVC 1), and I access other c# projects(no need to sign in again). To do this, I only saw iframe, but it's old and don't look like to be good. There is another solution or something similar to iframe?
I will be grateful for any help.
Have a nice day!
Best regards,
Fabricio.
Reply
Answers (
4
)
WebAPI in Asp.NET MVC
how to convert UTC datetime to USA datetime?