Problem
1. What are the two kinds of disadvantages of scripting languages when used for supporting dynamic documents?
2. What exactly is a code-behind file?
3. From what class does an ASP.NET document class that does not use a code-behind file inherit?
4. From what class does an ASP.NET document class that uses a code-behind file inherit?
5. What kind of code is placed in a render block?
6. What kind of code is placed in a script element?