Explore >> Select a destination


You are here

www.henryleach.com
| | ayende.com
21.1 parsecs away

Travel
| | Federico has given an interesting talk exploring some of the crazy lengths we go to for performance with RavenDB. You can judge our mental state yourself:
| | ravendb.net
19.4 parsecs away

Travel
| | In RavenDB, we reallycare about performance. That means that our typical code does notfollow idiomatic C# code. Instead, we make use of everythin...
| | ayende.com
17.1 parsecs away

Travel
| | Rhino Mocks 2.0.7 is mainly a bug fix for method orderring bug, but it also present a better package in that that you no longer has to have Castle.Dynami...
| | publicobject.com
59.3 parsecs away

Travel
| Public APIs I work on lots of public APIs. For those, it's nice to have nicely-formatted Javadoc, following the Guava guidelines. This means lots of <p> tags, {@code} blocks! Here's an example from Okio: /** * Wait at most {@code timeout} time before aborting * an operation. Using a per-operation timeout