Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Security / March 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RSACryptoServiceProvider in ASP.Net 2.030 Mar 2007 17:04 GMT4
         If I use RSACryptoServiceProvider in ASP.Net, it can only be
implemented at Server Side. But Authentication Credentials are still passing
in clear text from Client to Server. What should I do to encrypt passing of
Authentication Credentials from Client to Server
Membership.ApplicationName and thread safety.30 Mar 2007 12:27 GMT14
Membership.ApplicationName and thread safety
I have developed an ASP.NET 2.0 application that uses
AspNetSqlMembershipProvider. When the user logging in he/she also enters
Membership.ApplicationName that i use in the event OnLoggingIn.
calling a web service protected by RSA SecurID29 Mar 2007 14:24 GMT3
my client has an extranet IIS web server protected by RSA SecurID.
it's running my asp.net 1.1 application. when they use the web app
from a browser they have to log in to RSA, then they see the login
screen for our application (forms authentication) and everything is
Standalone IIS server access to sql in Domain28 Mar 2007 15:56 GMT4
Here goes.
We have a web server that needs to go into the DMZ. I have a SQL server in
my local lan attached to the domain.
First question.
Setting Full Trust for an outlook addin created with VSTO24 Mar 2007 22:31 GMT2
I have created an outlook 2003 addin with VSTO for VS 2005, some class
demands a fulltrust right to run.
It is working on dev station as VSTO do everything for this.
But on the enduser workstation, we get an error and can't load the addin in
question about IUSR_server account24 Mar 2007 18:38 GMT10
i have an asp.net webapplication using Anonymous Authentification
(IUSR_servername) in IIS.
Account ASPNET is used for the aspx files.
There are also old asp classic pages which run without problem.
custom principal becomes roleprincipal in pages23 Mar 2007 19:16 GMT1
I followed the partical "How To: Implement Iprincipal -- J.D. Meier, Alex
Mackman, Michael Dunner, and Srinath Vasireddy -- November 2002" to implement
a custom principal. After created the CustomPrincipalApp exactly as described
in the artical, I changed two things:
How to deploy the asp.net admin web, and where to get the sql script?23 Mar 2007 15:17 GMT2
Couple of hopefully simple questions:
1) Where do I get the sql script to create the built in asp.net security db?
2) Is it possible to deploy the admin site?
Thanks in advance!
Web Site Configuration for remote users22 Mar 2007 17:03 GMT5
Greetings all
I've just re-engineered a small system to use the Roles/Membership and
ASP.Net Configuraton Tool.
I've configured it for 'From the Internet' access.
GetRolesForUser       ActiveDirectoryMembershipProvider22 Mar 2007 00:03 GMT3
I am using the  ActiveDirectoryMembershipProvider for forms authentication in
a application the user id validated with the line.
if (Membership.ValidateUser(UserName.Text,Password.Text))
           {
connect login control to my application21 Mar 2007 11:34 GMT1
ASP.NET 2.0
Which field from aspnet_Users table should I use as a foreign key in
the related tables in my application?
Ex. I have a message board app in old asp and there is a table Topics
Hash Problem21 Mar 2007 03:43 GMT6
For a project we are deveolping, we need to guess the algorithm used to
generate a code for an integer number. The only information we have is some
pairs of integers and codes generated. My bet is that the code is being
generated with a HASH function. I have already tried with ...
Server cannot clear headers after HTTP headers have been sent20 Mar 2007 10:00 GMT2
I've a got an IIS web service that accesses a remote IIS site to get
information from and I'm trying to get the web service to use a client
certificate. If the remote IIS site is set up to ignore the client
ceritficate then the request works with no problem. If I set the remote ...
Windows and Basic Authentication and Delegation.20 Mar 2007 08:29 GMT11
I am having trouble with reading Active Directory from my aspx page.
IIS 6.0 is set for Windows and basic autentication for the application.
The IIS 6.0 Windows 2003 server is set for trust for delegation at the
domain server.
Unique Session IDs and password encryption in ASP.Net 2.019 Mar 2007 07:45 GMT1
I am developing a Website in ASP.Net 2.0 with Login Control as a
Starting page. I have already implemented Membership for login control. Now I
want to know
1. How do I implement unique Session IDs for every login, so as to prevent
Pages: 1 2 3 February, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.