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
Custom Basic Authentication13 Feb 2004 16:04 GMT3
Hello all, I want to be able to use Basic Authentication without the need
of specific accounts in my server machine. What I want is to be able to get
the browser sent user and password, and use that to do custom
authentication (checking them with a database, etc.).
Under what context Application events run in Global.asax13 Feb 2004 11:58 GMT4
(I am running .NET Framework 1.1)
I have a timer(System.Timers.Timer) running in my Global.asax page. In
the timer.elapsed event I am trying to access an object I stored in
the Cache.
IDC Admin13 Feb 2004 07:24 GMT2
The security checklist at:
http://msdn.microsoft.com/library/default.asp
Refers to IDC Admin What is IDC admin?
Thanks,
Forms autentication and registration page - some advices13 Feb 2004 06:23 GMT1
I implement forms authentication in my application.
So I have a login form.
Actually I have two custom Web controls, one to login and one to redirect
user to Register page
SQL Authentication from outside domain13 Feb 2004 02:11 GMT3
I've read many articles on this subject, but most seem to be concerned
with integrated security.  I'm shooting for basic SQL Authentication
I have an IIS server on a standalone machine on our network; not part
of the domain.  My ASP.NET application has a connection string to a
Code Access Security12 Feb 2004 15:57 GMT3
I am developing an ASP.NET application which works as a very restricted
identity on IIS6.0
The application will just have communication with DB server (no file system
or registery access)
Problems accessing DCOM component12 Feb 2004 14:51 GMT3
   I am stuck on a problem of creating an object via DCOM from a webservice
component. Code:
Dim sl As LogonSrv.SysLogon = CreateObject("LogonSrv.SysLogon", LogonServer)
   Is there some kind of security involved in accessing DCOM components? If
Forms Authentication on Subdirectories of App12 Feb 2004 13:45 GMT1
I would like to have a directory that is Forms authenticated so that all
ASP.NET resources contained within the directory require a logged on user.
Per spec, I have to accomplish this through the use of the <location />
element in the web.config file. I have written the code that ...
How can I list all the users in a particular security group with ASP.NET?11 Feb 2004 18:50 GMT3
Does anyone know a way to list all the users in a particular windows
security group on a .aspx web page?   Thanks in advance!
How to create PDF reports in ASP.NET?11 Feb 2004 18:08 GMT2
   I need to create PDF file reports and show it in the browser using data
from a dataset in ASP.NET.
                                I tried to use FDF toolkit from Adobe and
was successful to get it work with c# but as I don't have the pdf writer
Reg Role BAsed security..11 Feb 2004 17:43 GMT11
Hi All..
Can any body detail out the basic diff/advatages/disadvantage over acheiving
the role based security and the same thing in case of acheived through
session.....
User details in authenticated page11 Feb 2004 17:15 GMT1
I implement forms authentication, and once authenticated, I want to display
user name in a control.
I created a user control, placed on header of every page, and it contains a
label control I want to use to display username of currently logged user.
ASP.NET & SSL11 Feb 2004 12:01 GMT1
I have an app in C#/ASP.NET 1.1 on a Win2003 server.
Now I'm trying to make it use SSL, so I requested and
installed a server certificate to IIS.
But now I have some questions:
Generic Web app SSL11 Feb 2004 11:59 GMT1
Company A has a web app product.  They sell it to 10 other companies and
wish several of the pages to be secure.  Once the product is placed on these
client's servers, how can the certificate be attached to the software
instead of to the client's servers.  I realize that the client ...
impersonating windows authenticated user?11 Feb 2004 11:57 GMT5
I have a asp.net web application that i wrote for internal use in my
company. The problem i'm having is being able to test the application as
other users see it. The security for the asp.net app is Windows
Authentication.  I'd like to be able to (for testing purposes) impersonate
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.