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 / February 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
members-only access to all files in a directory18 Feb 2004 21:02 GMT4
I want to create a "member zone" with restricted access to registered
members only.
I already succeeded to restrict access to ASPX files in a particular
directory using ASP.NET security.
Windows authentication on a Web service returning Access Denied (401).18 Feb 2004 20:24 GMT4
   [ Background ]
I've been asked to look into network security where an IIS virtual directory
is configure to not have anonymous access, but rather to go with the windows
authentication (what the user signs in as at client). This is in the context
Forms-based authentication expires before timeout18 Feb 2004 17:16 GMT7
I'm having a problem with the forms-based authentication. The user is
getting timed out before long before the timeout period has passed.
The forms-based authentication timeout is set to 10 hours and session
timeout to 2 hours.
[REPOST] Problem in Windows based Authentication18 Feb 2004 12:41 GMT2
I use windows based authentication for my ASP.NET web app. I have
disabled anonymous access of my web application too from the IIS console.
From my own machine, the webapp works perfectly.
But when someone else tries to access it, they get error message
Separated DLLs for user controls18 Feb 2004 09:10 GMT3
By default VS.NET generates just one DLL contains all code behinds and
userconrols.
Is it possible to have VS.NET partitione them in their own assemblies for
granular security?
Form Authentication18 Feb 2004 06:56 GMT1
I have found a problem with form authentication method that I can't
solve. The problem is:
I want to use a form authentication in my application, so i set :
<authentication mode="Forms">
allowDefinition='MachineToApplication'18 Feb 2004 06:41 GMT1
My web application has the following structure
RootFolder
 - file1.aspx
 - file2.aspx
Patterns And Practices Security Checklists18 Feb 2004 02:57 GMT2
In Architecture and Design Review Security Checklist at following link:
http://msdn.microsoft.com/library/en-us/dnnetsec/html/CL_ArchDes.asp?frame=true&_r=1
I don't underestand following two items:
1) Session state is protected from unauthorized access.
ASP.NET Exception on hosted server17 Feb 2004 20:05 GMT1
When I run my ASP.NET on my computer it works fine, even in medium trust which is what mt webhost uses. However on the webhost it generates this exceptio
SecurityException: Request for the permission of type System.Security.Permissions.SecurityPermission, mscorlib, Version=1.0 ...
Putting a hole into forms authentication?17 Feb 2004 12:07 GMT1
My application uses forms authentication. On the sign-in page is a form (with takes a username, a password, and has a button [SignUp]) that allows for the creation of new user accounts
I'm trying to get it so that when the SignUp (not SignIn) button is clicked, a user account is ...
Login Security16 Feb 2004 13:29 GMT1
Hey group,
I would like to be able to write a ASP page and on it have a link to another
ASP page. I would like to be able to have a Access Database or similar with
Username and Password and be able to allow users to enter there detail it to
How to use client certificate private key from httprequest.clientcertificate15 Feb 2004 23:55 GMT1
I have web site setup with client certificate for user authentication
mapping the client certificate to an existing NT user account.
I would like to use the web user client certificate private key from the
request object to decrypt information that has been encrypted using that
Error with  cmdQuestion.ExecuteReader(out dr);  15 Feb 2004 16:31 GMT1
I have a code PASTED below.Its validate(login) against a database SQL
SERVER.
But i have a problem with the LINE:-  "cmdQuestion.ExecuteReader(out dr);"
below
encryption and it's keys13 Feb 2004 18:14 GMT1
I'm after some general pointers about best practice.
I've used TripleDES to encrypt the connection string of a web app. How do I
go about securing the keys in the app?
Many thanks for any advice.
Passing Credential to SOAP via a .NET remoted object13 Feb 2004 17:27 GMT1
All,
I have a WEBPAGE that needs to pass the current credentials to a .NET
remoted object so this can pass the credentials to a SOAP WEBSERVICE (All
written in C#)
Pages: 1 2 3 4 5 6 7 8 January, 2004
 
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.