Use of Session in VB.NET
Can we use Session in VB.Net?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Chiranjita NayakPosted Nov 5, 2012, 12:54 AM
Like
If Session("UserID")
Session("UserID") = "SomeDefaultSetting"Is Nothing
Then