0
kicks
ASP.NET MVC aplication inside in an iframe (fix issue with empty sessi
I developed application using ASP.NET MVC framework. It worked well but when I put my app inside of iframe I founded that in some case in Internet Explorer application missed session.
I started to investigate for the source of the issue.