-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

F# High Performance
By :

A predefined data source that has very good established documentations and strong conventions such as SQL Server database and Windows Management Instrumentation (WMI) is one of the best samples to have type provider implementations because all of the necessary descriptions of the data and the way to access it is documented extensively in detail.
For more information about WMI, consult the MSDN Library at
https://msdn.microsoft.com/en-us/library/aa394572(v=vs.85).aspx
Let's visit the minimum requirements of type provider implementation.
We have discussed the importance of certain restrictions on how a type provider should get the data. Now let's wrap the minimum requirements.
A successful type provider is expected to have the following traits:
The type provided must not be statically coded, it should be able to adapt immediately based on the defined parameters. For example, a connection string of a database...
Change the font size
Change margin width
Change background colour