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 > july 2006 > threads for july 1 - 7, 2006

Filter by week: 1 2 3 4 5

Questions about RijndaelManaged and Rijndael
Posted by Zemp Dominik at 7/7/2006 3:23:01 PM
Hi Can someone tell me what the difference is between the class RijndaelManaged and Rijndael?? Is it correctly that if I call the Rijndael.Create method, a random Key and IV is automatically generated? Thanks a lot and Regards Dominik ----------------------------- http://blogs.ecre...more >>


How to grant and deny the access to a virtual directory?
Posted by Maurizio Poletto at 7/7/2006 7:10:02 AM
Hi I have created a virtual directory on IIS using a method in System.Enterprise.Service: // create application virtual directory IISVirtualRoot virtualDir = new IISVirtualRoot(); virtualDir.Delete("IIS://localhost/W3SVC/" + siteId + "/ROOT", physicalPath, virtualPath, out error);...more >>

Restrict access to application from "outside"
Posted by cody at 7/6/2006 8:52:44 PM
I have an application consisting of one exe file and 20+ DLL's. Now I want to dynamically load plugins in my application. But the plugins must not be able to access my code except through some special interface I provide it. Is it possible to user code access security for this purpose? I do ...more >>

Windows authentication over remoting... possible?
Posted by ThunderMusic at 7/6/2006 3:48:20 PM
Hi, I have to develop an application that will consist of a service and a windows forms application... the service could be on a distant server but I need to authenticate the user as being part of the same domain. so when the application starts, I can send something to the remote service a...more >>

problem running application DPAPI based
Posted by Eng.Rana NO[at]SPAM gmail.com at 7/4/2006 4:19:00 AM
Dear all, i have a problem with running a small application that encrypts data using dpapi under windows 2000 sp4 anyone knows why?? is it due to the use of sp4 or what ?? thanx for ur help and time ...more >>



DevelopmentNow Blog