I'm from the PHP world and really like using the awesome templating engine called Smarty.
I'm wondering if there is something akin to this for dotnet? I have been looking and haven't been able to find anything yet but I may not be looking in the right place.
Basically, I'd like to be able to on a pageload, access an object and the attributes of that object are then used to fill in the placeholders for where dynamic data would go.
Anybody have any ideas as to whether this is possible or what might support something like this?
Thanks!!!
Start Free Trial