Software development life cycles, DOT NET Programming

Assignment Help:

Explain different software development life cycles.

The System Development Life Cycle (SDLC) is the overall process of developing information systems through multi stage process systems from investigation of initial requirements through analysis, design, implementation & maintenance. Those days are gone when one COBOL programmer used to analyze, test and implement software systems. The Systems have become complex, a huge team members are involved, users, architects, analyst, programmers, testers etc. To manage these numbers of SDLC models have been created.

Following are the popular models which are listed below:-

  • Waterfall Model.
  • Spiral Model.
  • Build and Fix model.
  • Rapid prototyping Model.
  • Incremental Model.

Water Fall Model:

This Water Fall Model is the oldest model. It has sequence of stages; output of one stage becomes the input of the other.

The following stages in the Waterfall model are as follows:-

1) System Requirement: - The System Requirement is the initial stage of the project where end user requirements are gathered and documented.

2) System Design: - In the System Design stage detail requirements, business rules, screen layout, process diagram, pseudo code and other documentations are prepared. This is the first step in the technical phase.

3) Implementation: - Depending on the design document the actual code is written here.

4) Integration and Testing: - All the pieces are brought together and tested. The Bugs are removed in this phase.

5) Acceptance, Installation and Deployment: - This is the final stage where software is put in production and runs actual business.

6) Maintenance: - This is the least glamorous phase which runs forever. The Code Changes, addition, correction etc are completed in this phase.

The Waterfall is suited for low risk in the areas of User Interface and performance requirements, but high risk in budget and schedule predictability and control. The Waterfall assumes that all requirements can be specified in advance. But unfortunately requirement grows & changes through various stages, so it requires feedback from one stage to another.

Spiral Model:

The Spiral Model eliminates the drawback of waterfall model, by providing emphasis to go back and repeat earlier stages a number of times as project progresses. On wider level it is a series of short waterfall cycles, each one producing an early prototype representing a part of the entire project. It also helps in demonstrating a Proof of Concept at early software life cycle.

Build and Fix Model:

This is the way free-lancers work Write some code & keep modifying it until the customer is happy. This approach can be quite risky and dangerous.

Rapid Prototyping Model:

This model is also known as Rapid Application Development. The first emphasis is on creating prototype which looks and acts like the desired product. The Prototype can be created by using tools that is different from those used for final product. Once the prototype is approved, its discarded & real software development is started from the scratch. The main problem with this model is that sometimes the prototype moves ahead to become the final live product that can be bad from design point of view. It is a very effective model but can have higher costing than other models as you need programmers during the initial phase of the software cycle.

Incremental Model:

In the Incremental model we divide products into builds, where parts of product are created and tested separately. Here errors are found in the requirement phase itself, user feedback is taken for every stage and code is tested after it is written.


Related Discussions:- Software development life cycles

Project management, What is project management? Applying the knowledge,...

What is project management? Applying the knowledge, skills, techniques, tools in project and deliver project deliverable is a short definition of the project management. It's b

Named pipe in matlab, What I need is the following: I need an implementatio...

What I need is the following: I need an implementation in matlab under windows to open a named pipe and to read data from the pipe (an other program writes into the pipe) in quasi

How can you simple-bind controls at design mode, Question: (a) How can...

Question: (a) How can you simple-bind controls at design mode? (b) How can a blank record be created in a dataset bound to the controls in a Windows form? (c) Datagrid

How can we get access to cache object?, The Cache object is always defined ...

The Cache object is always defined in the System.Web.Caching namespace. You can get the reference to the Cache object by either using the Cache property of the HttpContext class in

What is lazy initialization, What is lazy initialization? Lazy initiali...

What is lazy initialization? Lazy initialization is a process by which an object is not initialized until it is first called in your code. The .NET 4.0 introduces a new wrapper

Ways to implement locking in ado.net, What are the ways to implement lockin...

What are the ways to implement locking in ADO.NET? There are many ways to implement locking using ADO.NET which are shown below:- 1)Whenever we call "Update" method of DataA

Explain fully how ado.net functions, Question : (a) Explain fully how ...

Question : (a) Explain fully how ADO.NET functions. Illustrate your answer using a diagram. (b) List and explain three methods of the SqlCommand class. (c) Give four o

Program for solution of linear equations - c# program, Program for Solution...

Program for Solution of Linear Equations - C# Program Hello, I've been trying so many codes for this but those codes didn't work well. Please write a Program for solving Linea

Todo list - finalize application, The purpose of this project is to ?nalize...

The purpose of this project is to ?nalize your TODO application.  For this project we are aiming to achieve the following: Objectives: Integrate a fully functional mobile

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd