Software factory (Microsoft .NET)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Avicenno (talk | contribs) at 17:23, 5 September 2018 (clean up + adding portal). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A Software factory is a collection of software for creating specific types of software. A software factory may include processes, templates, Integrated development environment configurations and views. The type of software a factory may produce is defined when the factory is created. Software factories help structure the development process.

Although the term "software factory" is used by Microsoft in association with their .NET Framework, software factories are much broader in use and application.

Implementations

See also

References

  • Jack Greenfield, Keith Short (Microsoft)|Keith Short, Steve Cook, Stuart Kent, John Crupi, Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools, ISBN 0-471-20284-3
  • Jack Greenfield, Software Factories: Assembling Applications with Patterns, Models, Frameworks, and Tools (Microsoft, 2004)

Further reading

External links