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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
security22 Jun 2004 14:19 GMT1
I'm just a beginner so please bear with me. I have two csharp projects under
one solution and I'd like users to hit the login page and get redirected to
a solution depending on their id is. I'd appreciate if someone can post some
examples or give tips.
Forms Authentication doesn't protect specified pages.21 Jun 2004 22:53 GMT4
This is driving me nuts:
I've used this same exact setup (web.config, see below) before without
any problems... the authentication does not stop at the logon page AT
ALL. I've put breakpoints in it to be sure, plus, there's no code at
forms authentication-but do not write cookie to client machine21 Jun 2004 14:57 GMT1
Hi I am trying to set up an asp.net application where I want the client to have to provide password and user name everytime so do not want to put the cookie file on the client machine.  Just wondering if there is a way to do this?  I am thinking of using forms authentication, I ...
Benefits of ASP.NET16 Jun 2004 15:55 GMT6
Hello, all. We are interested in moving to ASP.NET from ASP, and wanted a
few questions answered for those in our department somewhat uneasy about new
technologies -- one particularly important one having to do with security;
we're keenly interested in building secure applications ...
what in this value is making an app.config crash an app?16 Jun 2004 14:55 GMT2
value="\w+([\{-\~\[-\' -\&\(-\+\:-\@\/])"
Possible to change name of trace.axd in web.config file?16 Jun 2004 05:20 GMT5
Hello all.  I'm writing an application that is writing trace information
that can be viewed in trace.axd.  I would like to rename this and use a
different name specific to my application. I know the name of this is set in
machine.config. I was hoping it would be possible to change ...
how to add another property to class inheriting from IIdentity?14 Jun 2004 13:27 GMT2
Hello peoples
this is a question regarding security of windows application
I want to add another property (the UserID) to System.Security.Principal.IIdentity
My code looks logical (at least to me) and does show the property 'UserID' in the Intellisense
How do I can check a password Hash in WSE 2.014 Jun 2004 13:16 GMT3
By example
Client
token = new UsernameToken("juan", "1111", PasswordOption.TextPlain );
Server
SSL and IE / ASP.NET12 Jun 2004 10:29 GMT1
We have some/few visitors to our site who can't login to our Secure
area of the site and have been able to in the past. We just upgraded
our web server and for about a day we had certificate problems and it
was prompting people whether they wanted to trust the certificate or
System.Security.Permissions.FileIOPermission12 Jun 2004 02:59 GMT2
This seems to be a common question, but all the posts I see do not have a
clear answer.
Here's an excerpt of my WebPart code:
************
Valid Certificate Authority11 Jun 2004 22:09 GMT9
I need to verify that a certificate is coming from a valid certificate
authority.  Does anybody know where I could obtain a list with that
information?
Thanks,
Why Code Authentication At All?11 Jun 2004 19:34 GMT2
Please pardon my ignorance with this one, but I am pounding my head
against System.DirectoryServices and have an idea. Why not simply turn
off "Anonymous User" access to my website, and let Windows provide the
login of the person viewing the page through a call to
ASPNET account and file access11 Jun 2004 15:34 GMT1
OK - I know this subject has been hased out many times before but I can't
seem to figure this out.
I have a Web service that needs to write to a logfile.  The log is an XML
file that is located in a subdirectory "logs" that is located under the
web.config and authentication problem.11 Jun 2004 13:57 GMT2
I have developed a .net web application. In this I am having some .aspx files and one web.config file. All  the files are in same folder. In my web.config file I set authentication mode as 'Forms'. I also have login.aspx fine in my app. Now when I try to access any page directely ...
VB.NET Assembly denied access to System.Web.  Help!11 Jun 2004 04:12 GMT1
I have a VB6 Windows Form application that calls a VB.NET Assembly.   I can
successfully call any test method in the assembly (like return "hello
world"), but one method in the assembly uses calls to
System.Web.HttpUtility.UrlEncode.   That causes this error to be returned
Pages: 1 2 3 4 May, 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.