IMPORTANT: Does JCL generate .NET 2.0?

Posts   
 
    
poolster
User
Posts: 1
Joined: 08-Feb-2006
# Posted on: 08-Feb-2006 02:51:37   

I know it can generate .NET 1.1, but can it generate .NET 2.0. Don't really care if it is VB or C#.

If not, is there are planned release in the future? If so, when.

If so, what are the steps I need to do to generate 2.0?

Hopefully someone can answer my question.

omar avatar
omar
User
Posts: 569
Joined: 15-Oct-2004
# Posted on: 08-Feb-2006 20:38:06   

poolster wrote:

I know it can generate .NET 1.1, but can it generate .NET 2.0. Don't really care if it is VB or C#.

If not, is there are planned release in the future? If so, when.

If so, what are the steps I need to do to generate 2.0?

Hopefully someone can answer my question.

We did port the JCL source code to .NET 2.0. The BL templates generated the BL layer succesfully with no problems but we had several issues with the JCL's WinForms templates because .NET2.0 handles data-binding differently. I decided to postpone upgrading JCL's WinForms framework and templates tell the release of LLBL2.0. Tell then you can compile JCL under .NET2.0 and use its BL framework and templates with your .NET2.0 projects.