多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You are implementing an ASP.NET Web application. Users will authenticate to the application with an ID. The application will allow new users to register for an account. The application will generate an ID for the user based on the users full name. You need to implement this registration functionality. Which two actions should you perform?()

  • A、Configure the SqlMembershipProvider in the web.config file.
  • B、Configure the SqlProfileProvider in the web.config file.
  • C、Create an ASP.NET page that contains a default CreateUserWizard control to create a new user account.
  • D、Create an ASP.NET page that contains a custom form that collects the user information and then uses the Membership.CreateUser method to create a new user account.
正确答案:A,D
答案解析:
进入题库查看解析

微信扫一扫手机做题