Click here to Skip to main content
15,886,091 members
Home / Discussions / C#
   

C#

 
GeneralWindows Forms or WPF? Pin
N8tiv21-Aug-13 22:27
N8tiv21-Aug-13 22:27 
GeneralRe: Windows Forms or WPF? Pin
Richard Andrew x6421-Aug-13 23:22
professionalRichard Andrew x6421-Aug-13 23:22 
GeneralRe: Windows Forms or WPF? Pin
Keith Barrow21-Aug-13 23:30
professionalKeith Barrow21-Aug-13 23:30 
GeneralRe: Windows Forms or WPF? Pin
Mycroft Holmes22-Aug-13 0:47
professionalMycroft Holmes22-Aug-13 0:47 
GeneralRe: Windows Forms or WPF? Pin
Pete O'Hanlon22-Aug-13 0:49
mvePete O'Hanlon22-Aug-13 0:49 
GeneralRe: Windows Forms or WPF? Pin
Dave Kreskowiak22-Aug-13 1:50
mveDave Kreskowiak22-Aug-13 1:50 
GeneralRe: Windows Forms or WPF? Pin
N8tiv22-Aug-13 3:46
N8tiv22-Aug-13 3:46 
GeneralRe: Windows Forms or WPF? Pin
Dave Kreskowiak22-Aug-13 6:13
mveDave Kreskowiak22-Aug-13 6:13 
"web scraping" usually referes to getting the HTML of a web page and picking through it to pull out strings.

If you get the XML file for the RSS feed, it's already in a published format where you don't have to do any funky string manipulation to get at the data. It's all handled using standard XML methods.

AnswerRe: Windows Forms or WPF? Pin
Ravi Bhavnani23-Aug-13 5:44
professionalRavi Bhavnani23-Aug-13 5:44 
QuestionInterprocess communication Pin
ExcellentOrg21-Aug-13 21:54
ExcellentOrg21-Aug-13 21:54 
AnswerRe: Interprocess communication Pin
Richard Andrew x6421-Aug-13 23:17
professionalRichard Andrew x6421-Aug-13 23:17 
AnswerRe: Interprocess communication Pin
jschell22-Aug-13 8:16
jschell22-Aug-13 8:16 
GeneralRe: Interprocess communication Pin
AeroClassics3-Nov-13 4:23
professionalAeroClassics3-Nov-13 4:23 
Questioninsert table into Richtextbox Pin
trivedijignesh21-Aug-13 21:26
trivedijignesh21-Aug-13 21:26 
AnswerRe: insert table into Richtextbox Pin
Thomas Daniels21-Aug-13 21:30
mentorThomas Daniels21-Aug-13 21:30 
QuestionExtract Comment from Project/Website Pin
keyur satyadev21-Aug-13 20:26
keyur satyadev21-Aug-13 20:26 
AnswerRe: Extract Comment from Project/Website Pin
Bernhard Hiller21-Aug-13 21:25
Bernhard Hiller21-Aug-13 21:25 
GeneralRe: Extract Comment from Project/Website Pin
keyur satyadev22-Aug-13 3:38
keyur satyadev22-Aug-13 3:38 
GeneralRe: Extract Comment from Project/Website Pin
Bernhard Hiller22-Aug-13 20:16
Bernhard Hiller22-Aug-13 20:16 
AnswerRe: Extract Comment from Project/Website Pin
Simon_Whale22-Aug-13 3:59
Simon_Whale22-Aug-13 3:59 
GeneralRe: Extract Comment from Project/Website Pin
keyur satyadev22-Aug-13 20:08
keyur satyadev22-Aug-13 20:08 
GeneralRe: Extract Comment from Project/Website Pin
Simon_Whale22-Aug-13 23:06
Simon_Whale22-Aug-13 23:06 
QuestionCOM Visibility Pin
Richard Andrew x6421-Aug-13 18:16
professionalRichard Andrew x6421-Aug-13 18:16 
AnswerRe: COM Visibility Pin
Bernhard Hiller21-Aug-13 21:23
Bernhard Hiller21-Aug-13 21:23 
GeneralRe: COM Visibility Pin
Richard Andrew x6421-Aug-13 23:12
professionalRichard Andrew x6421-Aug-13 23:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.