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

  • SEARCH
  • Home
  • 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 6655401
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:30:55+00:00 2026-05-26T01:30:55+00:00

I am new to MVC3 and coming from a Winforms background. I have a

  • 0

I am new to MVC3 and coming from a Winforms background. I have a two-part question. The first is simple – if I have a Controller with a private non-static variable in it, will I have a separate “instance” of that variable for each user that browses to my application?

The second is more of a general question… but I’m not sure of the right words to ask it. =) Let’s suppose that my web app sits on a server that is being fed some text via the network, and needs to post that text to a particular end user (via AJAX), how do I “find” that user’s session? I’m worried about the goal being to post the text in only one user’s browser when there might be 50 connected to the server. What’s the right way to go about that?

Thanks!

  • 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-26T01:30:56+00:00Added an answer on May 26, 2026 at 1:30 am

    if I have a Controller with a private non-static variable in it, will I have a separate “instance” of that variable for each user that browses to my application

    Yes, you will have a separate instance for each user request. You will have a separate instance of the controller (and the private field) even for the same user if he performs consecutive requests. A controller’s lifetime is tied only to a given HTTP request.

    how do I “find” that user’s session?

    ASP.NET tracks user sessions using cookies. Cookies are automatically sent along AJAX requests so the server will be able to identify the user. Take a look at ASP.NET Session state.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm new to MVC3 coming from CakePHP, and have been quite impressed. But I've
I'm working on a site and I'm new to MVC3 Framework. I'm coming from
I have a simple ASP.NET MVC 3 dummy app (just learning MVC coming from
I have a new MVC3 project with one Controller called PublicController.cs which contains 4
Using nUnit. result is a ViewResult coming back from an MVC3 controller - it
I'm somewhat new to MVC3, so I have a few questions... I am creating
i have a problem with the asp.net MVC3. when i create a new project
I have a function calling a controller method in MVC3. $.getJSON('@Url.Action(LoadCitiesByProvince, Property)', { id:
Fairly new to MVC3 and I am doing a simple project for testing purposes.
I'm trying to learn ASP.NET MVC 3 coming from a web forms background. I'm

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.