Request throttling in ASP.NET Web API

Real world scenario When you start to build real world REST API you will surely try to limit access to you API. You can limit number of concurrent requests by using http://www.iis.net/download/dynamiciprestrictions or some other [Read More…]

WPF Validation using Validation Application Block Part 2 – Client side

This is second part of my article where I talk about Validation in WPF using Entlib Validation Application Block. First part of my article is located on this location : https://www.radenkozec.com/post/2009/07/07/WPF-Validation-using-Validation-Application-Block-41-Part-1-e28093-Server-side/ There are many articles [Read More…]

1 3 4 5 6 7