Re: ASP.NET 2.0 GUI generator templates

Posts   
 
    
Krish
User
Posts: 91
Joined: 02-Jan-2008
# Posted on: 06-Dec-2008 00:04:29   

Can you please give some suggestions or steps in modifying the templates to work with self servicing code.

LLBLGen Final 2.6 C#

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 06-Dec-2008 08:44:38   

Hi Krish.

It is not so hard. You just need to create a new version of tasks/templates and tweak them a little bit. I ported them some time ago for some guy. I'm attaching them here so you can download them.

Here are some instructions:

Installation Just unpack (and merge) the DBEditor_SelfServicing.zip on the [LLBLGenPro Installation Folder]\AdditionalTemplates Folder

Usage Read the _DbEditorASPNETSelfServicing_Readme.txt _file. Important Note: If you have installed the DBEditor Adapter Templates, you could delete them or at Generation time, make sure the DBEditorSS precedes to the DBEditor templatebindings.

I have a Northwind test that shows that the templates works. Let me know if you want that I send it to you.

I hope those templates work Ok for you, and if you made some enhancements let us know wink

David Elizondo | LLBLGen Support Team
Krish
User
Posts: 91
Joined: 02-Jan-2008
# Posted on: 07-Dec-2008 21:14:23   

David, Thanks for the templates. Works beautifully. I used it against an Oracle database.