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
Updated KeyPal keycontainer tool11 Apr 2006 14:49 GMT1
I'm looking for some folks to test the latest version of
KeyPal, the CryptoAPI keycontainer utility for .NET 2.
There is a lot of new fuctionality in this version, including:
- export any exportable RSA keypair to PKCS #12 (including keypairs with NO matching certificate)
How to create roles11 Apr 2006 11:54 GMT3
I m trying to secure my web application by using role based security. I
m having asp 1.1 and visual studio 2003 .
I am doing some modifications in web.config file and under autorization
tab allow/deny some roles. authentication is database type. at the time
Windows service, local service and process.Start11 Apr 2006 10:06 GMT1
I'm trying to make a windows service that can launch process.
This service must run as local system.
One of the process to launch must run as a local user.
I tried to use Process.Start with username ans password (.Net 2.0), but I got
Read and Decode Private Key10 Apr 2006 17:36 GMT2
I have my private key in a file and need to be able to read it in and decode
it within .Net. I have the password of course, but I can not use the program
that created the key to read in the messages (long story). Does anyone know
how to load and decode a private key withing .Net?
Check access permissions on a file/folder09 Apr 2006 22:15 GMT1
Does .NET 2.0 provide an easy way to programatically determine if a user has
permissions to access a particular file or folder? If yes, code snippets
would be greatly appreciated.
SetOwner problem?09 Apr 2006 20:28 GMT4
I'm having a problem using DirectorySecurity.SetOwner int DotNet. I'm using
the following very simple code:
DirectoryInfo dInfo = new DirectoryInfo(strFolder);
DirectorySecurity oDirectorySecurity =
How to store X509 certificate?08 Apr 2006 17:16 GMT1
I have the following code (snippet):
Microsoft.Web.Services2.Security.X509.X509Certificate x509 = new
Microsoft.Web.Services2.Security.X509.X509Certificate(newByte);
Microsoft.Web.Services2.Security.X509.X509CertificateStore store;
ASP .NET Configuration Tool07 Apr 2006 20:39 GMT3
I am not able to use the asp .net configuration tool. When I click on the
security tab, I get this messages:
---
There is a problem with your selected data store. This can be caused by an
How to extract certificate from PKCS#7 message?07 Apr 2006 09:46 GMT1
I have signed a message using CryptoAPI, and it includes signer
ceritficate.
How I want to veirfy the sigature using
System.Security.Cryptography.Pkcs namespace members.
pass login to application07 Apr 2006 09:38 GMT11
how can pass the login (security info) to secondary application?
ASP.NET 1.1
user login to application 1(app1.myapp.com) with their username and
password, then they have a link to application 2 (app2.myapp.com) and I want
LDAP, Email06 Apr 2006 22:01 GMT9
I am trying to retrieve the email from AD for a specific user, I am getting
no results. The below code sends in a username that has an email address:
           Dim oDS As New DirectorySearcher(_path & _domain)
           oDS.Filter = "(samAccountName=" + Username + ")"
windows defender will not insall - freezes computer06 Apr 2006 18:46 GMT1
i'm running XP Pro and have tried numerous times unsuccessfully to install
windows defender. whether i run the installation from the microsoft site or
download and run from my computer the result is the same -
as soon as installation begins, the "Installing Windows Defender" box ...
Check calling app in a remote object06 Apr 2006 16:15 GMT1
I've written a .Net Remoting object in .Net 2.0 and I want to make sure that
it can only be called via my own class library. I understand how I can walk
the stack and use GetCallingAssembly() with a conventional class library but
this doesn't work on the remote object. I'm ...
overriding CreateParams in a control hosted in HTML06 Apr 2006 14:28 GMT1
I've got a control that's used as part of building blocks to create
various "views" by our customers, these views are then dynamically
compiled then will then be hosted in webpages for their staff to use
etc...
Permission based security recommendation05 Apr 2006 19:15 GMT1
I am developing a windows based application using C# and VS.NET 2005. I have
menu, toolbars, froms and controls on the form. I would like to implement the
permission based security based on the group. There are several user groups
which have different permissions to access only ...
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.