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. ASp.NET Ajax Controls

ASp.NET Ajax Controls

Scheduled Pinned Locked Moved ASP.NET
helpcsharpcssasp-netcom
2 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.
  • H Offline
    H Offline
    hrishiS
    wrote on last edited by
    #1

    Hi to All, Since, I am not so familiar with all controls, Could anyone please help me out, in choosing the appropriate controls for the requirements. I am planning to create an richUI site with good speed(data retrival)...more or less a Social Network site.... Now, before I go ahead, I need to decide what controls to use and what not, for the main design (say a master page).... So, in order to put all the links on the left side, and whatever data will be changing (say, something like scrapbooks or msges in orkut.com) on the main page.....what controls i need to use....For the left side links, i can use the accordian control...But what about my main contents (scrapbook/mails/something else, which will be changing according to the links on the accordian control) on the side??...should I put those in a Update Panel or an Update panel inside an ContentPlaceHolder?.... What about dividing the whole page into a table?....put accordian into left side, panels into the contentplaceHolder...?....Problem may occur when i resize the page... Please advice me for the same...

    ----------------------------- I am a beginner

    A 1 Reply Last reply
    0
    • H hrishiS

      Hi to All, Since, I am not so familiar with all controls, Could anyone please help me out, in choosing the appropriate controls for the requirements. I am planning to create an richUI site with good speed(data retrival)...more or less a Social Network site.... Now, before I go ahead, I need to decide what controls to use and what not, for the main design (say a master page).... So, in order to put all the links on the left side, and whatever data will be changing (say, something like scrapbooks or msges in orkut.com) on the main page.....what controls i need to use....For the left side links, i can use the accordian control...But what about my main contents (scrapbook/mails/something else, which will be changing according to the links on the accordian control) on the side??...should I put those in a Update Panel or an Update panel inside an ContentPlaceHolder?.... What about dividing the whole page into a table?....put accordian into left side, panels into the contentplaceHolder...?....Problem may occur when i resize the page... Please advice me for the same...

      ----------------------------- I am a beginner

      A Offline
      A Offline
      Abhishek Sur
      wrote on last edited by
      #2

      Use of lots of complex control means lots of javascript load and site becomes slow. Avoid using complex control. Tables render slow in client, you can also use ul /li to generate tables if they are used in fixed size. Compress your output stream using GZip compression always. :)

      Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.


      My Latest Articles-->** Microsoft Bing MAP using Javascript
      CLR objects in SQL Server 2005
      Uncommon C# Keywords
      /xml>

      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