Click here to Skip to main content
15,905,616 members
Home / Discussions / C#
   

C#

 
QuestionCreating Windows service Pin
DownBySpj26-Oct-06 0:34
DownBySpj26-Oct-06 0:34 
AnswerRe: Creating Windows service Pin
ednrgc26-Oct-06 4:26
ednrgc26-Oct-06 4:26 
QuestionProblem with using ParameterField class in CrystalReport. Pin
hdv21225-Oct-06 22:56
hdv21225-Oct-06 22:56 
AnswerRe: Problem with using ParameterField class in CrystalReport. Pin
bearfx26-Oct-06 5:42
bearfx26-Oct-06 5:42 
QuestionIs this doable? Pin
sharma sanjeev25-Oct-06 22:04
sharma sanjeev25-Oct-06 22:04 
AnswerRe: Is this doable? Pin
ednrgc26-Oct-06 3:34
ednrgc26-Oct-06 3:34 
GeneralRe: Is this doable? Pin
sharma sanjeev26-Oct-06 3:38
sharma sanjeev26-Oct-06 3:38 
GeneralRe: Is this doable? Pin
ednrgc26-Oct-06 3:46
ednrgc26-Oct-06 3:46 
I don't usually hand feed people that ask broad questions, like can this be done. The solution is fairly simple if you think about the process(es) necessary to achieve this goal.

Start thinking of your problem from a broad view:

1 - I need to find a way to traverse through each page on a website.

Then break it down from there:

1.1 - Find methods I can use to traverse the site.

1.1.1 - retrieve the main page and traverse all on-site links
1.1.2 - find a method to find pages that are not linked to main site.
1.1.3 - ..... etc.


AnswerRe: Is this doable? Pin
Pete O'Hanlon26-Oct-06 4:40
mvePete O'Hanlon26-Oct-06 4:40 
QuestionConverting header file (C++) to C# Pin
yarns25-Oct-06 22:04
yarns25-Oct-06 22:04 
AnswerRe: Converting header file (C++) to C# Pin
Nader Elshehabi25-Oct-06 23:16
Nader Elshehabi25-Oct-06 23:16 
AnswerRe: Converting header file (C++) to C# Pin
ednrgc26-Oct-06 3:41
ednrgc26-Oct-06 3:41 
QuestionIs this doable? Pin
sharma sanjeev25-Oct-06 22:03
sharma sanjeev25-Oct-06 22:03 
AnswerRe: Is this doable? Pin
ednrgc26-Oct-06 3:49
ednrgc26-Oct-06 3:49 
QuestionIs this doable? Pin
sharma sanjeev25-Oct-06 22:02
sharma sanjeev25-Oct-06 22:02 
AnswerRe: Is this doable? Pin
ednrgc26-Oct-06 3:49
ednrgc26-Oct-06 3:49 
GeneralRe: Is this doable? Pin
sharma sanjeev26-Oct-06 3:52
sharma sanjeev26-Oct-06 3:52 
GeneralRe: Is this doable? Pin
ednrgc26-Oct-06 3:58
ednrgc26-Oct-06 3:58 
GeneralRe: Is this doable? Pin
Colin Angus Mackay26-Oct-06 4:13
Colin Angus Mackay26-Oct-06 4:13 
GeneralRe: Is this doable? Pin
sharma sanjeev26-Oct-06 17:41
sharma sanjeev26-Oct-06 17:41 
QuestionSleep in an application Pin
C-Scharbe25-Oct-06 21:58
C-Scharbe25-Oct-06 21:58 
AnswerRe: Sleep in an application Pin
baerten25-Oct-06 22:04
baerten25-Oct-06 22:04 
GeneralRe: Sleep in an application Pin
C-Scharbe25-Oct-06 22:10
C-Scharbe25-Oct-06 22:10 
GeneralRe: Sleep in an application Pin
Nader Elshehabi25-Oct-06 23:10
Nader Elshehabi25-Oct-06 23:10 
AnswerRe: Sleep in an application Pin
abhinish25-Oct-06 23:10
abhinish25-Oct-06 23:10 

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.