Description:
Microsoft .NET technology newsgroup.
|
|
|
creating a folder with specific security permissions
|
| |
hi, I want to create a folder with Administrator and SYSTEM group having full control for both. and I even want it to be not inheritable. The folder like C:\WINDOWS\SYSTEM32 same property I want to impose in the newly created directory. checked with MSDN api's. ConvertStringSecurityDescripto rToSecurityDescriptor... more »
|
|
Click Once Deployment
|
| |
I need to create a long term certificate for my intranet Windows App which uses a ClickOnce Deployment method. I can create a certificate .cer file (goes to the C:\) and a .pvk file (goes to the C:\) using I use makecert.exe. I need to create the .pfx key. .I am tryiong to use pvk2pfx.exe to create the .pfx. However, when I run it in the command it... more »
|
|
Free Antivirus
|
| |
I received a message from windows security saying Cyperdender is on but is reporting its status to windows security center in a format that is no longer supported and that the virus protection is incompatible. I have been reading the posts which are very helpful and I notice Cyberdefender is not mentioned anywhere. Should I be uninstalling... more »
|
|
The Microsoft
|
| |
Hi we have a project that is running fin on the server itself under the admin account and also on the developper computer but soon as we are trying to access it from another computer in the network we are getting The Microsoft Jet database engine cannot open the file. The mdb file is located on a shared drive \\server\public$\foldername... more »
|
|
Socket security like HttpWebRequest
|
| |
We have noticed that HttpWebRequest uses the Credentials property and Proxy property to perform security checks. Could any one help us that we subclass socket with these properties. we have used SSLStream but that uses SSL not the security techniques used by HttpWebRequest. Can anyone help us on how we... more »
|
|
Arhitecture for external .Net services to communicate with interna
|
| |
What is needed, if possible, to set up an environment where we can place .Net services on the external side of the firewall (reacahable for our internet server), that can communicate and retrieve data throug .Net services on the inernal side of the firewall? Currently, the few solution our company have where external partners are... more »
|
|
CurrentPrincipal
|
| |
When is this castable to a WindowsPrincipal? I was working on some sample code that looks like this: System.Security.Principal.Wind owsPrincipal principal = (WindowsPrincipal)System.Threa ding.Thread.CurrentPrincipal; However, this throws an exception on two different systems, one (running Vista Ultimate) that is a member of a domain and I am logged in as a... more »
|
|
code signing
|
| |
I am signing my application exe with signtool. can any one advise me how to specify the email address in the code signing certificate? right now it shows as "not available" is there a newsgroup i should be directing this question ? advise thanks
|
|
Signing assembly
|
| |
i am signing a .net dll with a certificate using signtool. How can i specify the email address which appears in the properties of the .net dll. right now it show as not available. thanks
|
|
Microsoft Patch MS09-063
|
| |
The advisory for 063 is confusing I am not sure what their reference to local subnet means, later in the advisory they state: How could an attacker exploit the vulnerability? An attacker could try to exploit the vulnerability by sending a specially crafted message to the WSD TCP ports 5357 or 5358 on an affected system.... more »
|
|
|