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. Membership profile and roles quite slow

Membership profile and roles quite slow

Scheduled Pinned Locked Moved ASP.NET
databasecsharpcssasp-netsysadmin
1 Posts 1 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.
  • V Offline
    V Offline
    VSpike
    wrote on last edited by
    #1

    Is it just me or is retrieving profile/role info for a user incredibly slow? I used some code that creates an ODS for membership, profile and role info and tried to show all users in a grid on a small site with about 110 users and it takes 2m25s to do it. Admittedly that's a local asp.net test server fetching from remote MS SQL DB over my 1Mb/s ADSL, but even when both web and db servers and colocated, it's not much better. Generally, why would I not store most user info in a table of my own making with loweredusername as the key?

    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