Cross Platform ASP.NET

The example application for ASP.NET will be a simple one page application using code-behind and responding to simple user interaction. The application will ask the user to enter a name and select a date. Upon clicking the button on the form, the user’s entries will be presented back.

Run Delphi and create a new ASP.NET (File, New, ASP.NET Web Application). The example application is called MonoASP.

Tip

I will be running this example on IIS on Windows; however, either IIS or Cassini will be sufficient to verify the functioning of the example application before deploying to Mono.

Select an appropriate directory for the application. Change the page layout property of the Document to FlowLayout. This is done through selecting ...

Get Delphi for .NET Developer’s Guide 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.