0
votes

I have a web app containing a silverlight application.

How do I keep the ASP.NET session / Forms Authentication alive when the user is using the silverlight application?

1

1 Answers

1
votes

By periodically pinging it with an HttpRequest.