Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score A cryptography solution for a client/server winforms app
DXRick - 22 Feb 2007 10:35 PM - 7 messages
Hi, I am learning C#, .NET 2.0, and Winforms to learn the things that are covered by the MCTS exam 70-536.  I am writing a client server Quicken like application where the user's account files are saved on the server.  I am now ...
Score Fail to access to networked folders
Speech Lover - 21 Feb 2007 11:46 PM - 2 messages
I am using ASP.NET 1.1. I am trying to manipulate remote shared folders and files through UNC format. For example:  //server/dir1/abc.txt When I ran my c# code, I got an error: Unknown user name or bad password ...
Score Determing security demand for ServiceDescriptionImporter()
Keith Patrick - 21 Feb 2007 9:34 PM - 4 messages
I'm trying to create an instance of System.Web.Services.Description.ServiceDescriptionImporter (in .Net 1.1) in an assembly that refuses all permissions and then requests the individual ones it needs. Problem is, when I do this, I get a security demand as soon ...
Score web app - strong named assemblies
Dav - 21 Feb 2007 5:12 AM - 3 messages
I have several business layer assemblies that I would like to share in several different web applications.  I plan to strong name them and install them in the GAC.  My understanding is the web applications run with Full ...
Score Impersonation in non domain member server
Johann Granados - 20 Feb 2007 12:08 AM - 4 messages
Hi everybody, I'm developing an ASP.NET application which calls business components in a remote server located at the DMZ (this is, a non domain member server).  The problem I'm facing is that because the server is not a domain member, it is ...
Next » 2 3 4 5 6 7 8 9 10