Buy Questpond's video subscriptions on
huge discount
.
Online: 2585
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ASP.NET
>
Loading ...
How do you create a permanent cookie?
Posted by
Virendradugar
on 9/14/2009 | Category:
ASP.NET Interview questions
| Views: 9690
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Set expires property to Date.MaxValue (HttpCookie.Expires = Date.MaxValue)
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What are the expiration policies for Cached object ...
Next > :
try { Response.Write("T ...
Comments or Responses
Login to post response
More Interview Questions by Virendradugar
A software engineer has the capability of thinking 100 lines of code i ...
Which method of HTTP Handler gets invoked when request is received?
What if Some one types the URL of web.config file in the browser?
What is wrong with this code? Server.transfer("Default.HTML&qu ...
Can an ASPX file contain more than one form marked with runat="se ...
Is overloading possible in web services?
Can we use "Print" statement in function?
Can we use NEWID(), or RAND() in function?
Latest Interview Questions
try { Response.Write("Try Block:"); ...
What is the name of class from which web pages are inherited?
An array is fixed length type that can store group of objects.
Webservices support data reader.
Can you store multiple datatypes in an Array?
Which keyword is used to prevent one class from being inherited by ano ...
In this Sample Code which catch block will be executed? try { i ...
A try block having 4 catch block will fire all catch block or not?
More ...