For now, just use the ASPX page shown in Figure 2, and I'll discuss the Membership class later in the article.
现在,只需使用Figure 2所示的ASPX页,而且我将在下文中介绍会员类。
To validate a user's password, just call ValidateUser on the Membership class, passing in the user name and password.
要验证用户密码,只需调用会员类的ValidateUser 方法,并将用户名和密码作为参数传入。
Since I'm using the alpha bits, though, I'll have to code this particular form by hand using the Membership class directly.
在我使用alpha版时,我还不得不直接使用会员类手工为这个表单编写代码。
So I help check people in the class, answer their membership questions, sell memberships, all of that, and
我负责帮助核对上课人数,回答会员问题,销售会籍等,
应用推荐