Anas Ghanem

<ItemTemplate ".Net Tips" runat="Weblogs.asp.net" Country="Palestine" />

Browse by Tags

All Tags » Tips and Tricks » Session (RSS)
Tip/ Trick: Preventing Session Loss when using Cookieless sessions with TreeView and Menu controls
By default .net runtime uses the cookies to remember the session Id between the requests , but when using Cookie less sessions ,the runtime inserts the Session Id to the requested url , this way the runtime can remember the session id and prevent the...
More Posts