Backbone & underscore beauty
Recently I’ve joined a project which is based on the Single Page Application paradigm. This means no page refreshes after the first load, after login and a plenty of client...
Recently I’ve joined a project which is based on the Single Page Application paradigm. This means no page refreshes after the first load, after login and a plenty of client...
Using a library like log4net is surely helpful in your day to day app development. One of the most important cases where an entry should be logged is an application...
How do you learn? How much time do spend on learning new things? What tools do you use? Below you can find a few my opinions, a few tools that...
The last post was an introduction to a simple project called Protopedia, located here. The project is destined to bring in a simple manner, probably one test per case, solutions...
Welcome again. Recently I’m involved in a project where Protobuf-net library is used for the message serialization concern. The Protobuf-net library was developed by Marc Gravell of Stackoverflow. Beside standard...
Imagine, that you’re requested to allow adding additional validation in an ASP MVC application to properties of some models. The set of properties’ types is given and contains following types:...
Being a leader of a team means questions. Sometimes too many to answer. Questions means interruptions in your work, hence one can think about minimizing the time spent on answering....
It’s been a while. Time to return this blog to a normal state for a blog, time to restart blogging. I do like the Jeremy’s rule to write at least...
I’m back. It’ll be a short post containg nothing more than a few links helping you to replace the standard Motorola Defy Android installation.
In the previous posts a simple mechanism of storing information needed for operation idempotence was introduced. A simple hash table, which state is transactionally saved with the state of object...