5월 16, 2010의 게시물 표시

Cocoa Dev Central: Learn Objective-C

Cocoa Dev Central: Learn Objective-C Multi-Input Method * in header -(BOOL) writeToFile :(NSString *)path atomically :(BOOL)useAuxiliaryFile; * in use BOOL result = [myData writeToFile :@"/tmp/log.txt" atomically :NO]; * in @selector These are not just named arguments. The method name is actually  writeToFile:atomically:  in the runtime system.

Objective-C: Private Methods

Objective-C: Private Methods

ASP.NET MVC For the Rest of Us: Part 1: The Official Microsoft ASP.NET Site

ASP.NET MVC For the Rest of Us: Part 1: The Official Microsoft ASP.NET Site

RIA Services - Enterprise Patterns with WCF RIA Services

RIA Services - Enterprise Patterns with WCF RIA Services