It can be because you want to implement I18N without the use of resources, or your model classes are outside ...
It is well known that the ORM can help a lot in software development. In fact, they solve many problems ...
Some months ago, I started using CodeCollaborator to create code reviews and ensure our developments have the desired quality. We ...
I decided to try Windows Azure more than 3 months ago, most likely because of it’s free 90-day offer. I ...
The operation failed: The relationship could not be changed because one or more of the foreign-key properties is non-nullable. When ...
I was thinking over this days on how the development tools have evolved. I think that anybody can just start ...
After some tweaks, I’m releasing the source code of the Tic-Tac-R game. As you may find on the previous post, ...
This is an update of my previous post Update: Post with the source code of the game After spending a ...
After several weeks of work (and intensive learning) I’m releasing Tic-Tac-R for beta testing. Tic-Tac-R is a little experiment of ...
As an experiment for learning HTML5 Canvas, I created this small game based on the popular “Snake” that many of ...