Hai
I want to learn about personalizing asp.net and how to implement this feature? can you offer me an example or tutorial demonstrating this concept. I think this is a very useful feature in asp.net. Hope to know more about this?
From the article:
The simplest form of personalization is to record information about the user, and then provide this information when the user logs in. This requires some persistence that goes beyond the session state; to create true personalization, you will want to create a database that associates stored information with a specific user, and this continues indefinitely.
http://ondotnet.com/pub/a/dotnet/2004/10/25/libertyonwhidbey.html
, ASP.NET 4GuysFromRolla.com. . .
Source: https://habr.com/ru/post/1736259/More articles:Cannot execute code in debugger (Android) - androidWhat is wrong with this Boolean Perl syntax? - syntaxWhat does a mobile device need to run JavaFX? - javafxAutomatic CD burning - cWarning C memset - cIs this a bug in the Linux time function () or calls to the Linux operating system? - linuxUsing nested error wrappers with jQuery validation plugin - jqueryBandwidth Limitations - ICS Components Delphi 2007 - delphihttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1736263/access-to-an-array-items&usg=ALkJrhjS-iADwC1r55W9MUtSX02adopV-wHow to convert string format number (22.123) to float variable format without using any API in C ++ - c ++All Articles