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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Changing Visibility of Class/Class members in different assemblies31 Aug 2007 21:59 GMT2
I have created an assembly, which contains two class (Cls1,cls2), in which
Cls1 contains 3 properties Prop1, Prop2,Prop3 and Cls2 contains some other
properties.
Now i am using this assembly (Add reference) in some other assemblies Assb1
Backing up and restoring encryption key31 Aug 2007 21:58 GMT3
I am using User Level DPAPI encryption in a C# .net 2.0 Application. If i
need to move the application to another machine how can i move the encryption
key over.
The encrypted data is stored in a database on another machine.
How to convert a SecureString into an encrypted String in a secure manner?31 Aug 2007 15:35 GMT3
I'm designing a system for Windows initiated Single Sign-On against
RACF.
I keep my RACF-passwords in fields of the new .net 2.0 type
System.Security.SecureString. I need to store these passwords in a SQL
I want to read a .pfx and use the private key to sign a document, is that "that" bad?30 Aug 2007 21:29 GMT2
I am trying to sign an xml document with a private key, reading the
key from a .pfx file. The code following.
   string xml;
   xml = Request.MapPath("/rsacert.pfx");
Secure Credential's pwd handling30 Aug 2007 16:09 GMT6
I need to provide my own network credentials to a web request (in a Windows
Forms Application):
   HttpWebRequest req = ...
   req.Credentials = new NetworkCredential( userName, PWD, userDomain );
Login to a different domain from ASP.NET application29 Aug 2007 15:11 GMT1
I've got a problem with the authentication of my ASP.NET application. The
question is how to authenticate in a NT domain from my ASP.NET application
placed on a different domain which is trusted (trusting) to it. The trusted
relationship are in both sides (from NT domain to ...
How to convert a SecureString into an encrypted String in a secure manner?28 Aug 2007 11:52 GMT1
<p><span>I'm designing a system for Windows
initiated Single Sign-On against RACF. </span></p>
<p><span>I keep my RACF-passwords in fields of the
new .net 2.0 type System.Security.SecureString. I need to store these
Role based security27 Aug 2007 16:13 GMT2
Can some one help me.
I'm trying to build framework in .net which uses role based security.
I want to be able to defined the roles in the web config e.g
Manager, PowerUser, Guest, AnonUser
Makecert certificate generation headache26 Aug 2007 11:19 GMT2
Hi, all!
I'm currently working on a .NET development project in which I'm
trying to figure out how to utilize makecert.exe, in order to issue a
pair of X.509 certificates for testing out the authentication scheme
System.Security.Cryptography.ProtectedData26 Aug 2007 11:16 GMT1
I was attempting to use this class however I do not see the ProtectedData class under System.Security.Cryptography. Any reason why!
This is what I have so far ...
 Imports System.Security.Cryptography
 Imports System.text.Encoding
web.config file26 Aug 2007 11:15 GMT1
Can anyone point me towards or share web.config settings to ensure security?
There are many defaults settings that may need to change to secure the apps.
I am not sure on all the setting, if someone can share the settings specialy
the most vulnerable that need to change that will ...
Manually computing sha1 digest of reference containing base64 encoded string and comparing it to digest value of same reference generated by SignedXML.ComputeSignature - Does not match22 Aug 2007 14:19 GMT1
I have an XML which I am trying to sign and provide it to one of my
users.
The XML has two nodes one which has public part which is not encrypted
and other which is private data. The data in private node has data
Can´t open a webside. Pusseled a    bout the answer.21 Aug 2007 22:40 GMT1
I cant open www.cimaware.com and download an installationkey. I´ve tried in
many ways but the webside can´t be opened.I´ve sent an e-mail and I´ve
recieved an answer. They want me to email back a screen shot o pinpoint the
problem. They asked me to do run: tracert-d www.cimaware ...
Impersonation - connecting to a machine in it's own workgroup03 Aug 2007 16:48 GMT1
I'm trying to check the status of a service running on a machine in its own
workgroup.
Is there anyway of impersonating a user in the workgroup to allow the
ServiceController to connect and retrieve the state of the service?
 
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.