T4 From Partially Trusted ASP.NET shared webhost -


is there way host t4 in partially trusted asp.net environment

if templates don't change should use precompiled (runtime) templates don't need host - instantiate template clases , call transformtext() method.

regular (design-time) t4 not supported on server.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -