Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. how to create web spider using C#

how to create web spider using C#

Scheduled Pinned Locked Moved C#
helpcsharptutorial
8 Posts 5 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    naveen20_5
    wrote on last edited by
    #1

    i have a problem in which i have to get data from one site into excel sheet . can i make this using C#. please help

    D R 2 Replies Last reply
    0
    • N naveen20_5

      i have a problem in which i have to get data from one site into excel sheet . can i make this using C#. please help

      D Offline
      D Offline
      Deresen
      wrote on last edited by
      #2

      You can certainly make this using C#.

      N 1 Reply Last reply
      0
      • D Deresen

        You can certainly make this using C#.

        N Offline
        N Offline
        naveen20_5
        wrote on last edited by
        #3

        thz for your kind reply .... well sir if u can help me how to get started. which classes i have to use. what r its requirement

        P 1 Reply Last reply
        0
        • N naveen20_5

          thz for your kind reply .... well sir if u can help me how to get started. which classes i have to use. what r its requirement

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          I'd start by writing out my requirements, and then mapping out a couple of possible solutions (probably using storyboards).

          naveen20_5 wrote:

          what r its requirement

          This is your project. How are we supposed to know?

          "WPF has many lovers. It's a veritable porn star!" - Josh Smith

          As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.

          My blog | My articles | MoXAML PowerToys

          1 Reply Last reply
          0
          • N naveen20_5

            i have a problem in which i have to get data from one site into excel sheet . can i make this using C#. please help

            R Offline
            R Offline
            Rutvik Dave
            wrote on last edited by
            #5

            naveen20_5 wrote:

            can i make this using C#.

            You can do almost everything using C# (IT related :-D ) You can use this class[^] and use the DownloadData Method to get the byte[]. and then you can parse those data and create a excel file.

            A 1 Reply Last reply
            0
            • R Rutvik Dave

              naveen20_5 wrote:

              can i make this using C#.

              You can do almost everything using C# (IT related :-D ) You can use this class[^] and use the DownloadData Method to get the byte[]. and then you can parse those data and create a excel file.

              A Offline
              A Offline
              Anthony Mushrow
              wrote on last edited by
              #6

              Its just that easy ;)

              My current favourite word is: Delicious!

              -SK Genius

              Game Programming articles start -here[^]-

              N R 2 Replies Last reply
              0
              • A Anthony Mushrow

                Its just that easy ;)

                My current favourite word is: Delicious!

                -SK Genius

                Game Programming articles start -here[^]-

                N Offline
                N Offline
                naveen20_5
                wrote on last edited by
                #7

                Thanks a lot

                1 Reply Last reply
                0
                • A Anthony Mushrow

                  Its just that easy ;)

                  My current favourite word is: Delicious!

                  -SK Genius

                  Game Programming articles start -here[^]-

                  R Offline
                  R Offline
                  Rutvik Dave
                  wrote on last edited by
                  #8

                  Well, thats just a hint :)

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups