Working From Home Office - Remotely

 

Twofold Security Tool  

 

Get ready... something really cool is coming soon

4 Comments
 

Three tiers architecture and data model centric …

 

Dependency Injection Design Pattern Part 1  

 

Are you using dependency injections but you really don’t know how it works and what is the benefit of using DI?

Are you an old model of building software system with three tiers architecture? Where all tiers tightly coupled?

Are you data model centric architecture? Where the database and its schema is the center of the system?

18 Comments
contents still under reviewing

UNIT TESTING is a level of software testing where individual units/ components of a software are tested. The purpose is to validate that each unit of the software performs as designed. A unit is the smallest testable part of any software. It usually has one or a few inputs and usually a single output.

4 Comments
content still under reviewing

A workflow is a series of predefined states that reflect the work processes and procedures for creating web content in your organization. For example, your workflow states could correspond to the creation, review, and approval stages that items must go through before they are published on your website. Workflows enable you to have control over the content approval and publishing process, ensuring that only content that has been approved is published. Workflows consist of three elements – states, commands and actions.

9 Comments