Hi, i am trying to generate a resource file with a template for fields and entity names localization.
I would like it to be an llblgen template because with visual studio express you don't have T4 support.
I created a managed template and added it to the template bindings but i can't find where to create the task for it and how to tell llblgen to generate a file with its results.
Is there any documentation about that?
btw, i am using 3.1 for framework 4 with llblgen pro framework.
Thanks.