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.

PHP framework for Social Networking

I'm an intermediate PHP developer with no experience building a large scale web application in this language (though I have …

php frameworks social-networking
How to Post to Facebook on iOS 6 in Objective-C using ACAccountStore class

I want to know how to post a status message to Facebook on iOS 6 using the new frameworks on Xcode 4.5. …

xcode facebook ios6 frameworks posting
Xcode workspaces with sub-projects and project dependencies triggering builds

I wish there was better documentation for this for Xcode 5 but I couldn't find anything decent describing best practices for …

xcode cocoa frameworks xcode5
How to add a framework inside another framework (Umbrella Framework)

I have build a framework using the following tutorial. And I also got this framework. I am trying to implement …

ios frameworks
umbrella header for module 'myFramework' does not include header 'otherFramework.h'

My Swift / iOS9 framework 'viewer_protocol' uses another and external Objective-C framework (CocoaAsyncSocket). I'm using Carthage to build CocoaAsyncSocket. So …

objective-c xcode swift frameworks carthage
Sitemap generation with Codeigniter

I need to generate a sitemap in a Codeigniter application. I found a few libraries but all of them are …

codeigniter frameworks sitemap
What is the difference between framework and architecture?

I would like to know the difference between framework and architecture. for example: dotnetnuke is the framework and mvc is …

.net architecture frameworks dotnetnuke
When should we use "embedded binaries" rather than "Linked Frameworks" in Xcode?

There is a good question about the difference between those two options as described in Link Binary with libraries VS …

ios xcode frameworks embedded-binary
What Behavior Driven Development (BDD) Tooling/Frameworks are available for the Microsoft Stack?

I am interested in Behavior Driven Development (BDD) Are there any good frameworks and/or tooling available for the .Net …

c# asp.net .net frameworks bdd
GUI-Library for microcontroller

I want to create a GUI driven application for a micro-controller (Atmel XMEGA) that is connected to a 128x64 dots …

c user-interface frameworks embedded atmel