Are static variable values the same within one session or are their values the same at application server level?
They're at an AppDomain
level - that's the same for all static variables, whether they're in ASP.NET or not.
So:
count++
aren't safe)If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With