I have a WCF application that is using Windows Authentication. So a Windows Principal object is what I will find in the System.Threading.Thread.CurrentPrincipal() property. That\'s is all fine. Howeve
I\'m using Py开发者_StackOverflow社区thon\'s xml.dom.minidom to create an XML document. (Logical structure -> XML string, not the other way around.)
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m using Exchange Web Service exposed from exchange 2007 SP1 server to create emails from my application and I\'ve encounted a problem I can\'t figure out.
I\'m trying to do Authentication against restful_authenticat开发者_C百科ion from a php application, however I understand it uses a SHA1(digest--salt--password--RESTFUL_AUTH_KEY). The issue is regardle
What would be the Most secure and Safe way to allow software to auto-update without opening to开发者_开发技巧o many holes to enable a hacker easy access to a system?Have you looked into ClickOnce Depl
I\'ve been asked to implement some changes/updates to an intranet-site; make it \'future proof\' as they call it.
I\'m thinking about creating a \'session\' table that contains a random #, User ID, Date/Time that is populated when a user logs in and the random # used in each displayed page to uniquely identify th
What would be the best way to secure .net web services used by a flex application (both desktop and browser) that requires login?
I have some PHP source code that I\'m hosting with hosting company XYZ. I\'m using a PHP encryption software like Zend Guard or ionCube to protect the source from being viewed by anyone (sysadmin or h