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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
newbie seeks User.Identity and Application_AuthenticateRequest help31 May 2004 23:02 GMT1
I'm trying to understand how security works in a ASP.NET c# project.
The global.asax has this code:
protected void Application_AuthenticateRequest(Object sender,EventArgs e)
{
Encryption for QueryString31 May 2004 07:29 GMT4
hi guyz.
I want to put encryption for every querystring for my web application.
for that right now i m using a custom function.
can any body tell me if there is some builtin function available in .net
Forms Authentication30 May 2004 23:15 GMT1
I wonder if anyone can help.
We have web application using Forms Authentication that works
perfectly ok in all environments, but in the production environment
the forms authentication isn't timing out and returning the user to a
Forms authentication fails on a few computers :-(30 May 2004 18:50 GMT1
i have a website that has forms authentication installed
http://hbase.nohausystems.nl/
it seems to work fine ,,,, however on a few client computers it wil not
logon ( not even the visitor mode that i made for unknown users , that just
Another ROLE question...28 May 2004 17:36 GMT1
Thanks for your help on my previous post. I'm running XP and it was looking for a role name of : <DOMAIN>\<ROLE>, like "ABC-CORP\Administrators", and I was just evaluating "Administrators".  Is that true for Win2000, too?  We have some clients running Win2000 and others running ...
Getting a list of roles28 May 2004 13:46 GMT2
This may have been answered in a previous post, and if so, please excuse my redundancy. I am using Windows authentication and I know about the IsInRole check, but I need to obtain a list of roles that each user is in. How is the most simple way to do that?  What I need to do is ...
Access Denied w/Impersonate=true 28 May 2004 09:49 GMT4
Does anyone have any ideas or comments on this?
The problem seems to stem from having Impersonate=True set in our web.config
files (Version 1.1).
Here is the error we encountered .
Double number of calls when Basic Authentication?28 May 2004 02:24 GMT4
I have a web service that is set to use Basic Authentication (for users
outside the firewall).  They are coming in over SSL.  It uses Integrated
Authentication for internal users.
For the users who are requesting service with Basic Authentication, there is
FormsAuthentication client-side problem28 May 2004 00:01 GMT2
I'm using FormsAuthentication to secure access to a web site. The
authentication process works correctly initially. The pages on the site have
a "logout" button, which basically call FormsAuthentication.SignOut() and
redirect the user to the login page.
Multiple web.config files in a virtual directory27 May 2004 20:29 GMT6
Is it possible to have multiple web.config files in a given virtual
directory in different directories? For example:
http://localhost/myapp    (Virtual directory maps to C:\MyApp)
http://localhost/myapp/newFolder (web folder in the above virtual dir maps
Need help with impersonating for GetCurrentProcess call.27 May 2004 18:16 GMT1
I am fairly new to ASP.NET, and am not sure about a problem that I am having
and how to resolve it.
My web page needs to make a call to Process.GetCurrentProcess() for some
logging class that I am using in my web page.  However, when the call is
Getting AD Groups27 May 2004 15:16 GMT2
Hi Gurus,
I seek you expert advice on the following scenario:-
Environment: Windows 2003, IIS6, Windows Integrated Authentication, .Net
Framework 1.1, ASP.Net, C#
Secure Downloads in Shared hosting27 May 2004 04:33 GMT1
Hi there, I have created a download website for members, all downloads are held in a folder and a user can access a specific download when he has paid for them, i then write a record into the database to say the user is entitled to download this item. I then wish when the user ...
Converting Win32 API to VB.NET for Folder Security27 May 2004 00:15 GMT3
For the record, I am a newbie to API. Anyway, I am trying to use the Win32 API in VB.NET to set NT Security (Administrator ACE) on a remote server folder from within a backup executable I have created. The problem is I am trying to implement my translated version of the NTFS ...
Opposite of RedirectFromLoginPage? Preset page to direct to...26 May 2004 23:12 GMT1
How can I set the page that the login page needs to send the user to. I have
a login page that does the RedirectFromLoginPage method, but I am now
needing to explicitly tell the login page where to go instead of it looking
for the previously requested page. How would I do that?
Pages: 1 2 3 4 5 6 April, 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.