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
Post a Comment