GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET 2.0

 Print  |  
Question:  How many Cookies we can use in a single Application ???

Answer: In web.config file how many cookies we can used?? plz help me


September 09, 2008 05:48:51 #2
 Aldo John   Member Since: September 2008    Total Comments: 4 

RE: How many Cookies we can use in a single Application ???
 
Number of cookies is only limited by the setting of the client browser as it is stored and served by the browser... Dot net is not imposing any limitations on the no of cookies you can have....
     

 

Back To Question