F Sharp Programming
Publisher: Wikibooks 2010
Description:
F# is a .NET implementation of OCaml, a well-known functional programming language from the ML family of functional programming languages. Some of F#'s notable features include type inference, pattern matching, interactive scripting and debugging, higher order functions, and a well-developed object model which allows programmers to mix to object-oriented and function programming styles seamlessly.
Download or read it online for free here:
Read online
(online html)
Similar books
Developer's Guide to Microsoft Enterprise Library, C# Editionby Alex Homer - Microsoft Press
You are holding in your hands a book that will make your life as an enterprise developer a whole lot easier. It's a guide on Microsoft Enterprise Library and it's meant to guide you through how to apply .NET for enterprise development.
(13722 views)
Design and Implementation Guidelines for Web Clients- Microsoft Press
This guide addresses specific goals of presentation layer component design. It provides code samples that enable you to use design patterns and Microsoft .NET Framework programming idioms effectively in the presentation layer of your applications.
(15525 views)
ASP.NET Web Deployment using Visual Studioby Tom Dykstra - Microsoft Corporation
This book shows you how to deploy an ASP.NET web application to a Windows Azure Web Site or another provider, by using Visual Studio 2012 or 2010. The sample application uses the Entity Framework, SQL Server, and the ASP.NET membership system.
(11076 views)
Improving Web Application Security: Threats and Countermeasuresby Microsoft Corporation - Microsoft Press
This guide gives you a foundation for designing, and configuring secure ASP.NET Web applications. Whether you have existing applications or are building new ones, you can apply the guidance to help you make your Web applications hack-resilient.
(18956 views)