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 / .NET Framework / Security / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
2.0 x509certificate subject name18 Apr 2006 22:16 GMT1
  I was using crypto API (c++) to load certifcates from registry. To get
the subject name of the certificate I used CertNameToStr method with
CERT_SIMPLE_NAME_STR flag. This gave me the subject name in the following
format
forms authentication18 Apr 2006 20:46 GMT2
When using forms authentication in an asp.net web site does ASP.NET 2.0 have
anything new regarding preventing concurrent logins from different IP
address's. (when a bunch of people are using the same username/password to
login)
kb917072 on Http.sys cookie problem18 Apr 2006 12:39 GMT1
quick question on the recent KB article "An ASP.NET page is stored in
the HTTP.sys kernel cache in IIS 6.0 when the ASP.NET page generates an
HTTP header that contains a Set-Cookie response"
(http://support.microsoft.com/kb/917072)
data transfer via dialup modem16 Apr 2006 11:02 GMT2
I am writing an application in .Net 2.0 that will run on two remote
computers.  One will call the other over a modem dial-up
connection and transfer encrypted data back and forth.
I'm planning to code each app to interface directly to a
Vista and CAS15 Apr 2006 16:27 GMT3
Has anyone looked in detail yet at CAS in Vista?
Back in some old documentation for Longhorn, there was talk of having both
application and deployment manifests. The developer would state in the
manifest what CAS permissions were required, and the administrator would
In Search Of ... an AZMan export \ import utility14 Apr 2006 16:44 GMT1
Do you know of a utility that could be use to export an AZMan store from
Active Directory and back in?  I'm looking to avoid having to rekey the store
into another environment and run the risk of possibly mistyping something.
Thanks in advance for any help you can throw my way.
Access permission14 Apr 2006 14:55 GMT1
Does anyone know a function to check if a specific user has access to a
file of folder.
A user may belong to one or more groups.
ex. HasAccessPermission(user,path)
Minimun Request Permissions14 Apr 2006 07:57 GMT3
Im trying to set minimum fileIO permissions for my assembly like so:
[assembly: FileIOPermission(SecurityAction.RequestMinimum, Write="C:\\")]
But, id like to make sure the write permission is on the systemdirectory.
But I cant do this:
Protocol Transition14 Apr 2006 03:12 GMT3
To enable protocol transition in Windows Server 2003, it is necessary to give
the account that the process is running under the 'Act as part of the
oprating system' user right:
http://technet2.microsoft.com/WindowsServer/en/Library/e5d4cdbd-f071-4a1a-b24e-9
2713f7fafc11033.mspx

System.Diagnostics.Process.Start fails on windows server 200313 Apr 2006 02:51 GMT3
System.Diagnostics.Process.Start fails on windows server 2003
the process returns process.ExitCode == 0 but executing any process with
System.Diagnostics.Process.Start  on windows xp works fine.
anything to do different for windows server 2003? some special permission
x509chain / chainpolicy excample of existing policy12 Apr 2006 21:56 GMT1
Hallo ! I do know how to read a x509 chain, but I don'T know woh to generate
a chain policy. Who can give me an example of an exisiting chainpolicy.
Has anyone experience in designing a chainpolicy ? Is it possible to design
a chainpolicy for the german "qualifizierte Signatur ...
Why is Thread.CurrentPrincipal.Identity.Name empty?12 Apr 2006 14:19 GMT2
I'm trying to create my own base exception class from which to derive
the rest of my exceptions.  I figured I'd get it to record various
useful diagnostic information.  One of the items I opted for was
Thread.CurrentPrincipal.Identity.Name but it's always empty.  Any idea
RSA.Create() - performance issues12 Apr 2006 10:19 GMT3
I doing something like this in code:
RSA myKey = RSA.Create();
myKey.FromXmlString(....);
Apparently RSA.Create() always creates a keypair which has a huge impact on
Smart Cards MY certificate store and Windows Forms11 Apr 2006 17:54 GMT2
I've inherited a windows forms application that uses certificates for
authentication and encryption when interfacing with a web service. To
my dismay I've discovered that the certs are stored in a hard coded
path on the client PC. The customer would like to move to a smart card
Security in ASP 2.011 Apr 2006 17:30 GMT5
I already have a table called Users in my own database with fields like
userName, password, etc.  Can I use the built-in login controls and the Sql
provider to implement a login system for my site, so that all the login
information gets stored in my own database table?  Or do I ...
Pages: 1 2 3 4 5 March, 2006
 
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.