Software framework and application framework?

2011-06-02T00:35:47

I was wondering what differences and relations are between software framework and application framework? The existence of articles for both concepts in Wikipedia confuses me.

Are they both some kind of libraries?

Thanks and regards!

Copyright License:
Author:「Tim」,Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.
Link to:https://stackoverflow.com/questions/6204635/software-framework-and-application-framework

About “Software framework and application framework?” questions

I was wondering what differences and relations are between software framework and application framework? The existence of articles for both concepts in Wikipedia confuses me. Are they both some kin...
I have Developed an application using Zend Framework . Now My Client is asking it to run as a standalone software on Windows Platform . I have tried Convert a PHP script into a stand-alone windows
am developing a flash copy protect software with c#. The software is to remain on the flash drive(can not be transfered out or installed in the computer), it is a click and run software, no install...
I have heard of several things, quoted from Wikipedia: "Java Runtime Environment", A JVM is distributed along with a set of standard class libraries that implement the Java application
I have a question regarding software design/architecture. I want to build an application, which provides a REST API and runs several algorithms in the background. My main aim is to seperate these two
The article in Wikipedia seems too verbose. I understand framework as a well designed set of libraries and tools. The Qt framework provides a set of libraries/tools for cross platform GUIs. The co...
When developing a desktop application in .NET, is it possible to not require the .NET Framework? Is developing software in .NET a preferred way to develop desktop applications? What is the most u...
Okay, so I am creating an MVC framework in PHP and I want it to be pretty flexible. This is all fine - I'm working on this at the moment and things are going well (So I don't want to use Zend or an...
I have done considerable research and not found any suitable answer. Here is the scenario. I have an application which was compiled to target .NET Framework 4. At runtime I want that application...
Am a bit confused here! how does spring framework assist in general development of an application? I use django framework and i can quickly explain to a layman how all parts fit together(Django, Py...

Copyright License:Reproduced under the CC 4.0 BY-SA copyright license with link to original source & disclaimer.