Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
Parsing
Tagged with:
Parsing
3
records found
date
active
views
answers
votes
How to: Deserialization of nested JSON
I am receiving the JSON formatted string from a web service over the Internet. It is roughly formatted like so: { "version" : 2, "query" : "Companies, ...
Mar 24, 2011
by
Leo Benson
122
96.7
Last:
Sep 09, 2011
by
Kevon Hayes
68
95.6
C#
JSON
Parsing
Views
6K
Answers
3
Votes
0
Answer
Code
Follow
0
Parsing of HTML: Use Regex or HTML Agility Pack?
I need to parse some HTML in my project. It is fairly simple and controlled HTML, that is, we don't parse just any malformed HTML out there in the wild. I was thinking of using Regex for this purpose, but I ...
Apr 18, 2011
by
Sean Healy
340
99.8
HTML
Parsing
Regex
Views
2.5K
Answers
0
Votes
0
Answer
Code
Follow
0
What Design Pattern to use for collections of parsers
I have string and I need to pass it through different parsers and eventually get the processed string. Lets say, I have string s = "<input type='text' /> some text <span>hello</span> ...
Jan 29, 2011
by
Igor M
50
50
Last:
Feb 17, 2011
by
Stephanie Schwinn
50
50
Design Patterns
Parsing
Views
3.5K
Answers
1
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top