Results 1 to 2 of 2

Thread: Declaring the application objects

  1. #1
    Geek_Guest
    Guest

    Declaring the application objects

    Question asked by visitor radhika

    How and where can we declare the application objects and where these will store?


  2. #2
    Junior Member
    Join Date
    Jul 2006
    Answers
    22

    Declaring the application objects

    Hi Radhika,

    You can declare application objects in Global.asax file and this will b estored in the process itself.

    We can declare like

    Application["Counter"]="";
    if vb.net use like Application("Counter")="";
    later you can assign value whichever the webform u need.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact