Why is Low-Level Design Important?Welcome again, before starting the topic let me ask a few questions that will be based on today’s topic.Jul 23, 2023Jul 23, 2023
Factory Design Pattern Can Help!While writing code, do you worry about repeated code, structuring and maintenance then I believe factory design patterns can help you.Jun 2, 2023Jun 2, 2023
Primary Index! Something not to forgetIndexing in a database management system is the concept to make searching fasters. This is the biggest challenge to searching a record from…Nov 27, 2022Nov 27, 2022
Why ‘nolock’ is used to read data in SQL?NoLock is a mechanism that helps you to read uncommitted data. It is the same as the read uncommitted isolation level. By keeping it short…Oct 10, 2022Oct 10, 2022
Why should we not use the waterfall model for software development?In engineering, we learned about the waterfall and its software development phases that are gathering requirements, analysis, designing…Jun 27, 2021Jun 27, 2021