Click here to Skip to main content
15,913,941 members
Home / Discussions / C#
   

C#

 
GeneralRe: about Rama's screensaver? Pin
zhoujun18-May-02 21:43
zhoujun18-May-02 21:43 
GeneralRe: about Rama's screensaver? Pin
Nish Nishant18-May-02 22:05
sitebuilderNish Nishant18-May-02 22:05 
GeneralRe: about Rama's screensaver? Pin
zhoujun18-May-02 22:49
zhoujun18-May-02 22:49 
GeneralRe: about Rama's screensaver? Pin
Nish Nishant18-May-02 23:08
sitebuilderNish Nishant18-May-02 23:08 
GeneralRe: about Rama's screensaver? Pin
Christian Graus18-May-02 23:36
protectorChristian Graus18-May-02 23:36 
AnswerRe: about Rama's screensaver? Pin
Rama Krishna Vavilala18-May-02 18:19
Rama Krishna Vavilala18-May-02 18:19 
GeneralRe: about Rama's screensaver? Pin
zhoujun18-May-02 21:56
zhoujun18-May-02 21:56 
Generalplease give me some guide to find such resources! Pin
zhoujun18-May-02 16:54
zhoujun18-May-02 16:54 
GeneralRe: please give me some guide to find such resources! Pin
Rama Krishna Vavilala18-May-02 18:42
Rama Krishna Vavilala18-May-02 18:42 
GeneralRe: please give me some guide to find such resources! Pin
zhoujun18-May-02 22:53
zhoujun18-May-02 22:53 
Question.NET Forms in a web browser? Pin
Chris Hafey18-May-02 12:59
Chris Hafey18-May-02 12:59 
AnswerRe: .NET Forms in a web browser? Pin
SHaroz20-May-02 7:43
SHaroz20-May-02 7:43 
GeneralRe: .NET Forms in a web browser? Pin
Chris Hafey20-May-02 16:25
Chris Hafey20-May-02 16:25 
Questiontry / catch breaks if statement !? Pin
tcs18-May-02 11:14
tcs18-May-02 11:14 
AnswerRe: try / catch breaks if statement !? Pin
tcs18-May-02 11:47
tcs18-May-02 11:47 
GeneralLetting the debugger catch unhandles exceptions in web services Pin
tcs18-May-02 8:49
tcs18-May-02 8:49 
General.NET (C#) interopability Pin
17-May-02 14:08
suss17-May-02 14:08 
GeneralPlease help: Substitution parameters! Pin
Rohde17-May-02 12:41
Rohde17-May-02 12:41 
GeneralRe: Please help: Substitution parameters! Pin
David Wengier17-May-02 13:12
David Wengier17-May-02 13:12 
Questionwhat does it do? Pin
zhoujun16-May-02 22:00
zhoujun16-May-02 22:00 
AnswerRe: what does it do? Pin
James T. Johnson17-May-02 1:11
James T. Johnson17-May-02 1:11 
GeneralRe: what does it do? Pin
zhoujun17-May-02 17:01
zhoujun17-May-02 17:01 
GeneralRe: what does it do? Pin
James T. Johnson18-May-02 12:27
James T. Johnson18-May-02 12:27 
zhoujun wrote:
but do you know where did the screensaver project use the LatestBrief class?

Our (Christian Graus and I) screensaver uses the LatestBrief class in the UpdateList() method of the Saver class. That method's sole purpose is to update the data that the screen saver displays.

WebResourceProvider is used by Rama Krishna's screensaver to perform a technique known as scraping, where you download a webpage, then pick out the bits you want. You'll have to refer to his article to see how he uses it.

Both the CP Web Service and the WebResourceProvider are utilities to get information from CodeProject into the screensaver.

Hope that clears up some of your questions,

James

Simplicity Rules!
GeneralRe: what does it do? Pin
zhoujun18-May-02 16:30
zhoujun18-May-02 16:30 
QuestionHow to run c# app on a win2000 machine without installing the framework? Pin
16-May-02 20:18
suss16-May-02 20:18 

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.