ASP.NET中的登录页面 [英] Login page in asp .net

查看:98
本文介绍了ASP.NET中的登录页面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是asp.net的初学者.您能为我提供如何在Asp.Net中创建登录页的帮助吗?

I am the beginer for asp.net. could u help me for How to create Login Page in Asp.Net

推荐答案

最简单的方法是实现
The simplest way is to implement Membership[^] - the link will guide you though the process.


http://www.mindstick.com/Articles/c389febe- fceb-4cb9-a4d1-41259346f449/?Login%20Form%20in%20ASP.Net [ http://www.dotnetfunda.com/article/article808-how-to-write-a-simple-login-page-in-aspnet.aspx [ asp.net的单个文件登录页面 [ ^ ]
http://www.developerscode.com/2011/02/how-to-create-login-page-in-aspnet-with.html [
http://www.mindstick.com/Articles/c389febe-fceb-4cb9-a4d1-41259346f449/?Login%20Form%20in%20ASP.Net[^]
http://www.dotnetfunda.com/articles/article808-how-to-write-a-simple-login-page-in-aspnet.aspx[^]
A single file login page for asp.net[^]
http://www.developerscode.com/2011/02/how-to-create-login-page-in-aspnet-with.html[^]


首先,您需要选择一个成员资格提供者.假设您选择了框架附带的基于SQL的SQL.您可以在此处阅读有关内容:将SQL成员资格与ASP.NET应用程序一起使用 [ ^ ];而不是您需要按照此处描述的步骤进行操作: http://msdn.microsoft.com/en-us/library/ff649314.aspx [ ^ ]来配置和使用提供程序.

或者,请阅读以下文章: http://www.aspfree.com/c/a/.NET/Creating-ASPNET-Login-Web-Pages-and-Basic-Configuration-/ [
First you need tho choose a membership provider. Let''s assume you choose SQL based one, that''s shipped with the framework. You can read about it here: Using SQL Membership with ASP.NET Application[^]; than you need to follow the steps described here: http://msdn.microsoft.com/en-us/library/ff649314.aspx[^] to configure and use the provider.

Alternatively read this article: http://www.aspfree.com/c/a/.NET/Creating-ASPNET-Login-Web-Pages-and-Basic-Configuration-/[^]


这篇关于ASP.NET中的登录页面的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆