Wednesday, August 9, 2017

using Linq methods with caution - E.g FirstorDefault()


Don't use FirstorDefault() unless you are sure its valid/ verified in the business scenario. else you are going to introduce bugs in the code.


No comments:

Post a Comment

Devops links

  Build Versioning in Azure DevOps Pipelines