| Thread | Last Post | Replies |
|
| webfarm + machinekey + crypto/hashing | 23 Jul 2008 19:45 GMT | - |
Hi, we have had an application live in production for 6 months, it uses crypto/hashing in the following ways: 1- membership provider default password hash 2- membership provider security answer
|
| Integrated Authentication and change user | 22 Jul 2008 16:44 GMT | - |
Hi!! I develop an Intranet Web Application and I use the Integrated Authentication, ASP.NET 2.0 and IIS 6.0, but I'd like to enable the function to change the connected user (like Sharepoint)...
|
| see all dot net study notes | 16 Jul 2008 00:57 GMT | - |
.NET database dev questions http://freedownloadablebooks.blogspot.com/2008/03/net-database-dev-questions.html Some general quickies http://freedownloadablebooks.blogspot.com/2008/03/some-general-quickies.html
|
| Cannot search for users using ASP.net web site administration tool | 11 Jul 2008 15:59 GMT | - |
I have a web app configured to use AzMan authorization provider and ADAM membership provider. I can launch the AWSAT and see the roles, etc. But when I try to search for users, I get no results. However, if I click the 'All' link then it returns all the users. Searchs with ...
|
| using client application services with windows authentication - wh | 10 Jul 2008 14:37 GMT | - |
using client application services with windows authentication - where are my roles? Hi, I am trying to use client application services. This is a new feature of
|
| about projects | 09 Jul 2008 10:08 GMT | - |
hello sir/madam i nanda kumar n as completed .net course and i am a B.E graduate, presently looking for any small free asp.net project. please reply me as soon as possible. waiting for your reply................ thanking you....
|
| different authentication within a folder | 07 Jul 2008 20:04 GMT | - |
Hi, Im using encrypted credentials (aspnet_setreg.exe) within an asp.net application. the problem is that I will like to use form authentication when trying to add or edit a record. I create a sub folder and create the web.config file. the problem is that because Im using ...
|
| Dot Net Viewers | 06 Jul 2008 09:19 GMT | - |
http://ganesh-freedotnetbooks1.blogspot.com http://ganesh-freedotnetbooks.blogspot.com http://freefreedownloadsoftwares.blogspot.com
|
| Design patterns for managing the roles in .NET 2.0 Web application | 03 Jul 2008 12:20 GMT | - |
I have a .NET 2.0 web application consisting of few tabs with different functionality (for students to carry out tests, for teachers to evaluate them). Each tab contains few components with certain functionality (calendar, lists, buttons, combo-boxes). Depending on
|
| PHP login page for ASP.Net application. | 24 Jun 2008 16:47 GMT | - |
Our site currently authenticates people using a php page on our IIS 6 (or 5) site. Basically this page takes their login information (user name and password) to see if they are in our Active Directory. Most of the current pages use php.
|
| SocketPermission granularity in .config files | 21 Jun 2008 19:56 GMT | - |
I'm hosting a server which will have some sites which talk to some MySQL servers, I'd like to run in medium trust but additionally have to open up the SocketPermission priviledge as it is needed by the MySQL connector. I currently have this in the .config file...
|
| HttpWebRequest on an encrypted page | 19 Jun 2008 15:59 GMT | - |
I'm trying to do an HttpWebRequest on an encrypted page but it's returning an empty XML document. When I go to the same link in IE I see all the XML. Any ideas? Thanks
|
| Problem using a UNC Path within a COM component in asp.net | 19 Jun 2008 12:05 GMT | - |
I would appreciate any help that would shed some light on this problem... I have a com dll that is an API to another application. The initialize routine of the object requires the path where the data files are located, to be passed in as a parameter. This works fine when the data ...
|