I'm using the SqlTableProfileProvider to store profile data. It works great for standard fields... But I would like to store shopping cart data stored like this: http://csharpdotnetfreak.blogspot.com/2009/05/aspnet-creating-shopping-cart-example.html
I'm basicly running into the same problem described in this forum topic: http://forums.asp.net/p/1065760/1627006.aspx No resolution on the forum... anyone here done this?
Any ideas would be appreciated. Thanks.
Adam