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. Web Development
  3. ASP.NET
  4. how to make page like Igoogle(http://www.google.co.in/ig?hl=en)

how to make page like Igoogle(http://www.google.co.in/ig?hl=en)

Scheduled Pinned Locked Moved ASP.NET
comhelptutorialquestion
4 Posts 2 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.
  • P Offline
    P Offline
    Piyush Vardhan Singh
    wrote on last edited by
    #1

    how to make page like Igoogle(http://www.google.co.in/ig?hl=en) specialy feture of drag drop item one div to another Please help me.

    Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

    R 1 Reply Last reply
    0
    • P Piyush Vardhan Singh

      how to make page like Igoogle(http://www.google.co.in/ig?hl=en) specialy feture of drag drop item one div to another Please help me.

      Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

      R Offline
      R Offline
      Rhys Jacob
      wrote on last edited by
      #2

      I used this[^] book and sample code to create an iGoogle like site. http://dropthings.omaralzabir.com[^] is the sample page that it teaches you to build It's reasonably straightforard and uses Linq.

      P 1 Reply Last reply
      0
      • R Rhys Jacob

        I used this[^] book and sample code to create an iGoogle like site. http://dropthings.omaralzabir.com[^] is the sample page that it teaches you to build It's reasonably straightforard and uses Linq.

        P Offline
        P Offline
        Piyush Vardhan Singh
        wrote on last edited by
        #3

        Thanks For Reply Please explain in Briefly.

        Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

        R 1 Reply Last reply
        0
        • P Piyush Vardhan Singh

          Thanks For Reply Please explain in Briefly.

          Piyush Vardhan Singh p_vardhan14@rediffmail.com Eventure Technology http://holyschoolofvaranasi.blogspot.com http://holytravelsofvaranasi.blogspot.com

          R Offline
          R Offline
          Rhys Jacob
          wrote on last edited by
          #4

          iGoogle is made up of widgets. The book explains how to create your own widgets using the .net 3.5 Ajax framework. When a new user logs in, database records are created to record which widgets they have selected and the widget locations in a three column screen layout. When a user drags and drops a widget, the column number and order are recorded via Ajax back to the database for the next time they login. You can use the basic framwork to create your own widgets to do anything you want, but the most useful RSS functionality etc is already written for you. hope this helps.

          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