| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi
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...
Usman Jamil
|
07-31-2006 11:51 AM
Dominick Baier | 3 | 15 |
|  | Hi gurus,
I wrote a small exe file using vs 2005. the exe file is pretty simple.
just open a web site...
AT
|
07-31-2006 09:32 AM
Nicole Calinoiu | 5 | 25 |
|  | Hi
I'm working on a project that has multiple modules. Most of the modules
(windows services, Class libraries) are coded in C#. There are...
Usman Jamil
|
07-31-2006 09:27 AM
Nicole Calinoiu | 11 | 27 |
|  | Dear all,
I am sudying the SSL configuration of web site using certificate.
On my reading it is mention that if an attacker retrieve the...
serge calderara
|
07-29-2006 06:33 AM
serge calderara | 5 | 20 |
|  | Hi all,
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...
Durga
|
07-28-2006 07:41 AM
oldbear | 1 | 20 |
|  | Dear all,
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...
serge calderara
|
07-28-2006 05:27 AM
Dominick Baier | 1 | 22 |
|  | Hi,
I am writing a string encrypt/decrypt for Pocket PC device using
RSACryptoServiceProvider class(OpenNETCF.Security.Cryptography) and
able the...
AT
|
07-28-2006 05:01 AM
serge calderara | 1 | 19 |
|  | 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...
DaveR
|
07-27-2006 03:39 PM
Dominick Baier | 2 | 21 |
|  | Dear all,
I have seen in samples following assembly atribute...
serge calderara
|
07-27-2006 03:24 PM
Nicole Calinoiu | 4 | 20 |
|  | Dear all,
When you check the authentication method for a web site under IIS
configuration, by default it has the Enable Anonymous Acces and...
serge calderara
|
07-27-2006 03:20 PM
serge calderara | 3 | 23 |
|  | I have tried just about everything I can not get this patch installed. I have
removed .Net 1.1 and .Net 2.0 and still will not install this patch....
Joe
|
07-27-2006 05:32 AM
Joe | 0 | 39 |
|  | Hi @all,
I'd like to export my generated RSA keys (.net XML-Format) to other key
formats, for using in other languages / programs (e.g. PEM).
Is...
Thorsten Viel
|
07-27-2006 04:22 AM
Thorsten Viel | 0 | 18 |
|  | Hi,
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...
pigeonrandle
|
07-27-2006 04:19 AM
pigeonrandle | 4 | 22 |
|  | How can you determine who created a file? Using VB2005, .Net Framework 2.0.
TM
|
07-27-2006 03:18 AM
Dominick Baier | 1 | 18 |
|  | Hello,
I am extracting a pkcs7-signature part from a s/mime message. When I
verifiy the signature I get a CryptographicException "The hash value...
AT
|
07-26-2006 09:53 PM
Joe Kaplan \(MVP - ADSI\) | 6 | 20 |
|  | License Leader is a software licensing program built by developers for
developers. We are looking for help with our beta testing process.
When...
LicenseLeader
|
07-26-2006 02:58 PM
LicenseLeader | 0 | 24 |
|  | Hi there,
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...
AT
|
07-26-2006 10:22 AM
Joe Kaplan \(MVP - ADSI\) | 8 | 22 |
|  | Me again!
How would i add my program to the safe programs list in windows
firewall, or is this 'not allowed'? I suspect the latter, in which
case,...
pigeonrandle
|
07-26-2006 07:39 AM
pigeonrandle | 0 | 28 |
|  | I have an application which use has a DLL with 100+ (auto-generated) Managed
C++ wrapper around some native API.
Compare to a purely version my...
Lloyd Dupont
|
07-25-2006 10:57 PM
Lloyd Dupont | 12 | 38 |
|  | Hi,
When I try to use impersonation when remoting I always get an exception even
when the server and client are on the same computer... Here are my...
ThunderMusic
|
07-25-2006 05:44 PM
Dominick Baier | 6 | 23 |
|  | Hi everybody,
I am not sure where to put this in this forum. So, I posted this at
several topics. I created a class library that has two public...
den 2005
|
07-25-2006 10:27 AM
Joe Kaplan \(MVP - ADSI\) | 7 | 25 |
|  | Hello,
I have read several articles about encrypting db connection strings and
I do not really understand the fundamental reason behind this.
Most...
AT
|
07-25-2006 06:47 AM
Dominick Baier | 1 | 20 |
|  | Hi,
I'm currently having a problem for which I haven't foud a solution.
I've got a winform application (C#, .NET 1.1) which should work correctly...
Olivier B.
|
07-25-2006 05:59 AM
AT | 2 | 17 |
|  | Hi,
I show the public and private key stored in a pfx file. The public key
is the same every time I run the program, but the private key isn't.
Can...
BobNL
|
07-25-2006 04:55 AM
BobNL | 1 | 22 |
|  | I have a solution with a Windows Application project and two Class
Library Projects. I'd like to have the ability to "protect" my Class
Libraries...
Jason Newell
|
07-24-2006 10:58 PM
William Stacey [MVP] | 17 | 35 |
|  | I am trying to determine all the groups which the current user has
permissions to add a member.
Here's my code:
foreach...
Brian Hampson
|
07-24-2006 02:52 PM
Joe Kaplan \(MVP - ADSI\) | 9 | 41 |
|  | Hi,
I developed an ActiveX control with C#. This works fine on local machine but
not on Internet domain. After evaluating the assembly it turns out...
jeanrMUC
|
07-23-2006 09:18 AM
jeanrMUC | 1 | 21 |
|  | I'm using asp.net 1,C#.my application has a form authentication but there are
some aspx pages that all clients, include unauthenticated clients,...
MarjanRastegar
|
07-23-2006 06:06 AM
Dominick Baier | 5 | 20 |
|  | hi everyone,
i do not have much experience about encryption. So sorry if my question
is a little silly.
i have problems about storing KEYS that are...
Erdem KEMER
|
07-22-2006 03:54 PM
Joe Kaplan \(MVP - ADSI\) | 1 | 29 |
|  | I am hosting a C# UserControl in IE that attempts to automate Microsoft
Word. When opening Word I get an...
AT
|
07-21-2006 09:31 AM
AT | 2 | 20 |
|  | Dear all,
I am a bit confuse with hashing and Digitaly sign data.
I have understand that hashing a file with a keyed Hash class, you are
protecting...
serge calderara
|
07-21-2006 07:46 AM
Dominick Baier | 6 | 31 |
|  | My Application makes lots (i mean lots) of interop calls due to the
nature of what it does. (Screen scraping, MSAA, post messages to other
windows,...
AT
|
07-20-2006 06:12 PM
Dominick Baier | 2 | 23 |
|  | I'm trying to use the command line tool caspol.exe to grant full trust to
files that are signed by my company.
I've created a very simple console...
elixirmike
|
07-20-2006 04:11 PM
elixirmike | 2 | 18 |
|  | Dear all,
I have some simple question relative to Keyed hash algorithm.
I have understand from different reading that this type of hashing...
serge calderara
|
07-20-2006 10:51 AM
Joe Kaplan \(MVP - ADSI\) | 4 | 25 |
|  | I use a batch file like this to make a cert with makecert.exe
This will create a x509 certificate for Server Authentication.
The certificate is...
AT
|
07-20-2006 03:20 AM
AT | 0 | 35 |
|  | I have written a C# 2.0 application which writes to (creates subkeys and data
values) in the registry under HLM\SOFTWARE. This application works fine...
David White
|
07-19-2006 08:51 PM
Joe Kaplan \(MVP - ADSI\) | 6 | 12 |
|  | I've seen several questions posted since October regarding the encryption of
connection strings, but none of them seem to address my particular...
David Lee Conley
|
07-19-2006 08:49 PM
Joe Kaplan \(MVP - ADSI\) | 14 | 26 |
|  | Hi folks !
I am working on an application in dotnet 2.0; receiving a smime message
which reads something...
AT
|
07-19-2006 11:29 AM
AT | 3 | 45 |
|  | Hi all,
I have one of those situations where not only do I not know the answer,
but I am uncertain what the questions is, lol. I need to create...
AT
|
07-19-2006 05:35 AM
Valery Pryamikov | 2 | 30 |
|  | HI All,
Could I ask for some help with RSACryptoServiceProvider class. I am trying
to write 3 small apps to demonstrate RSA encryption, and giving...
Gary Bond
|
07-19-2006 03:01 AM
Gary Bond | 2 | 25 |
|  | Hey people, anyone know how to check who deleted files from a network share,
The permissions allow all users to delete files within folders, someone...
Massblue
|
07-18-2006 07:12 PM
David Lee Conley | 3 | 36 |
|  | HI all,
How do I go about getting the permmisions of a file.
I have been able to get a list of access control rules and tell if they...
Mike Spike
|
07-18-2006 03:36 PM
msnews.microsoft.com | 3 | 20 |
|  | I'm trying to launch a process into a new desktop, but the process that
needs to run in the new desktop needs to have more privileges than the
logged...
ESmith
|
07-18-2006 01:31 PM
ESmith | 0 | 28 |
|  | Dear all
Does anyone have or know a real life nice simple sample that use Asymetric
encrpytion ?
thnaks for help
regards
serge
serge calderara
|
07-18-2006 05:41 AM
Dominick Baier | 1 | 35 |
|  | Hi all,
I'm new in encryption and I have a question.
I want to encrypt a message using RSA RC4 in one machine with the public and
decrypt it in...
Jason Chan
|
07-18-2006 03:59 AM
Valery Pryamikov | 1 | 28 |
|  | Dear all,
I am studying those security in .NET application and I am actually facing on
some question for which I did not get answer yet.
In many...
serge calderara
|
07-18-2006 02:08 AM
serge calderara | 0 | 21 |
|  | Dear all,
Suring studying security issue on application and cryptin/Decripting, sample
I have found use quite a lot the System.Text.Encoding...
serge calderara
|
07-18-2006 01:26 AM
serge calderara | 2 | 17 |
|  | Dear all,
I ma preparing my exam on Application security and I have facing to on point
that I would like to get some more information.
I have been...
serge calderara
|
07-17-2006 03:32 AM
serge calderara | 0 | 18 |
|  | The only way to totally protect your code is to create a Web service
where your code is never executing on the client machine. Otherwise,
obfuscation...
Mary Chipman [MSFT]
|
07-16-2006 07:44 PM
Mary Chipman [MSFT] | 0 | 23 |
|  | I have a vb dot net application that signs some code. I want it to run
unattended but when it signs the code and accesses the private key then...
Danb
|
07-16-2006 12:10 PM
Danb | 6 | 11 |