Quantcast
Browsing all 28 articles
Browse latest View live

Service certificate and client certificate requirements

When you use WCF transport and message security, you will inevitably have to deal with a service certificate. Here I am going to list a few problems you might have when using service certificate and...

View Article


Read claims principle from SignInResponseMessage of WSFederation

Since the release of WsFederation Owin middleware, the client using WSFederation based authentication becomes very easy var options = new WsFederationAuthenticationOptions { MetadataAddress =...

View Article


Use Unity container in Controller of Owin Web api 2 hosted on web

Just want to share a few tips about how use unity dependency resolver in a web api2 project through owin. First tip is for parameter-less resolving, you do not have to get access of unity container at...

View Article

.Net implementation of AES CRT

AesCryptoServiceProvider in .Net has not provided CRT implementation and also I have not found any examples about this from internet, so I decided to code one myself, and it turns out quite simple. My...

View Article

Image may be NSFW.
Clik here to view.

Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition

Disclaim: Following review is provided by Codelobster For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products for this purpose, but...

View Article


Use Unity container in Controller of Owin Web api 2 hosted on web

Just want to share a few tips about how use unity dependency resolver in a web api2 project through owin. First tip is for parameter-less resolving, you do not have to get access of unity container at...

View Article

.Net implementation of AES CRT

AesCryptoServiceProvider in .Net has not provided CRT implementation and also I have not found any examples about this from internet, so I decided to code one myself, and it turns out quite simple. My...

View Article

Image may be NSFW.
Clik here to view.

Free PHP, HTML, CSS, JavaScript editor (IDE) – Codelobster PHP Edition

Disclaim: Following review is provided by Codelobster For valuable work on creation of sites you need a good comfortable editor necessarily. There are many requiring paid products for this purpose, but...

View Article

Browsing all 28 articles
Browse latest View live