| Thread | Last Post | Replies |
|
| How to get LDAP server? | 04 Oct 2007 20:06 GMT | 6 |
I'm new in LDAP. I want to use LDAP server to do authentication and authorization for our .NET web applications. My question are: 1. Where can I get microsoft LDAP server(service?)? Not ADAM. 2. Can I install it on win XP?
|
| Unable to encrypt some sections in web.config | 04 Oct 2007 13:32 GMT | 2 |
I would like to encrypt configuration sections with "aspnet_regiis" and "-pef" option. This is working fine for most of the sections I'm interested in, for instance <appSettings> and <connectionStrings>.
|
| Application Flow / security issues | 03 Oct 2007 16:11 GMT | 15 |
im having some issues with application security and i was wondering if anyone could point me in the direction of some good resources that would explain the different levels of security. the problem im currently having is im trying to make a web app that will
|
| Easiest way to test if asp is working correctly? | 01 Oct 2007 09:15 GMT | 1 |
What is the easiest way to test if asp is working? With php i can upload a file with <?php phpinfo();
|