You can use the asp . net profile feature to store and retrieve user settings in a data source such as a database 可以使用asp . net配置文件功能在数据源(如数据库)中存储和检索用户设置。
To simplify your applications , you can use the asp . net profile feature , which can perform all of these tasks for you 若要简化应用程序,可以使用asp . net配置文件功能,该功能可为您执行所有上述任务。
The asp . net profile feature associates information with an individual user and stores the information in a persistent format Asp . net配置文件功能将信息与单个用户关联,并采用持久性的格式存储这些信息。
The asp . net profile feature allows you to store simple scalar values , collections and other complex types , and user - defined types Asp . net配置文件功能允许您存储简单(标量)值、集合和其他复杂类型,以及用户定义的类型。
Instead , to use the usesysdb feature , set an installation path for the sql data files feature instead of the database engine feature 若要使用usesysdb功能,请设置sql数据文件功能的安装路径,而不是数据库引擎功能的安装路径。
Your web server can be configured to trace when certain actions occur regarding the profile feature and to store the trace information in a log file Web服务器可以配置为在发生有关配置文件功能的特定操作时进行跟踪,并将跟踪信息存储在日志文件中。
The profile feature relies on profile providers data providers to perform the back - end tasks required to store and retrieve profile property values 配置文件功能依赖于配置文件提供程序(数据提供程序)来执行存储和检索配置文件属性值所需的后端任务。
In addition , the asp . net profile feature makes the user information available using a strongly typed api that you can access from anywhere in your application 此外,通过使用可从应用程序中的任何位置访问的强类型api ,就可以借助asp . net配置文件功能使用相关的用户信息。
You do not need to write any code to determine who the current user is or explicitly store the value in a databasethe profile feature performs these tasks for you 无需编写任何代码确定当前用户的身份,也无需将值显式地存储于数据库中,该配置文件功能将为您执行这些任务。
The asp . net profile feature logs information for certain error conditions using asp . net health monitoring , which by default stores information in the event log Asp . net配置文件功能使用asp . net运行状况监视记录某些错误条件的信息,默认情况下, asp . net运行状况监视会在事件日志中存储信息。