Programming

Aggregating trees with RavenDB

We got an interesting question in the RavenDB discussion group:How to do aggrega...

Performance discovery: IOPS vs. IOPS

RavenDB is a transactional database, we care deeply about ACID. The D in ACID st...

The memory leak in ConcurrentQueue

We ran into a memory issue recently in RavenDB, which had a pretty interesting r...

How should I handle invalid user input?

I have been thinking about this issue for a while and I would be curious to have...

VB6 to .Net 4.0 Conversion 3rd party tools

Since Visual Studio 2010 does not come with a VB6 conversion tool, the boss want...

Trailing slash in RESTful API

I have been having a debate about what to do with a trailing slash in a RESTful ...

Development of a bot/web crawler detection system

I am trying to build a system for my company which wants to check for unusual/ab...

Facebook authentication with an Authoritative Server fo...

I'm working on a multiplatform game in Flash. This game utilizes Photon Server f...

How to handle multiple licenses in your code

So let’s say I make a script/small app that has a ton of my own code, and only a...

Python classes with only one instance: When to create a...

Given a Python class which will be instantiated only once, i.e. there will be on...

Passing a list of base class objects to a method and us...

I'm working on a Java reverse engineering project, where I am analyzing bytecode...

The correct use of application.properties file?

Java programmers are encouraged to store all their configurable parameters in an...

Entity Framework and Domain Driven Design Testability

I'm using a DDD approach for the Domain classes. Although, I have a problem on m...

Applying Domain Driven Design - Model/Implementation

I'm quite new in the DDD-World and I'm just trying to figure out all the basics ...

Is there any language where you can re-call the constru...

Is there any language or language feature where you can re-call the constructor ...

Android Jetpack DataStore item separation

I am trying to migrate to Jetpack DataStore from good ol' SharedPreferences and ...

This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.