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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Losing .net security trust30 Oct 2004 12:51 GMT1
I have a VB.net app running on the 1.0 framework.  The exe resides on a
network share and all of the client computers have a full trust configured to
the shared folder from which the exe runs.  The app was deployed one year ago
and the clients had no trouble using it.  This is a ...
When to explicitly check permission29 Oct 2004 17:14 GMT1
When should you explicitly check for correct permission? Perhaps this sounds
strang, I know, but stick with me for a moment. For example the
GetCurrentDirectory
method on the Directory class throws an UnauthorizedAccessException if the
decrypt using public key only with RSA29 Oct 2004 05:03 GMT1
I have someone who has given me a string that was encrypted with their RSA
private key.  I tried to import their RSA public key and decrypt their strng
but I get "Bad Key." as the response:
       'Verify the signature is authentic using the sender's public key.
Security Policy Confusion...27 Oct 2004 15:04 GMT2
   In an effort to learn about the .NET security settings I tried a simple
experiment.  I created a noddy console application and assigned it a strong
name.  I then extracted the public key token from the assembly.  This was
all on my local disk.  I then tried stop the console ...
System.ComponentModel.Win32Exception: Access is denied27 Oct 2004 12:38 GMT1
while trying to execute the following program i am getting "System.ComponentModel.Win32Exception: Access is denied" as errror message.
<% @Page Language="C#" %>
<% @Import Namespace="System.Diagnostics" %>
<script language="C#" runat="server">
TripleDES crypto service provider questions27 Oct 2004 08:08 GMT9
Hi list!
I have 2 questions about TripleDes- first about a problem I'm running into
implementing the tripleDES algorithm in the .net framework, and the second is
an academic one about what I thought I knew about tripleDES vs. how it's
FileIO Permission specification?26 Oct 2004 12:16 GMT1
I have a service that logs/traces information through a custom trace listener
to a log file in System32. The name of the file is something like
ApplicationServerYYYYMMDD.log. Where YYYY is the year, MM is the month, and
DD is the day. So I get a maximum of one log file per day. ...
What hash algorithm is used by to sign an assembly?26 Oct 2004 12:03 GMT1
Hey all, I was just wondering what hash algorithm is used when you provide a
key through the used of the Strong Name Tool or is it configurable?  
For example when I generate a keypair.snk file using the the Strong Name
Tool (Sn.exe) and then include the following in my ...
Problem appending to an encrypted file25 Oct 2004 14:02 GMT8
I need to append encrypted messages to an application log file.  I'm
following the approach used in MS "307010 - How To Encrypt and Decrypt
a File by Using Visual C# .NET".
If I append only one message and then decrypt it works fine. If I
What does the "Application Domain Policy Level" mean?25 Oct 2004 13:46 GMT3
Hey all, I've read that security policy can be administered at the following
levels:
Enterprise Policy Level
Machine Policy Level
Remoting from a control hosted in IE24 Oct 2004 03:57 GMT2
I have a control which connects to an object on a server. This object has an
event, and client (the control) subscribes to this event. So something
happens on the server, it fires the event - the control is notified.
All this works just fine when the controll is hosted in a ...
Accessing Directory Services from a SharePoint Web Part22 Oct 2004 15:32 GMT5
I get a vague 'Security Error' when I try to access Active Directory via the
'System.DirectoryServices' DLL.  I am doing this within a SharePoint Web
Part.  I also stripped the code out of the SharePoint Web Part and put it on
a regular ASP.NET Form and it worked fine.
A few conceptual questions...21 Oct 2004 22:53 GMT1
I have two conceptual questions that I would like to hear some opinions on:
1.  Assume you are developing an application which incoporates a role-based
security model.  An administrator can define roles with specific privileges
and then add users to those roles.  After a user has ...
Adding an AssemblyKeyFileAttribute to a Visual Basic App21 Oct 2004 22:40 GMT5
Hello - after completing a simple app and finally getting it right, I put
the app on a network share for others to test. Well, you know the rest.
Doesn't work with a System.Security.Permissions.SecurityPermission error. I
found out about the .NET administrative tool to create an MSI ...
Signing XML Files 21 Oct 2004 22:10 GMT1
have a look at the new msdn magazine issue
msdn.microsoft.com/msdnmag
---
Dominick Baier - DevelopMentor
Pages: 1 2 3 4 5 September, 2004
 
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.