看到園子裡好些同學為了一些基礎問題(如:如何設置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 權限驗證
- What''s new in ASP.Net 2.0 in terms of Authentication?
ASP.Net 2.0 權限驗證新特性
- How do I decide my Authentication strategy in ASP.Net?
如何選擇ASP.Net中的驗證策略?
- How do I use Forms Authentication with SQL Server database?
如何使用基於SQL Server數據庫的Form驗證?
- How do I use Forms Authentication with Active Directory?
如何使用基於活動目錄的Form驗證?
- How do I enable Forms Authentication to work with multiple Active Directory domains?
如何使Form驗證在多個活動目錄域中有效?