Answer Posted / hari sharma
Software development (also known as application
development, software design, designing software, software
application development, enterprise application
development, or platform development)[1] is the development
of a software product. The term "software development" may
be used to refer to the activity of computer programming,
which is the process of writing and maintaining the source
code, but in a broader sense of the term it includes all
that is involved between the conception of the desired
software through to the final manifestation of the
software, ideally in a planned and structured process.[2]
Therefore, software development may include research, new
development, prototyping, modification, reuse, re-
engineering, maintenance, or any other activities that
result in software products.[3]
Software can be developed for a variety of purposes, the
three most common being to meet specific needs of a
specific client/business (the case with custom software),
to meet a perceived need of some set of potential users
(the case with commercial and open source software), or for
personal use (e.g. a scientist may write software to
automate a mundane task). Embedded software development,
that is, the development of embedded software such as used
for controlling consumer products, requires the development
process to be integrated with the development of the
controlled physical product.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are assemblies and namespaces and explain the difference between them ?
What is css in asp.net?
What is mvc in asp.net interview question? : Asp.Net MVC
Is post back in asp.net?
What is the purpose of using MVC programming pattern in ASP.NET?
Which method is used to perform all validation at the page level?
Explain about the Class view window?
Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?
Is it possible to migrate visual interdev design-time controls to asp.net?
What is sdlc process?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What is Model-View-View Model?
How does asp.net work?
Why is global asax is used?
Describe the differences between the lifecycles of Windows services and Standard EXE?