程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> .NET網頁編程 >> .NET實例教程 >> ASP.NET 2.0 Security FAQs

ASP.NET 2.0 Security FAQs

編輯:.NET實例教程
看到園子裡好些同學為了一些基礎問題(如:如何設置ASPNETDB數據庫、如何設置Membership密碼規范等)苦苦掙扎,實在是有點遺憾。大家對英文的東西大概都有點排斥,很多問題在MSDN(English)或者達人(Scott GuthrIE、Fredrik Normén等)的Weblog上都能很輕松的找到解答。

Channel9上的MS Security Wiki 還專設了ASP.NET 2.0 Security FAQ s ,常見的ASP.Net 2.0問題都可以找到(這裡的Security是很寬泛的,不止是通常意義的安全問題)。翻譯了現有FAQ的目錄,放在這裡。准備陸續翻譯其中的一部分(篇幅較長、難啃的)。如果您也有興趣加入,請給我留言。我會把您的鏈接和您的大名加進來。當然在翻譯中您可以加入您自己的感受和經驗等。也歡迎指出我翻譯中的不妥之處。

請在您翻譯的文章標題前面加上[ASP.Net 2.0 Security FAQs] ,我看到後就會把您的文章鏈進來,謝謝。


ASP.Net 2.0 Security FAQ s

Welcome to the ASP.Net 2.0 Security FAQ page. This page provides an index to common questions and answers. The questions act as another index into the security guidance.

Authentication 權限驗證

  1. What''s new in ASP.Net 2.0 in terms of Authentication?
    ASP.Net 2.0 權限驗證新特性
  2. How do I decide my Authentication strategy in ASP.Net?
    如何選擇ASP.Net中的驗證策略?
  3. How do I use Forms Authentication with SQL Server database?
    如何使用基於SQL Server數據庫的Form驗證?
  4. How do I use Forms Authentication with Active Directory?
    如何使用基於活動目錄的Form驗證?
  5. How do I enable Forms Authentication to work with multiple Active Directory domains?
    如何使Form驗證在多個活動目錄域中有效?
  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved