Summary

In this chapter we sampled ASP.NET technology and demonstrated the development with PerlASPX. We learned how to create simple ASP.NET pages with server Web controls. We presented the code-behind scenario where the presentation is separated from the code. We demonstrated the event handling in ASP.NET, which is somewhat similar to WinForms. ASP.NET pages may be unified under a Web application. This enables us to store the values in the Session and Application scopes. PerlNET components may be used as a back-end for Web applications. Certain controls may be bound to data sources and display the data in tabular form.

ASP.NET and PerlASPX allow us to develop Web services written in Perl. Such Web services expose Web methods that may be invoked ...

Get Programming PERL in the .NET Environment now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.