DuraSoft
.NET-56
Code-Behind Page
•You can create a class/Page
•
•You can then refer to that class from your ASP.NET page
•
•Gives exceptional reuse and extensibility
•