how to create a simple class in asp.net

  • Thread starter Thread starter Alois_Mair
  • Start date Start date
A

Alois_Mair

Hi guys,

i have just a simple questition:
how can i create a simple public class in ASP.Net Webdeveloper 2005 where i
can store some user information like address, email, phone, and some user
management things? This class must be reachable in the index.aspx also in
the admin.aspx and have to be instanced for each user session.

kind regards
 
Back
Top