Friday, March 15, 2013

Essential Ruby reading

http://net.tutsplus.com/articles/web-roundups/essential-ruby-rails-3-reading...

Wednesday, March 13, 2013

Lisp Flavored Erlang

http://lfe.github.com http://lfe.github.com/quick-start/1.h...

Tuesday, March 12, 2013

.NET Async Enumerable

http://asyncenum.codeplex....

Monday, March 11, 2013

Haskell school

https://www.fpcomplete.com/sch...

Chef Solo: automating settings

http://en.wikipedia.org/wiki/Chef_(software) http://www.rubyinside.com/chef-tasty-server-configuraiton-2162.html http://wiki.opscode.com/display/chef/Chef+Solo http://habrahabr.ru/sandbox/52663 http://habrahabr.ru/company/scalaxy/blog/87...

Friday, March 1, 2013

Intermittent TimeoutException: The request channel timed out while waiting for a reply after 00:01:00 in WCF web service

I was experiencing this bug fairly long enough and without any success in reproduction. Setting sendTimout to more than 1 default minute was not a decision, because this obviously was not an  execution time problem. So as I have described in the previous post about WCF diagnostic, I analysed logs and found out that the response was actually sent from the server towards client which the client somehow failed to recieve. How is that? After pondering...

Powered by Blogger.