Official Site Blog for ASPNETWorld.com
| | Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|
| 27 | 28 | 29 | 30 | 1 | 2 | 3 | | 4 | 5 | 6 | 7 | 8 | 9 | 10 | | 11 | 12 | 13 | 14 | 15 | 16 | 17 | | 18 | 19 | 20 | 21 | 22 | 23 | 24 | | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
Search
Links
Categories
Blogroll
|

Friday, December 02, 2005
ASP.NET 2.0 Security FAQs / Wiki Released on Channel 9
Check out the new ASP.NET 2.0 Security FAQs on Channel 9 at MSDN. It's in Wiki form i.e. besides reading the FAQs, you can also contribute towards the content.
Here's a sample of the frequently-asked questions:
- How do I enforce strong passwords using membership feature in ASP.NET 2.0?
- How do I use Role Authorization in ASP.NET 2.0?
- What all security events do health monitoring feature logs by default?
- How do I encrypt sensitive data in machine.config or web.config file?
- How should I prevent someone from disassembling code?
- ...and lots more!
This is highly recommended stuff for anyone seeking security guidance in ASP.NET 2.0 application development.