Groups | Blog | Home


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > dotnet security > april 2007 > threads for april 8 - 14, 2007

Filter by week: 1 2 3 4 5

Environment variable windir no access
Posted by Georg Hickel at 4/13/2007 10:00:41 PM
Hi, i have a small programm which tries to read the environment variable "windir". This works fine for me but if i install this software on different machines sometimes it works, sometimes it doesnt. The error being displayed is some kind of security violation "System.Security.Permissions...more >>


symmetric key generation between server and client
Posted by YIguchi at 4/13/2007 8:36:00 PM
Hi, I have developed a client and server application. The client and server application are created using the socket programming. Now i want to send the data in encrypted format. For that i want to generate the symmertric key. Can somebody provide me the pointers how symmetric key genera...more >>

System.Security.Permissions.StrongNameIdentityPermissionAttribute issue when Using vs2005
Posted by HP at 4/11/2007 12:00:00 AM
Hi, I have a dll compiled in Visual Studio 2005 using strong name and have some security demands so that the calling application/assembly requires the dll signed with the private key. The class is prepended with the security attributes as below. <System.Security.Permissions.St...more >>

X509 certificate with password
Posted by Filippo Bettinaglio at 4/10/2007 3:10:02 PM
Hi, I have a certificate X509 with a private key therefore is protected by password stored in a file. I need to read the certificate, with NET2 is a peace of cake: X509Certificate cert = new X509Certificate(@"...path...", "password"); Done !!!! Can someone tell me how it is possibl...more >>



DevelopmentNow Blog