Thursday, October 13, 2011
Subscribe to:
Posts (Atom)
Devops links
Build Versioning in Azure DevOps Pipelines
-
Build Versioning in Azure DevOps Pipelines
-
Don't use FirstorDefault() unless you are sure its valid/ verified in the business scenario. else you are going to introduce bugs in t...
-
Debug code-first Entity Framework migration codes Place this piece of code right above the migration you want to debug: if (! Syst...