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 / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Mail merge with an MD5 hash.31 Jan 2006 16:50 GMT4
Hello all. I'm working on a project for a community college which
allows the Alumni to update their contact information over the web. We
would like to mail the Alumni a physical letter which has the link to
the web form that collects the data. The Alumni then will enter in
user authentication without iis31 Jan 2006 16:33 GMT7
Im setting up a win32 based client/server aplication in C#. (Not a
webservice)
The server (a pc) must perfrom an action when the client (pc or pocket
pc device) sends it a message via TCP/IP communication.
Problems deploying security policy via .msi31 Jan 2006 08:19 GMT4
 I am deploying my security policy (.NET 2.0) via
an .msi. Problem is it seems I have to run it twice to
get the policy changes to take effect. I have tried giving
it several minutes to run and I have tried rebooting, but
SslStream object for IMAP30 Jan 2006 20:26 GMT2
I am trying to connect & exchange data with IMAP server using SSL.
IMAP has command for logging in. Ex:
A100 LOGIN "abc" "agc"
I am using following code to do this...
Impersonation a user for the duration of a method.30 Jan 2006 19:12 GMT3
I'm running a ASP.NET application using the anonimous user. (ASPNET)
I don't want the user to log in and I don't want to give any more rights to
the ASPNET user either. So I thought of impersonating a local user just for
the duration of a single method.
LogParser - Error27 Jan 2006 20:01 GMT2
I am reading the Event Log from application , its working fine when connects
to local coputers event log but giving the following message instead of the
actual error message when connecting to remote server's event log
-------------------------
System.Environment.UserName26 Jan 2006 19:51 GMT7
How secure is it to use System.Environment.UserName for login purposes.
 We have an Active Directory so I was thinking to just use UserName
instead of prompting for a username and password and having to
authenticate myself.
System.Security.Principal.IdentityReference26 Jan 2006 19:18 GMT4
Would someone from Microsoft please explain what scenario required the
IdentityReference class in .NET 2.0 to be declared with an internal
constructor. I have serveral use cases that would benefit extensively from a
custom identity reference. However, that's not currently ...
RSACryptoServiceProvider throw exception on .net 2.0?26 Jan 2006 18:10 GMT4
I am working on signing and encrypting XML file with certificate in smart
card. The following code I used on .net 1.1, it works fine
  CspParameters CSPParam = new CspParameters();
  CSPParam.KeyContainerName = "MY";
Sign assembly26 Jan 2006 13:01 GMT1
hello i am using the enterprise library, and trying to resolve this issue on
building:
Error 3 Assembly generation failed -- Referenced assembly
'Microsoft.Practices.EnterpriseLibrary.Security.Cryptography' does not have
Extracting Public key26 Jan 2006 08:32 GMT1
Here is the scenario  -
I have priavte key stored on a Smart Card device on the client end. On the
server end the corresponding certificate is stored in the AD.
How do I retrive the relevant public Key from the certificate stored in AD?
ClickOnce and Certificate26 Jan 2006 06:29 GMT10
I am looking into deploying a ClickOnce application and am reading all these
things about how you need a certificate to make ClickOnce work.
After looking around, I found that I can use a utility called MakeCert.exe
to make my own certificate but then the documentation says that ...
How can I access more properties of the AD Acount25 Jan 2006 18:20 GMT9
Im developing a c# application and i want to access properties like the name
of the person. example:
DOMAIN\jsmith - I want to Access "John Smith" the same way Share Point does
for the its users.
data encryption advice needed25 Jan 2006 17:28 GMT7
i need to implement some data encription in my app. the trick is that i
need the app to be able to decrypt but not encrypt that data. this is
needed to make sure that data the app needs, comes from the trusted
source. the app cannot be able to reproduce encription.
X509Certificate225 Jan 2006 14:50 GMT1
I am trying to find out that how do I get the class X509Certificate2?
I have .net framework 1.1 with me. When I look at
System.Security.Cryptography the only class available to me for Certificates
is X509Certificate.
Pages: 1 2 3 4 5 December, 2005
 
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.