As far as I can tell, the basic implementation of .Net membership records lastuserlogin but does not track each login, something I need to do now. I\'ve done some research
You will need to implement a custom memberhsip provider. Take a look at this: http://msdn.microsoft.com/en-us/library/f1kyba5e.aspx