Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is try - catch block advisable? Pin
OriginalGriff24-Aug-13 2:43
mveOriginalGriff24-Aug-13 2:43 
GeneralRe: Is try - catch block advisable? Pin
Eddy Vluggen24-Aug-13 2:54
professionalEddy Vluggen24-Aug-13 2:54 
GeneralRe: Is try - catch block advisable? Pin
jschell26-Aug-13 8:53
jschell26-Aug-13 8:53 
AnswerRe: Is try - catch block advisable? Pin
Brian Holsen25-Aug-13 18:18
Brian Holsen25-Aug-13 18:18 
AnswerRe: Is try - catch block advisable? Pin
V.26-Aug-13 3:11
professionalV.26-Aug-13 3:11 
QuestionGet User Privileges in a machine for a specific user Pin
Rijz22-Aug-13 20:10
Rijz22-Aug-13 20:10 
AnswerRe: Get User Privileges in a machine for a specific user Pin
Richard MacCutchan22-Aug-13 21:00
mveRichard MacCutchan22-Aug-13 21:00 
QuestionIndexOf Question Pin
AnalogNerd22-Aug-13 5:16
AnalogNerd22-Aug-13 5:16 
AnswerRe: IndexOf Question Pin
fjdiewornncalwe22-Aug-13 5:25
professionalfjdiewornncalwe22-Aug-13 5:25 
GeneralRe: IndexOf Question Pin
AnalogNerd22-Aug-13 5:33
AnalogNerd22-Aug-13 5:33 
AnswerRe: IndexOf Question PinPopular
PIEBALDconsult22-Aug-13 5:49
mvePIEBALDconsult22-Aug-13 5:49 
GeneralRe: IndexOf Question Pin
AnalogNerd22-Aug-13 5:53
AnalogNerd22-Aug-13 5:53 
QuestionDataSet parse date "dd/mm/yyyy" Pin
juliogyn22-Aug-13 5:09
juliogyn22-Aug-13 5:09 
AnswerRe: DataSet parse date "dd/mm/yyyy" Pin
Eddy Vluggen22-Aug-13 6:08
professionalEddy Vluggen22-Aug-13 6:08 
GeneralRe: DataSet parse date "dd/mm/yyyy" Pin
juliogyn22-Aug-13 9:52
juliogyn22-Aug-13 9:52 
AnswerRe: DataSet parse date "dd/mm/yyyy" Pin
fjdiewornncalwe22-Aug-13 10:17
professionalfjdiewornncalwe22-Aug-13 10:17 
GeneralRe: DataSet parse date "dd/mm/yyyy" Pin
juliogyn22-Aug-13 12:25
juliogyn22-Aug-13 12:25 
AnswerRe: DataSet parse date "dd/mm/yyyy" Pin
Forbiddenx23-Aug-13 2:21
Forbiddenx23-Aug-13 2:21 
GeneralRe: DataSet parse date "dd/mm/yyyy" Pin
juliogyn26-Aug-13 2:28
juliogyn26-Aug-13 2:28 
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 
You don't do "web scraping" to make an RSS reader. You simply download the RSS feed XML file from the site. Like Pete said, formatting this XML for display is easier in WPF. There are tons of examples all over the web.

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.