.Net

FluentValidation with transformation

Love FluentValidators but one feature I believe is missing. A lot of time my validations requires some lookup in a database or conversion from string “SALE” => OprationTypeEnum.Sale. Is it possible to carry additional “context” Read more…

By , ago
.Net

Bob Tabor’s C# for absolute beginners

https://channel9.msdn.com/Series/CSharp-Fundamentals-for-Absolute-Beginners I found this in the sidebar. I started taking the courses. About 1/2 of the way through the course he references files you should have downloaded, that are no longer hosted. Does anyone know Read more…

By , ago