MVC3 Forms Authentication using strongly typed User Roles

We often need to authenticate users and, depending on their roles, give them access to specific areas. MVC3 gives you a such possibility by means of RolesAdapter. But using RolesAdapter … Continue reading “MVC3 Forms Authentication using strongly typed User Roles”

Pretty Time – timestamp formatting made easy

It’s of the highest importance to present information in an understandable way. Users of applications shouldn’t waste their  valuable time figuring out the meaning of information. A great example is … Continue reading “Pretty Time – timestamp formatting made easy”

Red, green, refactor cycle – smallest TDD iteration

As I wrote before, TDD is a methodology. It requires a set of disciplines, and one of them is ‘red, green, refactor’. It is about writing test first, make it … Continue reading “Red, green, refactor cycle – smallest TDD iteration”

The Cloud as the answer to Consumerization of IT

The consumerization of IT forces IT providers to think differently. Business users want to have access to similar features and devices both at the office and at home. Increasingly, these … Continue reading “The Cloud as the answer to Consumerization of IT”