c# - User authentication problem after refreshing the browser in Silverlight 4 -


If the user tries to refresh the page using the browser's latest button, it needs to re-authenticate itself It means that he will have to re-enter the application again. Is there any way to handle this?

How to maintain a session in silver light:



Comments