Search code examples
UIView & UIViewControllers desing pattern...

ioscocoa-touchuiviewcontrollercocoa-design-patterns

Read More
High-Level App Design/Architecture...

xcodemacoscocoainterface-buildercocoa-design-patterns

Read More
Best pattern for handling touches in an animated UIView/CALayer?...

ioscocoa-design-patternscaanimation

Read More
When to release the model(representedObject) of the corresponding UIViewController...

iphonemodel-view-controlleruiviewcontrollercocoa-bindingscocoa-design-patterns

Read More
What should be the superclass of my new controller?...

macoscocoamodel-view-controllercocoa-design-patterns

Read More
Core Data Best Practice for Importing Data...

macoscocoaipadcore-datacocoa-design-patterns

Read More
Does adding a NSObject into MainMenu.xib creates a singleton object?...

objective-cmacoscocoacocoa-design-patterns

Read More
When would a class ever have more than one designated initializer?...

ioscocoa-touchcocoacocoa-design-patternsinitializer

Read More
Reuse nib's across multiple UIViewControllers...

iphoneuitableviewuiviewcontrollernibcocoa-design-patterns

Read More
How to Set Superview From Outside of Delegate?...

iphoneioscocoa-touchcocoa-design-patterns

Read More
Is there a standard, documented, development pattern to create UI layouts similar to iTunes, iCal, i...

cocoauser-interfaceviewcontrollerscocoa-design-patterns

Read More
How do I finish tasks in the background when the tasks is not in AppDelegate?...

iphoneios4multitaskingcocoa-design-patterns

Read More
What's the problem with using singleton in an app that use a lot of HTTP request?...

iphoneobjective-ccocoa-design-patterns

Read More
Implementing an iPhone App within an App...

iphonexcodecocoa-touchcocoa-design-patterns

Read More
Is there a good/best way to extend a nested class in Objective-C?...

iphoneobjective-ccocoa-touchcocoacocoa-design-patterns

Read More
How do I serialize a simple object in iPhone sdk?...

iphonecocoacocoa-touchserializationcocoa-design-patterns

Read More
Why do some objects not need to be initialized before use in objective-c?...

objective-ccocoacocoa-design-patterns

Read More
What is Dynamic Creation?...

iphonecocoa-design-patterns

Read More
What is the right pattern for instantiating a device specific view controller in a Universal App?...

objective-ccocoa-touchuiviewcontrollercocoa-design-patterns

Read More
Objective c inheritance/protocol confusion: UITableViewController...

iphoneobjective-ccocoa-touchxcodecocoa-design-patterns

Read More
Cocoa Document Based Application...

cocoacocoa-design-patterns

Read More
How to populate a stack with objects of various types...

objective-ccocoacocoa-design-patterns

Read More
What is the correct system design when dealing with third party API?...

objective-ccocoa-touchdesign-patternsioscocoa-design-patterns

Read More
How does KVC in Cocoa check whether an instance variable is accessable?...

cocoacocoa-design-patterns

Read More
What's the most efficient way of converting a 10 MB JSON response into an NSDictionary?...

iphoneobjective-cjsoncocoa-design-patterns

Read More
What does the performSelector method do?...

objective-ccocoacocoa-touchcocoa-design-patterns

Read More
Passing interfaces to objects, or using delegation in Cocoa?...

objective-ccocoadelegatescocoa-design-patterns

Read More
addToolTipRect, but where is "modifyToolTipRect"...

cocoacocoa-design-patterns

Read More
Objective C terminology: outlets & delegates...

iphoneobjective-cdelegatescocoa-design-patternsoutlet

Read More
Bad-practice to retain 'self'?...

iphonecocoacocoa-touchcocoa-design-patterns

Read More
BackNext