Well, I was searching the internet for a way to create a string as template , based on a template file. I came across a response from SOEN that talks about .tt
files, to use a template at "runtime".
I'd like to know more about these files:
- What is the
.tt
extension and how to use it? - What do I need to do to use it in Visual Studio, for example?
- Is it safe to use it for what purposes? For example, I want to use to mount email body (use Webforms:).