Description:
Microsoft .NET technology newsgroup.
|
|
|
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 »
|
|
Auth Type restriction for CredentialCache clss
|
| |
The method 'Add' has a parameter for Authentication Type. Its values can be 'Basic', 'Digest', 'Negotiate', or 'Kerberos'. Two questions a. If we set it to Kerberos, does it mean that it will use only Kerberos and not other registered authentication? b. Is there a way to ensure that it uses only Kerberos and doesn't fall down... more »
|
|
remove viruses & red shown of computer at risk
|
| |
i rehret to remove computer at risk,how it was came in my computer. it did not install essential securities,now showing excuses,it is not good reputation of the such malafied practicies,once i told that it was wrongly clicked to some another ny mistake, as i am not techncian.hlep for the shake of GOD who bless you.... more »
|
|
Data encryption in the javascript context
|
| |
In one of my .net applications, i am reading the data (example user firstname) from the Database and assigning that to a javascript array to display it in a ListView in readonly mode. var firstNames = new Array(); if(<%=FirstNames.Count %>>0) { <%for(int i=0; i<FirstNames.Count;i++)... more »
|
|
JPG file access denied, can't get permission changed
|
| |
I have had to restore my WINXP professional after some foulups. I have Vipre protection running and have no virus problems. I have disabled simple security and have recovered access to almost all my files. I have partitions C, F, G, and H; only C was restored completely, but access on other partitions needed some attention.... more »
|
|
|