|
smcculloch-home
User
Location:
Joined on: 01-Oct-2003 10:25:39
Posted: 15 posts
|
Well, its 3am here at the moment, and I better get some sleep. (work in the morning) Stayed up late converting an existing app I half finished before.
I must say I am very impressed in the amount of code this tool is saving me, I am writing a ton less code, not only writing data type code, but it has definately improved my BLL, and my code behinds have barely any bloat at all now,
|
|
|
Otis
LLBLGen Pro Team
Location: The Hague, The Netherlands
Joined on: 17-Aug-2003 18:00:36
Posted: 37645 posts
|
Great feedback Scott! 
I hope to release tomorrow a new task performer which creates vs.net project files, so you have even less stuff to do .
What I had at first was to instantiate entity objects in the code behinds, because it was just 1 line of code, so why delegate it down to a BL class... I think that's the disadvantage of having powerful code at hand
|
|
|
bonder
User
Location:
Joined on: 23-Sep-2003 05:05:17
Posted: 36 posts
|
Otis wrote:
|
Great feedback Scott! 
I hope to release tomorrow a new task performer which creates vs.net project files, so you have even less stuff to do . |
That would be awesome! Although it's not much work to do it myself. However, it is definitely easier to have the project created before the code is generated, so that you can simply do an "include in project" and be done with it! 
--Bruce
|
|
|
Otis
LLBLGen Pro Team
Location: The Hague, The Netherlands
Joined on: 17-Aug-2003 18:00:36
Posted: 37645 posts
|
Expect it today (october 3). I have to alter some documentation pages and create new installers with the goods (although you can also download new template and new taskperformer zips).
|
|
|
Otis
LLBLGen Pro Team
Location: The Hague, The Netherlands
Joined on: 17-Aug-2003 18:00:36
Posted: 37645 posts
|
The new task performers and templates are now available. You do not need to download the complete installer, just the 2 zips will do.
The new task performer (and config files) plus the new templates (you need both) will now generate vs.net project files.
|
|
|
smcculloch-home
User
Location:
Joined on: 01-Oct-2003 10:25:39
Posted: 15 posts
|
Otis wrote:
|
The new task performers and templates are now available. You do not need to download the complete installer, just the 2 zips will do.
The new task performer (and config files) plus the new templates (you need both) will now generate vs.net project files. |
Awesome! Thanks Frans!
|
|
|