Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6951163
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:11:04+00:00 2026-05-27T14:11:04+00:00

I am trying to create a web site app using MVC 3- The problem

  • 0

I am trying to create a web site app using MVC 3- The problem is I want to setup a website where a user signs in they see data only specific to them. For example when you log into facebook, you only see your “wall” and not other peoples.

Can someone point me to a tutorial on how to setup a database where data can be connected to a user?

thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T14:11:05+00:00Added an answer on May 27, 2026 at 2:11 pm

    Have a table in your own data model that uses a primary key UserName. This is the value that will determine which wall you show to the user.

    When a user registers, after you create them using the ASP.NET Membership Provider, add a new row to the Users table giving the same UserName as the UserName in the membership provider (for simplicity, we use email address for username — easier to guarantee uniqueness). You can execute queries for their wall data by using the User property of the Controller class.

    1. User registers, you create a user account for them (Membership.CreateUser)
    2. At same time as Membership.CreateUser, insert UserName into a row on your data model
    3. User signs in
    4. User requests page
    5. Page uses the Controller.User property to query your app database for the correct wall content to display.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to create a Palm OS app to check a web site every
We are trying to create an ASP.NET web app using the apple-mobile-web-app-capable meta-tag to
I'm trying to create a DLL using a Dataset.XSD file to access my website's
I am trying to create instance of class by using reflection in ASP.net web
I have created a website from File->new-> Web Site. i am trying to go
I'm trying to display on the web (read as create a GIS Web app)
I am trying to create an iPhone app for a large website (as big
I'm trying to create a J2ME app, which talks to webserver using HttpConnection connector.
I'm trying to deploy a WinForm app through clickonce using a ftp site on
Hey guys, I'm trying to create a web app similar to a web crawler

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.