Visual Basic Code , VB.NET Code, VB Code
  Home   :  Code   :  Forums   :  Submit   :  Mailing List   :  About   :  Contact


Using Sessions


Using Sessions

Author
Message
Matrix101
Matrix101
Forum God
Forum God (365 reputation)Forum God (365 reputation)Forum God (365 reputation)Forum God (365 reputation)Forum God (365 reputation)Forum God (365 reputation)Forum God (365 reputation)Forum God (365 reputation)Forum God (365 reputation)

Group: Forum Members
Posts: 1, Visits: 3
Hi All,



I am using specific sessions calls in my *.aspx pages and i have 2 questions related to this:



1-Is there a difference between using this type of session declaration in your aspx page?:

HttpContext.Current.Session.Item("Whatever") VS Session("Whatever")

Would this give the same information for a specific user?



2-Is using Session really User Specific data? I know you can share information using cache but is there possibilities that we have 2 different users (different browsers) that would share information threw sessions. Keep in mind that i am using SQLStateServer for my sessions



Thanks
GO


Similar Topics


Reading This Topic


Login
Existing Account
Email Address:


Password:


Social Logins

Select a Forum....

















A1VBCode Forums


Search