LabVIEW can only act as a .NET client and run existing .NET assemblies. It has no ability to compile .NET-compliant code. You can, however, compile regular DLLs with LabVIEW and import them as unmanaged code into a .NET language just like you would with any other unmanaged DLL.
Jarrod S.
National Instruments