There's more...

Using Visual Studio, you can directly create precompiled functions, which means that when you build your functions, Visual Studio creates a .dll file that can be referenced in other applications, just as you do for your regular classes. The following are two of the advantages of using precompiled functions: