Chapter 14. Building Smart Web Applications

Delivering content and applications via web browsers is one of the most important aspects of modern software development. This chapter examines how you can build web applications using F#. The topics covered are as follows:

  • Serving static files and dynamic content by directly responding to HTTP requests

  • Using the ASP.NET framework to develop page-based, server-side web applications that use input controls and read data from a database using F# LINQ

  • A walk-through of the ASP.NET essentials: organizing web forms and sites, understanding the various types of server controls (web and HTML), user creating controls, and configuring and debugging web applications

  • The fundamentals of the ASP.NET event model: page ...

Get Expert F# 2.0 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.