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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Signing text file (.txt)30 Dec 2004 19:17 GMT3
Is there any posibility to sign txt file? Capicom don't have it.
I created application ("MyApp1"). It creates a config file for second
application ("MyApp2").
I want, that after creating config MyApp1 digitally signing this config.
CAS, No Touch Deployment and Flags="UnmanagedCode"30 Dec 2004 18:57 GMT1
We No Touch Deploy our assemblies from a web server.  So, our app runs from
the download cache.
We have a custom URL code group on each machine with FullTrust.
On the web server, our assemblies are stored in a folder called, lets say
problem with strong name CAS28 Dec 2004 22:13 GMT1
I am having a strange problem with a NTD Smart Client application. I've
created a small stub app which is installed on the client pc. The stub
application uses the Assembly.LoadFrom method to load forms from an
assembly. The assembly that the forms are loaded from are on my web ...
.NET 2.0 and SslStream authentication 28 Dec 2004 17:31 GMT4
i am currently working on a sample and a tool to troubleshoot with SslStream - i half way finished (and working so far). i can send you what i got...
One thing to note - i am not quite sure if SslStream in your .net build is working at all...i am using Nov CTP and they changed e ...
impersonation or auditing issue ??? 27 Dec 2004 22:37 GMT2
asp.net (under iis6) uses the app pool identity account for access to windows objects (e.g. files) -  i assume you do something like
FileStream fs = new FileStream("specific file in some folder");
in this case _every_ file system access is under the security context of 'UserB' - ...
Refreshing Code Access Security settings after change22 Dec 2004 20:43 GMT2
I am trying to have an application already running refresh its code access
security settings information after a change has been done in the .NET
configuration application.  Is there a way to make the AppDomain reload the
security settings from disk?
Strange permission issue with a UserControl22 Dec 2004 15:47 GMT3
I'm encountering a strange permission issue with a custom UserControl...
The UserControl is part of a WinForms project (exe), however it exposes a
public event which declared in another assembly (dll).  Nothing out of the
ordinary there.  A winform (FormMain) in the exe project ...
rijndael high encryption pack22 Dec 2004 07:38 GMT1
Is the high encryption pack needed on client computers if my app uses
rijdaelmanaged for encrypting data?  If it is need, then will RC2 work fine
without the high encryption pack?
andrew
is there any way to impersonate another account at the command line when logged into a windows 2000 server account via remote desktop?22 Dec 2004 01:42 GMT1
is there any way to impersonate another account at the command line when
logged into a windows 2000 server account via remote desktop?
What permissions are needed for windows service to do C# impersonation when started under a user account?22 Dec 2004 01:42 GMT1
I have a windows service that impersonates another account fine when it runs
under system account but fails to impersonate when run under a user account.
What permissions must the windows service user account have inorder to do
impersonation?
Authorization Manager, ASP.NET, possible memory leak20 Dec 2004 22:12 GMT1
We are using Authorization Manager in an ASP.NET application. We are using
Microsoft.Interop.Security.AzRoles. We appear to have a memory leak when
calling the method InitializeClientContextFromName. In a simulation, when we
call this method 1000 times, the LSASS process consumes ...
WindowsIdentity.Impersonate() fails 20 Dec 2004 11:07 GMT2
Does the account that tries to impersonate hold the "Impersonate after Authentication" privilege?
---
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
X509 digital certificates with DSA key20 Dec 2004 00:04 GMT2
1. Is there a way I can create X509 digital certificates with DSA key?
2. Is there a way to retrieve DSA Keys out of the X509 certificate using
..NET framework or WSE cryptography classes?
http request from windows service16 Dec 2004 15:41 GMT6
What security issues shall I care about when sending http requests from a
windows service? I have a console program that works fine if I start it from
command line and doesn't seem to work when I start it from a windows
service. I am using HttpWebRequest  and HttpWebResponse classes ...
Shared Drive and EXE16 Dec 2004 11:12 GMT2
I have an WinForms-Exe which will be started from a Shared Network-Drive.
Without configuration I get a security exception (FileIO-Permission).
Which is the best way to give this EXE or drive the same rights as an EXE in
'Local Computer' zone?
Pages: 1 2 3 4 November, 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.