ASP.NET MVC Quick Notes
Monday, December 21st, 2009I have been working with ASP.NET MVC since it`s first public release for MSDN developers. I would like to write down some quick notes that can be helpful.
I have been working with ASP.NET MVC since it`s first public release for MSDN developers. I would like to write down some quick notes that can be helpful.

I just finished reading the book on my Kindle 2. This book is a must read for everyone who love movies like “No Country for Old Men”. A Movie of the book is soon to be released next year.
Quick note on “Sequence contains no elements” error message or by getting “InvalidOperationException” when calling Single from a LINQ query.
(more…)