If you’re someone who frequently fills out online forms, you’ve probably encountered password fields that are hidden behind dots or asterisks. While this is a
Tag: software
Design Principles for a software
Introduction to Design Pricinples Well, we all agree that the software design is one of the important aspect of the software development. Its challenging to
Software Development Lifecycle Model
A software development life cycle (SDLC) is the conceptual framework describes all activities of a software development project from the planning stage to the maintenance
XAML Dialect Comparison
As we know that, windows 8 application and WPF application both uses XAML for UI definition and using C#, VB or C++ as backend languages.
Overview of System Analysis
Going through what ‘System Analysis’ is about, lets have a quick definition of it. The Study of a business problem domain to recommend improvements and
Data Flow Diagram ( DFD )
Data flow diagram is usually used to show model the system’s data processing. All the processing steps are shown in the diagram through the system.
Context Modeling : An approach to the system modeling
Context modeling is basically the modeling, that is used to illustrate the operational context of the system that is to be made. This modeling shows
Software Quality
Basically if we talk about the software quality there is no clear answer to it. The answer varies from person to person. So following any
Project Management
Many of us don’t know about the project. So lets start with the formal definition of the project and here it goes: It is a
Model driven strategy for system development
Before I want to explain about the model driven development strategy I want to go through the definition that I have learnt about it. And