Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > asp.net security > september 2006 > threads for september 1 - 7, 2006

Filter by week: 1 2 3 4 5

ASP.NET Security
Posted by James Wong at 9/7/2006 6:20:46 PM
Hi, My local computer is Windows XP, and other server is Windows Server 2003. I use VB.Net 2005 to develop some web service program, this program will connect to this server. The local computer and the server is using same domain. (e.g. MyDomain) By the way, I use the debug mode (dynamic p...more >>


Security Exception when accessing the registry
Posted by Jason at 9/6/2006 12:00:00 AM
Hello everyone, I've got a security issue that I can't find a solution to and was hoping someone could point me in the right direction. I'm trying to open a registry key for read only access with Registry.LocalMachine.OpenSubKey but I'm getting this security exception "The application attem...more >>

SSL ADAM and XP
Posted by Noremac at 9/5/2006 3:11:01 PM
I am going around in circles. Sorry for posting a question that may already be answered. I want to use the ADAM Membership Provider on my development Windows XP machine using VS2005. I have ADAM working on my local computer. I got it working through the ASP.NET 2.0 RBAC article. I se...more >>

Mixed Mode (Forms & Windows) Authentication
Posted by crpietschmann at 9/5/2006 9:48:02 AM
I have an ASP.NET application that is used remotely (over the internet) by our clients that uses Forms authentication and the usernames/passwords are stored in the database. I need to integrate Windows authentication with the existing Forms authentication so that our employees (on the intranet...more >>

About string parameters to stored procedure
Posted by Owen Wong at 9/3/2006 11:36:06 PM
Hi, I wrote a stored procedure to check user's name (vartype: chr) and password (chr, too). Do I have to check whether there is an apostrophe ("'") in the name string and password string? I tried to put some "'"s in the name string and didn't replace them with double "'", but it seemed you can n...more >>

IIS Authentication vs. WindowsIdentity
Posted by Steve Lynch at 9/1/2006 6:05:30 PM
Why do I get different results from WindowsIdentity.GetCurrent().Name than what is defined for authentication on the IIS virtual directory? For example in IIS6 I have the VD set to Windows Integrated Authentication only, yet the property WindowsIdentity.GetCurrent().Name or WindowsIdentity.G...more >>

ActiveDirectoryMembershipProvider - User properties not set
Posted by mbutenko NO[at]SPAM gmail.com at 9/1/2006 7:48:52 AM
I am using the ActiveDirectoryMembershipProvider in an ASP.NET 2.0 application. I finally got the AD authentication piece working, but when the user logs in (I am using the the Login control) the User properties are not getting set. For example, in the LoggedIn event, the User.Identity.Name = ...more >>



DevelopmentNow Blog