T4 generated JavaScript constructor from a .Net Type -


sometimes may need generate javascript constructor in order apply strong typing/intellisense in javascript in javascript developer tool. possible generate javascript constructor function normal .net type using t4? there utility class this? thanks!

there's no utility class, , if types in different assembly t4 make easier.

you have use system.reflection or envdte in cases.


Comments

Popular posts from this blog

PHP Error "Undefined index" -

C# List<> to xml -

php - How to only save new tweets/instagram photos to database? -