For separating server-side code from client-side code on a ASP.NET page, what programming model should you use?

Options
- Separation model
- Code-Behind model
- In-Line model
- ClientServer model


CORRECT ANSWER : Code-Behind model

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement