ASP Programming Question:
How many classes can a single .NET DLL contain?
Answer:
It can contain many classes.
Previous Question | Next Question |
Which control would you use if you needed to make sure the values in two different controls matched? | What is ViewState? |