Global variables in ASP.Net wen applications

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nyikayaramba
    New Member
    • Jul 2015
    • 1

    Global variables in ASP.Net wen applications

    Hi,

    I am relatively new in ASP.Net programming. How do l declare global variables. I would like to pick the username during logging on. This will be used for audit trails through out the application.
Working...