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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
deploying executable to network to be ran in logon script31 Jul 2006 23:55 GMT1
I have written a .net app that basically collects a few pieces of information
from the computer it was executed on.  (Domain,User,MachineName, etc....)  I
would like to deploy this executable to a location on the network and include
it in the logon script.  However, when testing ...
Programmatically Install Certificate into Windows Certificate Store31 Jul 2006 21:30 GMT3
I have a Personal Information Exchange PCKS #12 certificate file that
requires a password when manually installing.  This certificate was
issued by a 3rd party company I need to communicate with via https.
Initially I exported the PCKS #12 certificate to DER encoded binary
Assigning Strong Name to COM dlls31 Jul 2006 16:51 GMT3
I've a dotnet project that has refrences of some COM components written in
VC++. I have not been able to assign my dotnet project a strong name because
this COM refrence is strongly named. Can someone please tell me that how can
I assign strong name to this com component too. ...
how to grant the application the required permission?31 Jul 2006 14:32 GMT5
Hi gurus,
I wrote a small exe file using vs 2005. the exe file is pretty simple.
just open a web site using
System.Diagnostics.Process.Start("http://website"). The exe file works
Problem using obfuscation31 Jul 2006 14:27 GMT11
I'm working on a project that has multiple modules. Most of the modules
(windows services, Class libraries) are coded in C#. There are multiple
class libraries which use each other's classes too having refrence added in
them. To avoid exact code decompilation, I tried using ...
SIMple SSL question ??29 Jul 2006 11:33 GMT5
I am sudying the SSL configuration of web site using certificate.
On my reading it is mention that if an attacker  retrieve the certificate
request file and install it on his machine, he can use it to decrypt the
traffic between the initial web server and the client.
IIS 5.1 security28 Jul 2006 12:41 GMT1
       I have IIS 5.1 and dotnet 2003. I want to provide 100% secutity to
IIS. It should not affect by hackers.
       How can I do this?
       Are there any articles on this?
Signing trouble ??28 Jul 2006 10:27 GMT1
In my project I have many assembly made from my own wich refer each other.
Ideally what I would like to do to cover security is signing all my assembly
with strong name. So far so good nothing complicated on that except that one
of the assembly that I try to sign as a reference to ...
NTE_BAD_DATA error with RSACryptoServiceProvider28 Jul 2006 10:01 GMT1
I am writing a string encrypt/decrypt for Pocket PC device using
RSACryptoServiceProvider class(OpenNETCF.Security.Cryptography) and
able the encrypt the string but getting the error while decrypting
Code snippets as follows
Client Certifcate Info in Web Service27 Jul 2006 20:39 GMT2
How Do I go about accessing the Client Certifcate info in .NET for a web
service? All I can seem to find for an object containing this info is:
HttpClientCertificate cert = Request.ClientCertificate;
however, Request is not found...i'm guessing this is for an ASP.NET app vs
Use of Unrestricted flag ???27 Jul 2006 20:24 GMT4
I have seen in samples following assembly atribute :
<Assembly:
Security.Permissions.FileIOPermission(Security.Permissions.SecurityAction.RequestOptional, Unrestricted:=True)>
What does the Unrestricted Flag means ?
Authentication method ??27 Jul 2006 20:20 GMT3
When you check the authentication method for a web site under IIS
configuration, by default it has the Enable Anonymous Acces and Integrated
Windows Authentication set.
If you have the Integarted Windows Authenticatin set, it means for me that
Storing a private key27 Jul 2006 09:19 GMT4
I have a server and client program. The client encrypts data being sent
to the server using the servers public key before it transmits it to
the server over a tcp connection.
The question i have though, is where do i store the private key on the
Determine who created a file27 Jul 2006 08:18 GMT1
How can you determine who created a file?  Using VB2005, .Net Framework 2.0.
Impersonation problem26 Jul 2006 15:22 GMT8
I'm trying to create Windows users in my NT4 domain using ADSI, from a
web application (ASPX / VB / framework version 1.1). I am using
Web.config to impersonate an admin account :
       <identity impersonate="true" userName="the-domain\the-admin"
Pages: 1 2 3 4 June, 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.