在asp.net中快速或快速登录/验证 [英] Quick or Fast login/authenticate in asp.net

查看:65
本文介绍了在asp.net中快速或快速登录/验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道通过哪种方式我可以验证并将用户登录到我的网站。以典型的方式,它在服务器上非常慢。任何人都可以拥有代码或参考链接吗?请有人帮帮我吗?在此先感谢...

解决方案

我不知道如果这回答了你的问题,请查看:



Asp.Net身份验证



Windows身份验证与表单身份验证


ASP.NET确实有开箱即用的Login控件。它实现起来非常简单,并为您提供登录控件所需的一切。阅读MSDN上的文档 - ASP.NET登录控件概述 [ ^ ]您将能够在您的网站上快速实施它。 :thumbsup:

I want to know that by which way i can authenticate and login the user to my site. In typical way it is very slow on the server. Can anyone have code or reference link for that? Please anyone help me out? Thanks in advance...

解决方案

I don't know If this answers your question, but check it out:

Asp.Net authentication

Windows authentication vs Forms authentication


ASP.NET does have Login control available out of the box. It's quite simple to implement and gives you everything you would need from a login control. Read the documentation on MSDN - ASP.NET Login Controls Overview[^] and you will be able to quickly implement it in your website. :thumbsup:


这篇关于在asp.net中快速或快速登录/验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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