Object-Oriented Software Development
Languages, patterns, technologies, frameworks.
Saturday, February 1, 2014
Animated Javascript Julia fractals
›
Let us start from something basic. Let's take x with the initial value of 1. The next value will be computed by multiplying the previou...
Monday, January 27, 2014
ADFS2.0 and the maximum number of groups
›
Another subtle issue with ADFS2.0. This time it turned out that the maximum allowed token size is set rather low to 8192 bytes. This means t...
Thursday, December 12, 2013
C# Puzzle No.23 (intermediate)
›
Closures are interesting and helpful. In short, closure is a function that can be exposed to the outside world that captures part of its ex...
5 comments:
Monday, December 2, 2013
Basic tests in Apache JMeter part 2/2
›
In the previous post we have recorded a basic JMeter test. This time we start with adding an assertion to validate test results. Multiple a...
1 comment:
Basic tests in Apache JMeter part 1/2
›
Apache JMeter is a fine tool for different types of web tests – compatibility, performance, integration. This post is about recording, runni...
‹
›
Home
View web version