1
Answer

Is it possible for an aspx page to have multiple code behind files?

I have a lot of code that supports my aspx page.  I would like to organize the code in multiple files.  How can this be done....I'm not an expert in object oriented programming. 

Answers (1)