39,996 reputation
53875
bio website byterot.blogspot.com
location United Kingdom
age 44
visits member for 2 years, 8 months
seen 9 hours ago
stats profile views 2,961

"For when I am weak then I am strong"


Solution Architect, computer vision enthusiast (published a few papers, demo here) and ex-medical doctor. Working mainly as a middleware specialist with interests from CLR level details and protocols up to UI level (WPF and HTML+jquery).

Love to be able to help...

My one liner: "My washing machine will talk REST+JSON in 5 years..." [I said this back in 2010] and recently added " using server side JavaScript - perhaps node.js"


Follow me on twitter: @aliostad


Feb
2
awarded  Nice Answer
Feb
1
revised Correct way to post dates to Web API?
added 9 characters in body
Jan
31
answered Correct way to post dates to Web API?
Jan
31
accepted HttpClient crawling results in memory leak
Jan
31
answered HttpClient crawling results in memory leak
Jan
31
comment Converting RPC style web service operation to a REST service
@AbhijeetPatel well I am talking what I have got from the REST community. So this is the current practice.
Jan
31
revised HttpClient crawling results in memory leak
added 114 characters in body
Jan
30
answered Calling a method with a dynamic return type using a Type object
Jan
30
answered WebAPI Routing - entirely dynamic urls
Jan
30
answered Converting RPC style web service operation to a REST service
Jan
28
comment ASP.NET Web Api: Delegate after Request
@user437899 see my update.
Jan
28
revised ASP.NET Web Api: Delegate after Request
added 341 characters in body
Jan
28
answered ASP.NET Web Api: Delegate after Request
Jan
24
comment Secure way of persisting an auth token in a single page js application
Hi, did you look at ThinkTecture Identity? It has whole host of options.
Jan
23
answered Calling Web Api POST always recieves null value from jQuery
Jan
23
answered Removing the “Date” http response header on IIS 7+
Jan
22
answered Control Cache from Front End
Jan
21
answered Test project scans my controllers twice
Jan
12
comment Property Injection into Web API's `System.Web.Http.Filters.ActionFilterAttribute`
@drogon what is not clear? As I said you need to implement IFilterProvider which I have done for you. Then you need to register. Injection will be done by your DI framework - whatever it is - since this factory uses that.
Jan
11
awarded  Good Answer