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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Migrating users to asp.net 2.0 from CSK and setting passwords20 May 2005 22:42 GMT1
I have existing users in a CSK-schema who each have passwords. I need to
migrate these users to the asp.net tables in .net 2, but I haven't found any
way to set the new passwords, password salt and password question properly.
Is it possible to use t-sql to migrate these records or ...
Mixed Security20 May 2005 18:21 GMT1
I am implementing a mix of  windows and forms authentication to allow users
on the domain account to bypass the login form, however I want to check role
authorization for both internal and external users from a database. The only
way I see of doing this is to create domain user ...
Private member access.19 May 2005 20:01 GMT3
I've got a collection of classes that encapsulate data records. Each of
these classes, through a common base class, can copy itself (This is
not a straightforward memberwise clone, but rather the ability for
object A to copy itself to an existing object B in a specific manner).
Why CAS doesn't stop things in ASP.NET apps19 May 2005 19:58 GMT2
We've been writing various apps in .NET for a while now without thinking much
about code access security.  Now, having looked some into CAS pertaining to
smart client apps and reporting services, I'm wondering why CAS doesn't stop
some of the things we do.
does .NET connect to Internet to verify digitally signed assembly certificate?19 May 2005 19:32 GMT3
I am developing a winforms control which is strong-named and digitally
signed . My customers complain that the control connects to the Internet
when it is loaded, but I am sure my code doesn't do that. So my question is
whether the .NET runtime does that, probably to check ...
Problems calling a Dll...19 May 2005 12:48 GMT1
Hi, all: I have a problem when trying to execute a DLL. I explain you:
I have two machines, in two different domains. In one machine I´ve created a
folder that contais a .net windows application. This application is only a
form that calls a DLL. I´m trying to call this ...
Allow inheritable permissions form the parent to propagate...19 May 2005 12:46 GMT1
How do I turn this flag on from C#? I need to ensure files created in
the directory inherit that directory's ACL.
I am currently setting permissions like this:
ActiveDs.SecurityDescriptor sd = null;
Make Security to Directory19 May 2005 11:54 GMT4
I made directory by using VB.Net by the following method:
Directory.Directorycreat("C:\Husam")
first I was thinking to make this directory invisable so I used
Fileattributes to make it hide.
Appliyng Security in assembly.18 May 2005 16:23 GMT5
I would like to know if it´s possible to grant to my assembly just an
execution permission using this:
[assembly: SecurityPermission(SecurityAction.RequestMinimum,
Execution=true)],
Forms authentication periodically requires re-login18 May 2005 11:01 GMT1
I have spent the better part of the morning researching this phenonenom
and found numerous entries.  Much discussion about setting the timeout
values on the authentication as well as slidingexpiration.  I have not
seen any one verifying that any of these steps were successful, and
High-strength crypto problems18 May 2005 10:04 GMT3
I'm using TripleDESCryptoServiceProvider and MD5CryptoServiceProvider
in .NET Framework code. This requires 128-bit encryption. Some Windows
2000 platforms won't have 128-bit encryption and distribution of
Encpack_Win2000_EN.exe is complicated due to export law.
Method SetThreadPrincipal18 May 2005 08:44 GMT6
after attaching a principal to an AppDomain with SetThreadPrincipal, is it
possible to undo this setting in order to set another principal ?
The method AppDomain.SetThreadPrincipal doesn't accept NULL as an argument,
so what ?
Possible security error loading an Xsl?17 May 2005 15:40 GMT2
I've run into a problem that may be security related  that I haven't been
able to find a whole lot of information on and I'm hoping someone might
recognize it enough to give me some pointers.
I've got the following code:
Troubleshoot Caspol17 May 2005 14:36 GMT1
I have an application which i can't understand why CAS refuses it
permission to run.
Is there a way or a tool to pinpoint what's going wrong with this exe
file ?
Windows authentication16 May 2005 16:39 GMT3
I am experiencing a permissions error in a .NET web application trying to
find if the user exists in a Domain Group. I am using C#. The web site is
configured to use windows Authentication.
web.config:
Pages: 1 2 3 4 April, 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.