Hi,
i want replies for the given questions?
1.how many types of sessions and session modes in wcf?
2.which session mode is used at which case in wcf?( at which case we have to use?wht is its use and purpose?)
3.how to use sessions in wcf?
4.pls let me know when this session modes use in which case?
a.Sessionful binding b.SessionMode service contract c.InstanceContextMode service behavior
5.i decalred asp.net session variable and how to retrieve tht session varaible in wcf ?
HttpContext.Current.Session["test"] = "test";-------------storing data in session variable in asp.net
how to retrieve above session varaible in wcf?
6.pls see my below code snippet in the given link
http://www.eggheadcafe.com/community/csharp/2/10451142/not-able-to-access-aspnet-session-variable-in-wcf-service-web-applica.aspx
pls help me out...................................
Reply |
Reply with attachment |
Alert Moderator