famousgarkin

Czech Republic

Apr
25
revised Using precompiled T4 text templates in a Visual Studio web site project?
edited title
Apr
25
accepted Using precompiled T4 text templates in a Visual Studio web site project?
Apr
25
answered Using precompiled T4 text templates in a Visual Studio web site project?
Apr
25
revised Using precompiled T4 text templates in a Visual Studio web site project?
added 12 characters in body
Apr
22
asked Using precompiled T4 text templates in a Visual Studio web site project?
Apr
19
reviewed No Action Needed Space Shooter "level" generation
Apr
19
reviewed No Action Needed Machine Learning in AI for benefit analysis round to round in a rummy like game
Apr
18
revised TableLayoutPanel doesnt display my pictureBoxes
improved formatting
Apr
18
reviewed Reviewed TableLayoutPanel doesnt display my pictureBoxes
Apr
18
reviewed Reviewed Passing objects extending an abstract class between activities
Apr
13
comment T4 Templates - Generates Unit Test classes from the classes which implement an interface
@user1266921 What you mention is a EF specific functionality implemented via EntityFrameworkTemplateFileManager class as documented here msdn.microsoft.com/en-us/library/ff477603.aspx. So if you don't mind the EF reference, using this could also be a solution. Or of course you can implement a similar thing yourself or use some other implementation. Still the out of the box behavior of the T4 is one output file with the same name as the the template and the extension specified by the <#@ output #> directive and the approach I proposed is IMHO the easiest way to achieve what you need.
Apr
12
awarded Tumbleweed
Apr
11
reviewed No Action Needed ColdFusion Server CFC Caching Issue
Apr
11
revised Hiding the keyboard on iPad?
improved formatting
Apr
11
reviewed Reviewed C# NavigationService.Navigate navigate in folder?
Apr
11
reviewed Reviewed Android onPause thread freeze application
Apr
10
comment Kentico: JSON serialization not escaping quotation marks
Which version of Kentico CMS do you use and what do you mean by JSON serializer, the ToJSON extension methods?
Apr
9
revised How to get EnvDTE.CodeTypeRef from PropertyInfo.PropertyType (System.CodeDom.CodeTypeReference)
improved title
Apr
9
revised How to get EnvDTE.CodeTypeRef from PropertyInfo.PropertyType (System.CodeDom.CodeTypeReference)
edited tags, improved formatting
Apr
9
revised How to get EnvDTE.CodeTypeRef from PropertyInfo.PropertyType (System.CodeDom.CodeTypeReference)
edited tags
1 2 3 4 5