Hello,
I am a newbie to C# and i wich to be able to create a variable that can be used by several functions. For example, when the page is loaded I want to create a string that can be then used by different functions on the same page. Also, if possible I would like to make a function that makes a connection to a database and then other functions could use the connection. COuld this be done??
Neil
I am a newbie to C# and i wich to be able to create a variable that can be used by several functions. For example, when the page is loaded I want to create a string that can be then used by different functions on the same page. Also, if possible I would like to make a function that makes a connection to a database and then other functions could use the connection. COuld this be done??
Neil