Hello, I'm kind of new at this. Sorry if this is a generic question but since im developing a E-commerce website for the first time using the following:
C# ASP.NET MVC 4 Razer Engine. MSSQL 2008. I am not sure what the correct given title, term or what to tag on this so i'll just try describing it.
My website has a user that is currently logged in. How does he/she retrieve the their matching profile information, based on their ID or User Identity whereas their information will be retrieve from the database accordingly? Basically the idea is so that each user has a unique access to their own profile such as Payment Settings, Profiles, Themes, Notifications or Messages. How do we start?. If you have any detailed information, guides or tutorials on this please do share. Thanks in advance :)

Go to the complete details ...