Hey, I'm Vinicius 👋

I write about software in general - mostly for the pure fun of it.

More about me →

Latest

ASP.NET Conditional Validation

Conditional validation can be very useful, and I’m glad that I found an elegant way of doing it. You can use the same View-Model on two different actions …

Unit Testing NHibernate Mappings

What is the best approach to map your domain classes to the database using NHibernate? After doing some tests, I believe that the best answer is: it …

About

Hey, I’m Vinicius Rocha — a software developer based in the United States, originally from Brazil. I’ve been writing code for over two decades now. …

Archives

Quotes

“Simplicity is prerequisite for reliability.” — Edsger W. Dijkstra “Make it work, make it right, make it fast.” — Kent Beck “Talk …