I am fresh as a baby to ASP.NET. Apologies for what you probably find a rediculous question.
I have a Web Site open in VS (visual studio express). I have been playing with form control and events in the code behind for some time and all is well. Building the website works fine.
The problem I have now though is I have created a class (.cs) (using file add new item). I wish to use the class in the code behind file.
For the life of me I can't work out how to do this. All tutorials online seem to work with the code behind file only and never add their own classes.
To a fresh web site how would I
1) create a class?
2) use the class and access it in default.aspx.cs
3) build the website
Please can some one help?






)
Bookmarks