Author: hamed_1983 | Posted on: 10/29/2009 9:02:41 AM | Views : 1103

Hi
i'm looking for a series of useful and practical tutorials which demonstrates how to generate .aspx  pages automatically using xsl (or better technologies to accomplish this).
i found this article, but it's not useful for me.
my goal is generate Insert,Update,Delete,Report pages base on my data in database.
my another scenario is that those page should have masterPage and can customizable with third party controls.
i can do this via string templates in my code, but its very hard-coded and dosn't readability.
any help would be great appreciated.
...

Go to the complete details ...