IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.
Answer Posted / anwar sadat.a
Yes,
Request.Cookies["UserCoook"].Expires = DateTime.Now;
Likewise we can able to set time fro cookies
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Why would anyone need to implement their own hashtable or linked list?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
Securitywise What are the Enhancements in 2.0?
What is sdlc process?
What are the Types of state management techniques
What is s2s tracking?
What is parse in asp.net?
What is application Object?
What is session state server?
What is marshalling ? Is it a part of asp.net ?
Define web services in asp.net.
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
Can I stream live content/events?
Explain the difference between array and linkedlist?
How does a web application session work?