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. SharePoint
  4. User management

User management

Scheduled Pinned Locked Moved SharePoint
questioncsharpasp-netsharepointdatabase
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.
  • C Offline
    C Offline
    CodingYoshi
    wrote on last edited by
    #1

    We have many custom asp.net applications which need user management (login, authentication, lost password, add or delete users, update profile etc.), logging (actions, search logs, connection problems etc.), content approval and content upload. Each application is duplicating the above functionality and I want to get rid of the duplicated effort. My question is: Can I create 1 custom asp.net application which will use the WSS at the back end to handle most of the above? So basically I will create a web user interface and use the sharepoint sdk and database to do the aforementioned. Or do you have some other suggestion? CodingYoshi Artificial Intelligence is no match for Human Stupidity.

    K 1 Reply Last reply
    0
    • C CodingYoshi

      We have many custom asp.net applications which need user management (login, authentication, lost password, add or delete users, update profile etc.), logging (actions, search logs, connection problems etc.), content approval and content upload. Each application is duplicating the above functionality and I want to get rid of the duplicated effort. My question is: Can I create 1 custom asp.net application which will use the WSS at the back end to handle most of the above? So basically I will create a web user interface and use the sharepoint sdk and database to do the aforementioned. Or do you have some other suggestion? CodingYoshi Artificial Intelligence is no match for Human Stupidity.

      K Offline
      K Offline
      Kevpoint
      wrote on last edited by
      #2

      Technically you can do this because - 1. SharePoint is compatible with the ASP.NET MembershipProvider, which is where *most* of the user functionality you seek lies. 2. SharePoint has lists and document libraries which you could leverage for the content functionality you mentioned. Do take note of some of the strengths and weaknesses of sharepoint though - even if you plan to use the "free" version.

      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