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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Security Strategy for both WIndows Forms and Web Forms20 Feb 2006 22:29 GMT2
I need to design a custom security Authentication and Authorization
framework that is unified for both windows and web applications. A
number of articles, including this one,
http://www.codeguru.com/csharp/csharp/cs_misc/security/article.php/c7415/
How to encrypt/decrypt a file20 Feb 2006 21:33 GMT33
I have a web application that allows users to download their data to a
file on their computer.  Then at a later time they can upload the file
back to the web server and continue working.  The file is in XML
format.  I want to find a simple way to encrypt the file before I
ReflectionPermission request failed18 Feb 2006 19:52 GMT2
Hi,
I'm writing an outlook 2003 plugin and encountered a problem.
I'm creating a new AppDomain in order to load an assembly into it. I don't
want to have this .dll loaded in CurrentDomain, so I can replace the file
fxcop and link demands17 Feb 2006 19:31 GMT7
When I run fxcop against my vb app (MyApp, FW 1.1, a vb winforms program), I
get some complaints about LinkDemands, namely:
   "Do not indirectly expose methods with link demands"
What am I supposed to do about this?  I have read a lot of material about
Request for Permission failed17 Feb 2006 00:13 GMT3
I have an assembly that I wrote in .NET 2.0 for Reporting Services.
It essentially attaches to an Oracle DB and gets back a dataset.
I tried it out by a test windows application and it worked fine, however
when I try and run it within Reporting Services I get...
web.config security conn-str and auth-info16 Feb 2006 11:44 GMT1
I'm (still) developing a secure app. So I have a connectionstring in my
web.config.
That string is encrypted. So I decrypt it when I want to use it. No problem.
But I also have some other info in the web.config. The app uses integrated
after changed the permisssion set to "nothing", I can't set the .net configuration anymore?16 Feb 2006 01:37 GMT3
after I changed the permisssion set of All_Code to "nothing"
, I can't set the .net configuration anymore?
even the Caspol.exe tool can't work anymore.
it just shows that "System.Security.Policy.PolicyException" error?
ReflectionPermission weird behavior?16 Feb 2006 01:17 GMT4
I am trying to prevent reflection access to my dll.
the dll have one class name Class1:
public class Class1
{
moving .net containers14 Feb 2006 19:51 GMT4
I think I put this in the wrong group (aspnet.security), reposting here.
 Sorry:
I've been looking at this off and on for a few days now and can't figure
out how to simply move a keycontainer from one machine to another.  I've
Remoting System.Security exception14 Feb 2006 18:24 GMT1
I have a .Net 2.0 Client/Server application using .Net 2.0 Remoting.
The users provide their credentials by the client's UI. The server
authentication is
via Kerberos for intranet users, NTLM for external users (via
Encyption14 Feb 2006 13:48 GMT2
HI, im trying to get a string hashed, im trying to use the example:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/c
ryptosimplified.asp

my problem is that even if i have a string that is 20 characters long and a
salt that is 80 characters, the output ...
Rijndael Class14 Feb 2006 00:48 GMT3
I have the Microsoft AES Crypographic Provider installed. I am required to
ONLY use FIPS Compliant encryption technology.
If I use Rijndael.Create() to get a SymetricAlgorithm is this using the
RijndaelManaged class or is it using the Microsoft AES Crypographic Provider?
impersonation in vb.net13 Feb 2006 16:53 GMT1
   I am trying to impersonate a local user on windows 2000 server in vb.net
application using following piece of code
Public Class ADVAPI32
   ' LogonUser call
CAPICOM within .NET13 Feb 2006 16:05 GMT3
I am using .NET 2.0 and am writing an app that imports data from a previous
version.  One field in the old database stores data encrypted using CAPICOM
that I would like to decrypt.  I don't want to reference the CAPICOM.dll
(which is version 2.0.0.3) using Interop and would like ...
Problem with RSA.ImportParameters() under ASP .NET13 Feb 2006 13:45 GMT8
I have a problem with some code in an assembly that use
RSA.ImportParameters().
If the assembly is used in a WinForm application it's fine, but I'm having
troubles when it's used in ASP .NET.
Pages: 1 2 3 4 January, 2006
 
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.