Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Wednesday, April 22, 2015
No CAPTCHA reCAPTCHA for ASP.NET MVC
›
This time the implementation of the reCAPTCHA for ASP.NET MVC. We need an HTML helper: /// <summary> /// Extension dla recap...
Monday, April 20, 2015
No CAPTCHA reCAPTCHA for ASP.NET WebForms
›
The code below is an example approach for reCAPTCHA implemented as ASP.NET WebForms control: /// <summary> /// NoCaptcha ReC...
Monday, March 16, 2015
OAuth2 Token Flow in Vanilla Javascript
›
Last time I’ve blogged on the OAuth2 authorization code flow. This time I am going to show how the other passive OAuth2 flow, namely the tok...
‹
›
Home
View web version