when i want to use HttpCookie who a part of System.Web i found that intellisense does not show them nor they found in reference when i put using System.Web
Can someone show me what thing i need to do to use HttpCookie. i try with using System.Web but still i not see them in intellisense can someone show me how i can use HttpCookie.
i found problem in WPF project their is nothing problem come when i do that in ASP.NET MVC
i can see only three thing AspNetHostingPermission AspNetHostingPermissionAttribute AspNetHostingPermissionLevel