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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using AES ciphers for initial handshake27 Dec 2007 19:33 GMT1
I am having major problems connecting to a specific SSL-enabled
server. This server only
allow AES ciphers
   V3CipherSuites    393837363533323130
What is exponent?27 Dec 2007 05:20 GMT3
I have been reading up on security and cryptography lately. I *think*
I understand the different terms and concepts pretty well (gone
through the .Net Security and Cryptography by Peter Thorsteinson so
many times it is breaking apart). But I think I have some serious
Suite B Patents in commerial software?23 Dec 2007 08:47 GMT1
I'm looking at developing a secure communications application and I would
like to use the latest and greatest technologies, specifically the NSA Suite
B of protocols. The 3.0 framework has built-in support for elliptical curve
key exchange, secret agreement, and signing, but these ...
user public key authentication20 Dec 2007 17:29 GMT7
I'm wondering if it is possible to use a public key to authenticate a
user.  I'm trying to make a program that would allow a user to execute
a command by using a public key instead of a password.  Anyone have
any idea if .net can do that?
HMACSHA512 ComputeHash - workstation or OS  depended?!?20 Dec 2007 01:39 GMT2
I have a problem with HMACSHA512 ComputeHash fnction. I need to get same
result on every computer that runs my software.
But I have got different result on two computers (on other 20 results are
correct). They are using same version, same function with same parameters
question about PFX ??20 Dec 2007 01:38 GMT1
I need help in writing a samll application where
1. A .PFX file(with Private key and Certifcate) is loaded into memore
2. Retrive Private key and Cert from PFX file in binary form (stream of
bytes)
Security groups, ntfs access lists and active directory synchroniz17 Dec 2007 18:09 GMT2
our windows service has to create an OU for teams, a sub OU for _groups and
create default security groups within this _groups OU for user and management.
Next step is to create a few directories on a file server and assign some
rights to these directories to the mentioned ...
Using the proper account for ServiceProcessInstaller; How To Set Usrname/Passwrd for User account13 Dec 2007 18:52 GMT1
Using VB.NET with .NET Framework 2.0
I made a windows service with code to move files out of a folder on the
computer where the service is installed to a shared folder on another
computer on the local network (LAN). The problem I run into is which
Deny logon to Administrator in LOCAL POLICY13 Dec 2007 15:16 GMT1
By error i deny de logon interactivly to the administrator in my server
windows 2000.  I try to use the SECEDIT.EXE to edit again the secedit.sdb,
without success.  Someone can help how to do that ?.  I cant logon anymore
with my "Administrator" account.
WCF Security - UserName10 Dec 2007 19:41 GMT2
I have a WCF service which I would like to secure using a username/password
kombination. I have added the following code in the config file on the host:
     <basicHttpBinding>
       <binding name="Binding1">
WindowsPrincipal.IsInRole throwing exceptions...09 Dec 2007 12:02 GMT2
 here comes the description of the trouble:
I try to guard my code by PrincipalPermissionAttribute (but I did also try
to call IsInRole directly and even LsaLookupNames2...).
When I ask for role that exists I receive reply "true", which is good.
Audit Rules05 Dec 2007 20:46 GMT1
I'm trying to get all audit rules for one file like so:
Dim fi As New FileInfo("C:\HostMonitorLog.txt")
Dim fs As New FileSecurity
Dim typeToGet As Type
Securing app.config / web.config04 Dec 2007 21:36 GMT3
Hi all, I'm developing a web application with VS2005 and I've reached
the point where I have do deploy it to some servers and thus secure
sensible information stored in the web.config file ... you're right!
connectionstrings!!!
C# to vb.net04 Dec 2007 20:05 GMT2
How do I thanslate
ServicePointManager.ServerCertificateValidationCallback =
                 new RemoteCertificateValidationCallback(MyCertValidationCb);
to VB 8
Setting directory permissions (.NET)04 Dec 2007 10:35 GMT10
I have a requirement to set, programmatically, permissions on users'
home and profile directories when they are created.  I've sussed out the
majority of them, but am at a loss as how to achieve this final one.
There is a setting called "Apply onto", which is set manually in the
Pages: 1 2 November, 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.