My very first Q. on StackOverflow: I have a database originally generated using code first in Entity Framework 4.1.Another team and the DBA have asked that we move to database-first design for a numb
I want to create chat application in IPhone. Is/Are there any framework(s) wh开发者_开发知识库ich support the same? Do I have to use a third party tool for creating it? If yes, which one?
I am given an application which uses ActiveX controls and communicates with COM components and makes a video call.
I created a dylib in XCode. I set the installtion directory to @rpath. Then I created a test 开发者_JAVA技巧project in which I am using this dylib. When I run it, I get dyld error:library not loaded..
I use xcode4, on a openglES project i have added code for in-app purchase from the tutorial: http://www.raywenderlich.com/2797/introduction-to-in-app-purchases
I\'ve recently started with Entity Framework on an MVC project I\'m doing to get the grips with the technologies and I\'ve got a few questions : ..
I have been developing a simple app using HTML pages that are interlinked.They will be using some form of data persistence.I have not decided yet.They will be displayed on an iPad in both landscape an
I am working on a register controller to create a account. I send the user to a special url: www.name.com/activate/1/fdafdsafdasfdsa where 1 is a id en fdafdsafsda is a hash. I check these in the publ
I create a library and function show, outputs (results) the Library sent for control, but there\'s in view page following error. What is in your opinion problem?
I need to download an image in an ImageView开发者_如何学Go. I want to use a ProgressBar to tell the user that the program is downloading images. If the program can\'t download the image in 30sec, the