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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot encrypt web.config appSettings on virtual directory31 May 2007 21:12 GMT3
Hopefully one of the RSA guru's here can help me with this one.
I have a server with two sites running, one on port 80, the other on port
8080.
The application I'm working with is running under the site on port 8080 and
Active Directory Membership Provider Configuration Error31 May 2007 21:04 GMT1
I am using the AD Membership provider for my web app. I added new
attributes to my schema according to http://blogs.msdn.com/dansellers/archive/2005/11/09/491152.aspx
and http://blogs.msdn.com/dansellers/archive/2005/10/20/483272.aspx.
When I attmept to use the password recovery ...
Should Framework 2 to set same rules?31 May 2007 16:24 GMT2
For a .NET Framework 1.1 application, rules set in .NET Configuration 1.1
with a strong name sign full trust.
But after installed .NET Framework 2 and VS 2005, the appcation works NOT
properly.
Role based security30 May 2007 06:11 GMT2
I want to know what support dotnet framework provides to implement Role
based security.
As per my knowledge, Principal permission is the only permission class
supported for role based security.
aes-128-cbc openssl decrypted in .net24 May 2007 21:04 GMT1
How do I decrypt aes-128-cbc encrypted data using .Net?
1.  I assume the Rijndael algorithm should be used but does just passing in
a 128 bit key force it to be 128 instead of default 256?
2. Is the ms .net version cbc by default?
private to public decrypt now working24 May 2007 17:02 GMT4
I am using the below sample for public private key encryption. And my problem is I can encrypt with the public key and decrypt with the private key but I can't encrypt with the private and decrypt with the public.  I always get a BadKey error when I pass in the public key to ...
Security blues23 May 2007 21:50 GMT3
.Net gurus,
I have written an app that works great on my dev workstation.  When I load
it on the corporate server, it fails, seemingly with an error unrelated to
security.  (It says it cannot load a resource string, while all resources are
How do i do hardware protected HMAC'ing from dotnet?23 May 2007 13:12 GMT1
I have a hardware token that supports HMAC'ing with a key generated and
protected on that token.
For RSA operations I can use keys in the box by stuff like:
 CspParameters cp = new CspParameters(
SignedXml.Signature.SignatureValue hash22 May 2007 08:26 GMT5
I have implemented entire RFC3161 (Time Stamp Protocol) with
csharp, .net 2.0, VC 2005, for timestamping signatures with TSA.
My problem is extract and get from SignedXml.Signature.SignatureValue
hash, which must be send in request to TSA.
Custom Authorization Manager18 May 2007 17:33 GMT1
Is it possible to add custom fields related to Group/Role like printer
name, file server, CC mail etc. to AzMan.
We are planning to use AzMan but there are some business specific data
for every role/group. Is AzMan meet the requirement?
Code Signing and CAS for ASP.NET Application17 May 2007 19:06 GMT1
I have built an ASP.NET (.NET 1.1) based web application for a
financial services company.
There are approx. 45 assemblies in the web application, and they are
all private assemblies (i.e. deployed in the local bin folder).
SSL Security16 May 2007 21:47 GMT5
What happens if I
1. Encrypt a message with x.509 certificate
2. Send the message over the internet
3. A couple of bytes gets corrupted on the way.
SSL16 May 2007 18:49 GMT1
Is a x.509 certificate the same the as public key/private key pair?
help on caller credentials !! :-(16 May 2007 14:45 GMT10
I start to loose my hairs. Hoep someone could help me to recover..:-)
I have build a remote object hosted in a Windows Service runing as
LocalService.
I have then a claient application which calling that remote object and based
Setting directory NTFS directory permissions (W2k3 Server)15 May 2007 16:58 GMT1
Using C#, does anyone know how I can manipulate the file permissions on a
folder I've just created such that the folder does not inherit permissions
from its parent.
My code currently has a number of lines that look something like:
Pages: 1 2 April, 2007
 
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.