C# Coding Standards and Best Practices
I am going to describe here several rules and conventions which are useful for developing applications and class libraries in
Continue readingI am going to describe here several rules and conventions which are useful for developing applications and class libraries in
Continue readingIntroduction Most end users are not aware of how a software product or application passes through different stages before it
Continue readingSeveral SQL(structured query language) best practices are: Choose relationships wisely The SQL (structured query language) language is the language of
Continue readingIntroduction to smoke testing Smoke testing is a form of software testing in which the major functionality of an application
Continue readingVerify the requirements in the first place – Sometimes the client doesn’t know exactly what he wants. He may give
Continue reading