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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
in Application_BeginRequest how do i cancel the request and send back a message?18 Oct 2005 04:11 GMT1
in Application_BeginRequest how do i cancel the request and send back a
message?
Bypass username/password dialog when accessing remote network17 Oct 2005 20:41 GMT1
I am writing some code to access share folder on a remote network.
DirectoryInfo dicInfo = new DirectoryInfo("remoteNetwork\shareFolder");
if (dicInfo.Exists)
{
Storing secrets, that may be accessible from some application only17 Oct 2005 16:34 GMT4
I have a small architectal or development problem.
My application must store some confidential information (for example, public
key) on the end user's computer, that accessible only for my application (and
not available for other applications).
PublisherIdentityPermissionAttribute broken in 2.0?17 Oct 2005 12:46 GMT1
In 1.0/1.1 the following code ensures that a class that wants to inherit
from InheritanceDemandExample must be signed with the publisher certifcate
contained in the file C:\Certs\pubcert.cer.
using System.Security;
Acvtivation Codes based on Hardware Components16 Oct 2005 23:36 GMT2
Our company has written an application that gives us a competitive edge.  
The upper management is very concerned with the security of this application.
Our proposed solution is to have the application create a code similar to
that of a Windows code (25 hex digits) that is ...
limiting access to files with asp.net16 Oct 2005 09:16 GMT1
limiting access to files with asp.net
is there any way i can make a file only accessible to certain users of my
website? my files are to large to copy to a temp directory and they are of
many types, .exe .xsl .xml etc. i want an href to each file but only allow
Problem CipherMode.CFB in symmetric encryption16 Oct 2005 08:45 GMT5
Why do I get the exception:
"Length of the data to encrypt is invalid."
... even when I use the CFB or OFB cipher modes?
These cipher modes should not care about the length of the encrypted
Repost - Problem with CAS and remoting14 Oct 2005 17:15 GMT2
I have an application that uses remoting.
I have strongly named every assembly in the application.
I have granted FullTrust based on the key used for strongly naming.
(I did this by creating a code group with the membership criteria being the public key that the assemblies are ...
windows forms user control not showing up on some machines13 Oct 2005 19:22 GMT1
i've developed several windows forms user controls which are encapsulated
by several asp.net server controls. all the user controls are embedded inside
the dll that contains the asp.net server controls. the windows forms user
controls were built using v1.1 of the platform.
Signed XML Private Key X509 Certificate WSE 2.0 Issue\Errors13 Oct 2005 16:22 GMT8
I am working a project for a client where we are required to send a signed
XML downstream to their server. I need to sign the XML with a X509
certificate private key and then send a (.cer) version of that certificate
downstream with the public key so that the client can validate ...
string encoding binary values using specific charsets 12 Oct 2005 23:33 GMT6
Has anyone worked on the problem of converting cryptographically-strong
random numbers [ such as those generated by RNGCryptoServiceProvider() ] to
strings of chars built from specified sets of ASCII or Unicode characters --  
without loss of the level of quality of randomness ?
Caspol and evidence12 Oct 2005 23:28 GMT8
Caspol allows to see and configure the security policies. By default, the
only configured one is the "machine" security policy.
Thus, one can see that the assemblies from "My_Computer_Zone" are
"FullTrusted".
SetPassword en SSL11 Oct 2005 18:08 GMT3
I've been trying to change the password of an active directory user through
code. This computer executing the code is not the domain controller. the
problem is that I keep getting an unauthorized access exception. I've been
told I have to use the SSL authentication type to get ...
Custom security permission exception error message10 Oct 2005 10:13 GMT2
Hello group!
We're planning to use strong naming for our app and this does indeed
work fine *if* the app has been registered for fulltrust (w/ caspol).
Trouble is if it's not *yet* fully trusted. Then, if the app starts
How to create a script to trust an assembly - Excel 2003 - Office System Project with C#10 Oct 2005 00:28 GMT1
In order to run Excel 2003 - Office System Project with C#. All assemblies
(.DLL) use by the project must be set to full trust.
To do it manually, you right click on .NET Configuration 1.1-->Runtime
Security Policy and select "Trust an Assembly".
Pages: 1 2 3 4 September, 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.