I'Ve got some generated code

Posts   
 
    
jbarton
User
Posts: 2
Joined: 05-Jan-2007
# Posted on: 05-Jan-2007 18:41:26   

Hi there

i have some code that says its been generated by your product. to be precise the header says:

/////////////////////////////////////////////////////////////////////////// // Description: Data Access class for the table 'xxxxxxx' // Generated by LLBLGen v1.2.1045.38210 Final on: 19 November 2003, 18:24:54 // Because the Base Class already implements IDispose, this class doesn't. ///////////////////////////////////////////////////////////////////////////

I've downloaded the 2.0 pro demo, but the code it generates is VERY different.

How can i tell what template they used to generate the code?

Cheers

Jonathan

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39927
Joined: 17-Aug-2003
# Posted on: 05-Jan-2007 18:48:47   

The code you have is generated with LLBLGen v1.21, a freebee DAL generator from a long time ago, which we released as open source code and which generated stored procs and caller classes. See: http://www.sd.nl/software for details simple_smile It's no longer maintained.

Frans Bouma | Lead developer LLBLGen Pro
jbarton
User
Posts: 2
Joined: 05-Jan-2007
# Posted on: 06-Jan-2007 17:48:58   

wow thanks

now i had better hope the boss hasnt ordered the software already simple_smile

cheers

Jonathan