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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Impersonating when creating a process from inside a SQL Server Assembly15 Dec 2006 18:12 GMT8
This is my situation:  I'm trying to impersonate a different user when
creating a process from inside a .NET assembly on SQL Server.  Basically the
flow looks like this:
stored procedure->static C# function in Assembly->Process created in
Config Info in DMZ13 Dec 2006 06:50 GMT1
   I have created one .net web application which will have all the DB
connection info in the config file. The system which has this application is
in DMZ. I don't want to place my DB connection info in the DMZ system. what
should i do?
permission problems12 Dec 2006 14:54 GMT1
I have an application that I need to run from a network share, the server is
windows 2000 server the clients are windows XP.
Whenever I run the application from the share a get access problems when
trying to query anything such as computername.
How can I read the property's "Description" of a security Log's en12 Dec 2006 14:52 GMT1
When I double click on an entry of the "Security" log in the system's "Event
Viewer", a Property window pops up.  In this window, there is a "Description"
section that lists many different information like "User Name:, "Domain",
"Login ID"......
Extract Public Key From certificate and RSACryptoServiceProvider09 Dec 2006 22:10 GMT3
I am using .NET Framework 2.0. I used X509Certificate class to obtain the
public key from a certificate file.
       // The path to the certificate.
       string Certificate = "C:\\Certificate.cer";
Digitally Sign a file09 Dec 2006 17:28 GMT1
I encountered a very weird scenario with the following code:
           CspParameters csp = new CspParameters(1, "Tev CSP v3.0");
           csp.KeyNumber = 2;
           RSACryptoServiceProvider rsa = new
Signing a .NET Application07 Dec 2006 12:56 GMT2
Hallo NG,
after installing IE7 a security dialog appears when executing an
application from a share.
Either I change the IE7 security settings for local intranet
TripleDESCryptoServiceProvider - Secret Key Length06 Dec 2006 08:19 GMT2
Consider a string that's being chosen by the end-user as his/her
password. In this scenario, consider it to be 5 characters long. How am
I supposed to encrypt this using the TripleDESCryptoServiceProvider?
The algorithm demands a given length of secret key, however, I cannot
Creating Authorization Manager Store through Code04 Dec 2006 16:25 GMT3
Hi all, thanks in advance for any help you can give.
I am attempting to create a deployment engine, and one of the things it
needs to do is create an XML Authorization Manager Store (AzManager
Store).  I have searched, and poured over the documentation, and cannot
.NET Applications in Linux04 Dec 2006 08:06 GMT2
Want to explore on .NET applications development and deployment in Linux for
the applications currently developed and deployed in Windows XP env. Please
advice regarding the setup to up done, compatiblity,..
Newbie Security Question02 Dec 2006 01:17 GMT5
I want to lockdown three or four pages of an otherwise publically access web
app. You have to login but providing you have the right username and
password you have access. These 3 or 4 pages should only be accessed from
certain webservers and of course the hosting server. I was ...
Pages: 1 2 November, 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.