Security
-
.NET
Security Risk in Binding WPF Passwordbox Password
In WPF circles, the PasswordBox control has generated quite a bit of discussion. The thing is that you can access the password…
Read More » -
.NET
ASP.NET Web API feat. OData
OData is an open standard protocol allowing the creation and consumption of queryable and interoperable RESTful APIs. It was initiated…
Read More » -
.NET
AngularJS feat. Web API – Security
Preventing unauthorized access to Web API controller actions and applying a centralized security access, seems to be a tough and…
Read More » -
.NET
Secure Self-Hosted WCF REST Services with a Custom UserNamePasswordValidator
When securing WCF services you’re faced with a choice: Message versus Transport security. Unless you need to conceal messages from…
Read More »