Top "Frameworks" questions

A framework is an existing library or set of libraries that provides overarching application structure so that the developer can focus primarily on their application's implementation details instead.

How to build a release version of an iOS framework in Xcode?

Let's say I do the following: Open Xcode 7 File | New | Project | Cocoa Touch Framework Create "TestFramework" with the Swift language …

ios xcode frameworks release
Java Open Source Text Mining Frameworks

I want to know what is the best open source Java based framework for Text Mining, to use botg Machine …

java frameworks machine-learning nlp information-retrieval
does .Net 4.5 include .Net 4.0

I am developing a C# desktop application using Winforms. I created an installation strategy using visual studios click once installation …

.net deployment frameworks clickonce
Your choice of cross-browser javascript GUI

UPDATE - A comprehensive comparison, updated as of February 2015, can be found here: Alternatives to Ext JS 2008 question: There are …

javascript user-interface frameworks cross-browser widget
What is the PastryKit Framework?

I'm trying to find any information I can on the PastryKit Javascript Framework. It appears to be in use on …

javascript iphone frameworks mobile-safari pastrykit
PHP Framework vs Content Management System

How would you explain the difference between a PHP Framework and a CMS (like Wordpress) to someone who is very …

php frameworks content-management-system
The difference between Symfony and Silex

I would like to try Silex but i've some questions. I know to use Symfony2 and i would like to …

php symfony frameworks silex
What are the disadvantages of Apache Wicket?

I've read a lot about the good things about Apache Wicket, but it's hard to find the bad things. Since …

java frameworks wicket
What is the main-stream Java alternative to ASP.NET / PHP

I've heard something and seen some examples of web application built using ASP.NET / PHP and I'm wondering what would …

java web-applications frameworks
Best way to convert Doctrine 2 entity persistent collection to array with Zend Framework 2

What is best way (easy) to convert Doctrine 2 entity persistent collection to array with Zend Framework 2? I want convert to …

json doctrine-orm frameworks zend-framework2 entity