15,793,609 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 Python questions
View PHP 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 komalilella (Top 30 by date)
komalilella
9-Nov-11 4:19am
View
yes.iam asking about amazon s3 dll for mac os.
komalilella
24-Oct-11 8:13am
View
same problem..i tried that one but not working..
komalilella
23-Sep-11 6:44am
View
my doubt is we will take a json string and do encoding/decoding.. or else how to do json encoding and decoding
komalilella
24-Aug-11 2:01am
View
k.thanks for replying...
ok i got trx file but it is xml file.
but my doubt is how to generate that test results as a report.
if u know pls let me know.
komalilella
24-Aug-11 0:53am
View
actually wat happend means i did like this..run test then it came test results right.now i want show those results as a report..how?
if u know pls let me know.
komalilella
22-Aug-11 1:27am
View
no. but i want generate report...
komalilella
10-Aug-11 2:56am
View
i took one folder icon in the same folder of the project.when i will give the any path of folder to the project that time folder icon changed to new icon.
nw i want to changed to previous one..this one didn't get it..
if u knw pls let me know..
komalilella
10-Aug-11 1:42am
View
my problem is change it back.if u know pls let me know..
komalilella
5-Aug-11 5:13am
View
no..
i want entire folder structure path as string in textbox..
komalilella
5-Aug-11 5:02am
View
actuually wat happend means..i create sample folder in 'D' and in that sample folder again i create hello folder and in that hello folder i created one .txt file.by using i displayed as a string in textbox i got string like this:
D:\sample\hello\text.txt.now iam doing how to serialize that path in json..
this my task..
pls let me know,if u have soluution..
komalilella
5-Aug-11 1:12am
View
hi mark nischailke..
now i have one more doubt..on json..
now i have folder structure like this: i have sample folder in 'D' and in that sample one more hello folder and one text file like file.txt and again in that hello folder two text files like text.txt,bye.txt files are their. now my task is how to convert the entrire folder structure as a string... if u know any solution for this pls let me know..
thanks for advance...
komalilella
5-Aug-11 1:08am
View
hi mark nischailke..
thanks for replying...i got the solution 1 week back..i declared like that only..
komalilella
4-Aug-11 5:35am
View
it not getting..pls let me know..
when ever i clik the button that time that entire string will display in textbox.
komalilella
3-Aug-11 2:08am
View
hi sakryukov...
u saw my directory structure above right...wat i will do means u can seralize to directory structure or converting that directory structure into json..
pls give any simple example...
iam new to json..
komalilella
2-Aug-11 5:24am
View
actually i have some directory structure like this:
newfolder
|_newfoder
|_file.txt
|_sample.txt
now i want to convert that directory structure into c#.if knows pls let me know.
komalilella
1-Aug-11 2:32am
View
do u know dropbox..in that when ever we copy any file in that at that time that file displayed like file with arrow symbol and after synchronizing tick file with tick mark dsplayed.
komalilella
28-Jul-11 1:49am
View
i want to deseralize using key value pair ..pls let me know..
komalilella
22-Jul-11 1:57am
View
i removed this:
string strres1 = strResponse.ToString();
but stream reader would be used in xml write..but here iam using json..
iam getting same error.. invalid json primitive..
komalilella
20-Jul-11 8:27am
View
did u send any solution?
komalilella
19-Jul-11 4:43am
View
hi daveAuld..
actually what i did means, i consume one rest based json service in c#.at that time i got json string.but that json string with special characters..
now iam doing deserealize that json string using key value pair but how will do.i don't know..
i retreive the json string in textbox.
komalilella
19-Jul-11 0:25am
View
pls let me know how to deserialize a json string using keyvalue pair and dictionary<>.do the need full.
komalilella
18-Jul-11 7:41am
View
did u sent solution for that.iam nt getting any solution
komalilella
18-Jul-11 2:23am
View
its very good code..
hi i tried for above code..output came.but ima getting in my output with special characters like square boxes ,how to remove those special characters..if u know pls let me know..
actually iam using windows form apllcation.
komalilella
18-Jul-11 0:25am
View
ha i solved problem for my previous question..
komalilella
16-Jul-11 8:15am
View
actually...this is my problem...
i have webservice link like:
http://api.geonames.org/citiesJSON?north=44.1&south=-9.9&east=-22.4&west=55.2&lang=de&username=demo..
how to consume this webservice in c#...
i tried like this: rightclick on project and select Add webreference then Add web refrence window open.. and i copied the above link and enter,error came like that..
Internet Explorer cannot download citiesJSON from api.geonames.org and Internet Explorer was not able to open this internetsite.the Requested site is either unavailable or cannot be found.pls try again later.....
If any body knows for the above problem pls let me know..its very urgent for me and do the need full... .
komalilella
16-Jul-11 8:13am
View
hii
sorry salman...i didn't get it..
iam new this concept...
pls let me know step by step..
komalilella
16-Jul-11 4:25am
View
how to check for valid rest service url..pls let me know..
komalilella
16-Jul-11 4:22am
View
hi raiskazi..
basically i am new to this concept...if u know detail steps (step by step)pls let me know...and i don't know where to write the above code...pls do the need full.
komalilella
12-Jul-11 7:41am
View
actually wat happend like is it necessary to write [datamember...].
pls let me know.
komalilella
12-Jul-11 7:31am
View
iam not getting datacontract how to achieve tat.
pls let me know which namespaces can be used..
Show More