| bio | website | |
|---|---|---|
| location | chennai | |
| age | 24 | |
| visits | member for | 1 year, 3 months |
| seen | 1 hour ago | |
| stats | profile views | 397 |
Hi ,
I am Siba Prasad, I have completed B.tech from BPUT.
I am working as Project manager for Mobile-Team.
I have done several project for Windows, Blackberry, Android,IPHONE, IPAD, and Mobile websites.
I m having knowledge in Objective-C, COCOS2d-x, C, C++, JAVA, .net, HTML, HTNL5, CSS, Jquery, JavaScript
Contact me : sibahota1989@gmail.com , mob:+91-8122712601
|
1h |
comment |
Tableview doesn't fire cellForRowtIndexPath Check this answer on How to create tableview programatically : stackoverflow.com/questions/4356695/… |
|
1h |
comment |
Tableview doesn't fire cellForRowtIndexPath @SigfridMaenhout if you are not using Xib file , then why you are Using IBOutlet ? insted of IBOutlet UITableView *tableDagprogrammaDetail , use UITableView *tableDagprogrammaDetail and in ViewDidload write the Code to create Tableview Programatically. |
|
1h |
comment |
Tableview doesn't fire cellForRowtIndexPath @MarcMosby Thanks for your appreciation , i just wanted to help. |
|
2h |
comment |
Tableview doesn't fire cellForRowtIndexPath download the project : 4shared.com/zip/FI1HJV1c/DagprogrammaDetail.html |
|
2h |
revised |
Tableview doesn't fire cellForRowtIndexPath added 90 characters in body |
|
2h |
comment |
Tableview doesn't fire cellForRowtIndexPath Check my answer its working fine , I just used your code only. The problem with your code was you didn't allocated the array Properly. |
|
2h |
answered | Tableview doesn't fire cellForRowtIndexPath |
|
2h |
comment |
Tableview doesn't fire cellForRowtIndexPath Do onething , instead of calling your API in ViewDidLoad , call that in ViewDidAppear And then Reload the table view. ex: [yourTable Reloaddata] Also add Break point in all Delegate/ datasource method of tableview |
|
May 14 |
comment |
Getting JSON data From a URL Which contains .SVC?wsdl file in iOS 5? Can you Submit your Code ? And explain what is the problem , i will try to help you out. |
|
Apr 29 |
revised |
json parsing in iOS added 92 characters in body |
|
Apr 29 |
answered | json parsing in iOS |
|
Apr 15 |
comment |
In-App Purchase – Auto-Renewable Subscription demo? @fnf I given the answer for Process of in-app purchase and informed to change subscription Type while creating the in-app purchase ID.Hope you worked with in-app purchase before. If yes then you should know, while creating in-app purchase its asking for type. If you didn't then try to create one and see. |
|
Apr 1 |
accepted | Need help for Using amazon Product Advertising API in iphone |
|
Mar 20 |
revised |
iPhone timer task for long processes added 290 characters in body |
|
Mar 20 |
comment |
iPhone timer task for long processes You can downloaded the Code from here : cogzentappz.com/demo/iostutorial/BackgroundtaskChecker.zip and test. Hope it will work for you. Happy Coding. |
|
Mar 19 |
comment |
XML into JSON conversion in iOS Use @Ryan's Code , Working fine. |
|
Mar 19 |
comment |
XML into JSON conversion in iOS I tested your Code , Working like a charm , Thanks for answering. |
|
Mar 19 |
comment |
iPhone timer task for long processes i don't think Simulator would be a Problem, Even its Working perfectly for me in simulator also. I m trying my best to sort it out. |
|
Mar 17 |
answered | Custom ios camera shutter not opening? |
|
Mar 14 |
comment |
iPhone timer task for long processes Can you Post all Your Codes, And Edit your Question Again ? it will be helpful for us to find the issue. |