Generating resource files.

Posts   
 
    
A.Alamo
User
Posts: 12
Joined: 12-Aug-2011
# Posted on: 22-Aug-2011 09:52:35   

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.

Walaa avatar
Walaa
Support Team
Posts: 14986
Joined: 21-Aug-2005
# Posted on: 22-Aug-2011 11:25:52   

Did you check the SDK Documentation? This is a separate download, you can find it in the v.3.0 Downloads - Documentation section.

A.Alamo
User
Posts: 12
Joined: 12-Aug-2011
# Posted on: 22-Aug-2011 12:37:10   

Walaa wrote:

Did you check the SDK Documentation? This is a separate download, you can find it in the v.3.0 Downloads - Documentation section.

Thanks would check it but i can only see an online version. Can i download it from somewhere?

Walaa avatar
Walaa
Support Team
Posts: 14986
Joined: 21-Aug-2005
# Posted on: 22-Aug-2011 12:52:19   

It's downloadable as a chm file from the Download section of our website.

here is a direct link: http://www.llblgen.com/pages/secure/filestreamer.aspx?DownloadID=197

A.Alamo
User
Posts: 12
Joined: 12-Aug-2011
# Posted on: 22-Aug-2011 14:17:46   

Walaa wrote:

It's downloadable as a chm file from the Download section of our website.

here is a direct link: http://www.llblgen.com/pages/secure/filestreamer.aspx?DownloadID=197

Thanks!