HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Security microsoft.public.dotnet.security


Discuss in the Dotnet Security forum.



Post New Thread
Threads in Forum : Dotnet Security Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi, I start learning\working with security and I found out that full-trust apps are like the Masters of my server. for example, I have an ASP.NET...
Shani Raba
10-01-2006 10:33 AM
Nicole Calinoiu Go to last post
1 23
I would like to create an "ActiveX" object to display on a web page using C# in Visual Studio 2005. It appears the only straightforward way to do...
Craig P
10-01-2006 10:04 AM
Nicole Calinoiu Go to last post
1 18
Hi All, I've got an app I need to modifiy that's written in C# VS2005/.NET 2.0 which is dsigned to ONLY run when the logged in user has...
John Bowman
09-28-2006 05:46 PM
Joe Kaplan Go to last post
4 23
Hi, I have a VB.Net Windows form based user authentication system. The form authenticates the user info against a server through Remoting that is...
Feng
09-28-2006 05:05 PM
Joseph Bittman MVP MCSD Go to last post
1 28
Hello, i have created a vb.net 2003 program and when i create an EXE file i want to add a license key so that nobody whitout that key can install...
Thorgal
09-28-2006 04:25 AM
Thorgal Go to last post
2 17
I asked this in the Vista dev support newsgroup but thought I might have better luck here: I've got a .Net 2.0 WinForms app that I've written for...
Darren Mar-Elia \(MVP\)
09-28-2006 03:39 AM
serge calderara Go to last post
2 20
On a new computer with Windows XP, Microsoft Office, and all updates installed, my Windows Firewall gives off a false, I hope, warning every day 5-6...
Rufus
09-28-2006 03:37 AM
Dominick Baier Go to last post
2 30
I'd like to update the DACL of a directory on either a local or remote machine. When I use the UNC directory path (e.g., "\\machine\share\...") on an...
jzhu
09-27-2006 03:24 PM
jzhu Go to last post
2 32
When I configure a VPN connection on W-XP it connects automatically to the server when i launch my browser whehter i want vpn or not. How can I stop...
ScottB
09-27-2006 11:06 AM
Pete Go to last post
1 19
I have made a small app that resides on a server share. It needs to draw some data from a SQL Server database that resides on yet another server....
Grober Myttelson
09-27-2006 10:48 AM
Grober Myttelson Go to last post
2 21
Trying to sign my WCF messages before they go to a messagequeue (netMsmqBinding) to allow the retriever (the WCF service) to perform impersonation, I...
Claus Konrad
09-27-2006 07:21 AM
Claus Konrad Go to last post
0 21
Dear all, I have a client application which communicated with a remote object over Tcp channel. The remote object is host in a window service. I...
serge calderara
09-27-2006 05:09 AM
serge calderara Go to last post
0 18
The following c# code: XmlSerializer serializer = new XmlSerializer(typeof(myClassType)); StringReader reader = new StringReader(tmpstring); _data...
delfinon@libero.it
09-26-2006 08:42 AM
Dominick Baier Go to last post
4 21
Hi! Please point me to the correct discussion if I am off base. We are beta testing a new Dot Net Framework application that allows us to upload...
Ellen
09-25-2006 10:36 AM
Ellen Go to last post
2 23
I'm trying this out usig ASP 2.0. The public key part works ok but the private key request fails. CspParameters cspParams = new...
SvenAke@gmail.com
09-24-2006 12:20 AM
Joseph Bittman MVP MCSD Go to last post
3 32
Hi, I'm developing an app that will access secret info from a SQL Server db. The server component that accesses the db will be hosted on the same...
John Comber
09-24-2006 12:16 AM
Joseph Bittman MVP MCSD Go to last post
1 24
Hello everybody, I'm using visual studio .net 1.1 for my applications. Source codes are located on a lan server. Until last week I was able...
fcetrini@gmail.com
09-23-2006 11:34 PM
Joseph Bittman MVP MCSD Go to last post
1 14
Hi everyone, I create a windows application and a web application (.NET 2.0). The windows and web application uses the same Business Logic Layer and...
Lammert
09-23-2006 11:12 PM
Joseph Bittman MVP MCSD Go to last post
1 18
Hi, I have an assembly (.exe) started at logon of each computer of my company and for each user. (Through PDC scripts) This assembly use web...
SD
09-23-2006 11:08 PM
Joseph Bittman MVP MCSD Go to last post
1 22
Hello to all, We have the following problem: using: Framework 2, VB.NET, Visual Studio 2005, SQL Server 2005 or MSAccess, Win XP professional...
Frank
09-23-2006 11:01 PM
Joseph Bittman MVP MCSD Go to last post
1 31
I wrote a small program for a friend that waits x seconds before giving control back to the system. When I run the program locally, it works...
jdkc4d
09-23-2006 10:09 AM
Nicole Calinoiu Go to last post
1 26
I need to know the types stores in a dll module (is an application that is using plugins). To read types I create a new AppDomain and then I load...
Pablo
09-23-2006 10:03 AM
Nicole Calinoiu Go to last post
1 25
Hello There is two option to asign keypair to an assembly 1. In assenblyinfo.cs file asign .snk file name to AssemblyKeyFile atrribule. for exam...
BLM
09-23-2006 09:45 AM
Nicole Calinoiu Go to last post
1 29
In the .Net Framework 1.1 the password property had a get accessor which seems to have been removed in the .Net amework 2.0 assembly . Is there...
sri
09-21-2006 11:08 AM
Joe Kaplan Go to last post
1 18
Hello all ! I´ve developed a page to do a Asymmetric Cryptography with Digital Certificate, but something doesn´t work. I have a URL like that...
Daniel Godoy
09-21-2006 04:19 AM
Valery Pryamikov Go to last post
1 25
I have a message that is signed (attached) and encoded in base64 by CAPICOM in a .NET 1.1 application. I have a .NET 2.0 server which needs to reads...
kplkumar
09-20-2006 12:03 PM
kplkumar Go to last post
2 24
Hi, I am writing a program wherein I need to launch processes from a system service. The launched process will also execute with system...
Roshan
09-20-2006 07:30 AM
Roshan Go to last post
0 18
Has anyone else attempted to use AzMan and permission inheritence? It seems fundamentally broken to me. - If I assign a role to a group at the...
PMarino
09-18-2006 03:37 PM
PMarino Go to last post
0 13
public string CreateAuthenticationToken(string strEncryptedUserName, string...
sachdeva.rajesh@gmail.com
09-15-2006 03:53 PM
ThunderMusic Go to last post
1 14
Hi, I use windows service to manage sub-processes. Service function is to create and kill process with System account. But process created by...
maxixi
09-15-2006 02:10 PM
maxixi Go to last post
0 23
Hi - I have a question about AzMan and how access checks are handles in scopes. My goal is to manager security in different 'contexts'. I may be a...
PMarino
09-15-2006 11:39 AM
PMarino Go to last post
0 18
I know I'm just another in a long list of people who have active directory developers who have problems, but I'm going to post anyway: I add a user...
timburda@hotmail.com
09-14-2006 04:47 PM
Joe Kaplan Go to last post
3 17
I have a simple remoting sample using IPCChannel. If I run the server code as a console app my client can connect just fine. However, if I the...
Grant Schenck
09-14-2006 04:30 PM
Grant Schenck Go to last post
3 23
Hi all, I am trying to get some certificates from my CA by using Microsoft Platform SDK's CCertViewClass and C# .NET Framework 2. Connection to the...
Jan Keller
09-14-2006 03:12 AM
Jan Keller Go to last post
0 19
I know I messed up, I am not skilled at all and would like to know if I can buy something to fix this?? See the end of this message for details on...
lauren
09-13-2006 05:17 PM
Joseph Bittman MVP MCSD Go to last post
1 26
I am reading a book "Programming Dot Net Security" and have a general question - Runtime uses Assembly evidence to get Permissions through...
YangXiaoFan@gmail.com
09-13-2006 05:13 PM
Joseph Bittman MVP MCSD Go to last post
2 18
OK, partially answering my own question... If my service is logged in "Local System" then my client fails attempting to invoke a method on a remoted...
Grant Schenck
09-13-2006 03:35 PM
Grant Schenck Go to last post
0 15
Can you explain to me how I can do it ? I've given full trust permissione to my assembly using .NET Configuration 1.1 panel but I obtain the same...
Lambuz
09-12-2006 01:06 PM
Spam Catcher Go to last post
1 21
Please is there a product that I can buy? See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog...
lauren
09-12-2006 12:58 PM
lauren Go to last post
0 33
When writing applications, how can I determine the minimum required privileges necessary for an operation to run? For instance, say my application...
SC
09-12-2006 10:47 AM
Merritt Graves Go to last post
7 17
This is not necessarily true. It is true that you need to understand CAS to make this work and may need to elevate the CAS permissions of this...
Joe Kaplan
09-12-2006 10:21 AM
Joe Kaplan Go to last post
4 20
Does someone have any insight into the assumptions made with the Rijandael algorithm - I'm trying to encrypt documents on a PC platform and...
ESmith
09-12-2006 08:54 AM
William Stacey [MVP] Go to last post
1 16
Can you explain to me how I can do it ? I've given full trust permissione to my assembly using .NET Configuration 1.1 panel but I obtain the same...
Lambuz
09-12-2006 05:47 AM
Lambuz Go to last post
0 19
can you explain to me how I can do it ? I've given full trust permissione to my assembly using .NET Configuration 1.1 panel but I obtain the same...
Lambuz
09-12-2006 05:41 AM
Lambuz Go to last post
0 11
hello, i am working on security features in a project . can u send any links or materials, from those i can follow. thank u..
chandu
09-11-2006 12:14 PM
Mary Chipman [MSFT] Go to last post
1 18
My Windows forms client application (written in C#.NET) needs to be able to connect to a web service regardless of the configuration of the proxy...
alanw via DotNetMonster.com
09-08-2006 10:38 PM
whoareyou Go to last post
1 20
What do FTP servers do when file send fails durring a file upload? Are partial files ever written? does ftp protocol cover this?
Daniel
09-08-2006 02:10 PM
Alun Jones [MS-MVP - Windows Security] Go to last post
1 20
Hi ! I need to sign an ASP webform using my digital signature that is located into a card. The first thing that I should solve is that the web...
Xavier Boneu
09-08-2006 04:58 AM
Xavier Boneu Go to last post
0 29
I want to encrypt the username and password using public key. Decrypt it using private key. Any help or code is very helpful. Thanks in advance for...
sachdeva.rajesh@gmail.com
09-07-2006 01:56 PM
Valery Pryamikov Go to last post
6 29
I need to generate RSA keys using a different public exponent from the default one used by the RSACryptoServiceProvider (65537, {1,0,1}). The reason...
Kris
09-07-2006 01:48 PM
Valery Pryamikov Go to last post
5 13
Post New Thread

Display Options
Showing threads 801 to 850 of 3341
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.