16,001,557 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by Hari-CodeBlogger (Top 16 by date)
Hari-CodeBlogger
5-Dec-15 2:52am
View
i got the correct data on responseString. The JSONArray has to be Sorted.
response = new JSONArray(responseString);
Thank you for your time and effort.
Hari-CodeBlogger
5-Dec-15 1:52am
View
Deleted
I don't get error. TextView shows following text
com.example.android.sampleapp.HTTPRequest@420e93e0
And com.example.android.sampleapp - is package name
Hari-CodeBlogger
20-Jul-15 10:22am
View
Deleted
Hi , I'm Harish. I have a doubt in this. I have a User control with Three Button.
How will i handle the click event of different buttons in the Usercontrol in that form.?
Hari-CodeBlogger
7-Jul-15 10:46am
View
(y)
Hari-CodeBlogger
7-Jul-15 10:18am
View
any guidance Link if you could Provide..
Hari-CodeBlogger
6-Jul-15 4:17am
View
any idea on auto pick User's Mobile Number..? Is it Possible just like in android.?
Hari-CodeBlogger
4-Jul-15 9:34am
View
Need help. When i pick Contacts from my phone, it displays "Facebook , Whatsapp , Twitter " along with other contacts where as in phone book i haven't added such.. Why is it..?
Hari-CodeBlogger
17-Jun-15 3:28am
View
Thank You so much..
Hari-CodeBlogger
17-Jun-15 3:15am
View
When i use Item.Phones , it prints "Windows.Foundation.Collection.NonNullVector" ., Is this because i use the emulator.?
Hari-CodeBlogger
15-Jun-15 9:07am
View
Hope you would have sorted out my problem. If you don't mind can u help me out.?
http://www.codeproject.com/Questions/1001009/How-Could-I-Pick-All-Contact-Details
Hari-CodeBlogger
8-Jun-15 4:44am
View
Thank you for your reply.
sorry. My Bad. string value comes like "Rs.200.00"
Thats was the problem
Hari-CodeBlogger
8-Jun-15 4:44am
View
Thank you for your reply.
sorry. My Bad. string value comes like "Rs.200.00"
Thats was the problem
Hari-CodeBlogger
8-Jun-15 4:43am
View
Thank you for your reply.
sorry. My Bad. string value comes like "Rs.200.00"
Thats was the problem
Hari-CodeBlogger
29-Sep-14 2:35am
View
MySQl , Xampp
Hari-CodeBlogger
31-Jul-14 2:26am
View
i have being trying to move the tableLayoutPanel to a location that has to check the condition and change.
Location (695,697) to (3,697) or cell (2,2) to (0,2)
tableLayoutPanelLogos.Location = new Point(3, 697); tableLayoutPanelLogos.BringToFront();
doesn't works. any sugggestion..?
Hari-CodeBlogger
30-Jul-14 9:35am
View
only in c#. also i need to change a tableLayout Panel cell postioning from (2,2) to (0,2)
Show More