Anonymous profile - how is uniqueidentifier handled? cleanup?

  • Thread starter Thread starter VB Programmer
  • Start date Start date
V

VB Programmer

ASP.NET 2.0....

The new features ROCK!

When using anonymous profile settings.... (using for shopping cart)
1. How does each profile record uniquely identify itself? (Equivalent to a
UserId (newid() in a table.) Do I have to keep track of it or is it handled
internally?
2. Is the aspnet_Profiles table automatically cleaned up with anonymous
profiles after a certain time, etc....?

Thanks!
 
Anyone? Do I just put a date as one of hte fields and just delete > 30 days,
etc...?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top