Le contenu n'est pas disponible dans la langue sélectionnée.
.NET assembly Template Building Blocks
A .NET assembly (DLL file) that you create, code and debug in Visual Studio and then upload in a Template Building Block. Use .NET assemblies for more complex operations on a package.
Adding references to assemblies from Visual Studio When you set up .NET assembly templating on a client machine, you need to add the SDL Tridion Sites assemblies, or DLLs, (and accompanying XML documentation files) present on your client machine to your Visual Studio project.
Uploading .NET assemblies to the Content Manager You can use the TCMUploadAssembly.exe command-line to upload .NET assemblies to the Content Manager. You can automate the running of the tool so that you update the Compound Template you are working on to the Content Manager whenever the .NET assembly is updated.