Sign in
Tim Fischer's .NET Blog
This Blog will continue the good habbit of delivering to you what might be missing to get things done even more quickly in the medium-sized application space.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET 3.5 SP1
.NET 4
Azure
DSL
English
GAT
GAX
German
Model Driven
Oslo
Silverlight
Smart-Client
T4
T4 Editor
Team System
Text Template
UML
Visual Studio
VS 2010
Windows Azure
Browse by Tags
MSDN Blogs
>
Tim Fischer's .NET Blog
>
All Tags
>
text template
Tagged Content List
Blog Post:
Generating a State Machine from VS2010 UML Diagrams
timfis
Manuel shows a great way how to generate a state machine from the build-in class diagram in VS 2010 RTM using T4 Templates. I highly recommend reading his article here and get the UML Profile for State Diagrams for VS2010 and the T4 template from his blog. Manuel’s Article: http://halllo-welt.spaces...
on
13 Apr 2010
Blog Post:
tangible T4 Editor (Alpha) in VS2010 Beta 2 shows up….
timfis
Speedy development – awesome design. With no code changes between Beta1 and Beta 2 the tangible T4 Editor in its current alpha bits form brings light to “.tt” files in Visual Studio 2010 Beta 2 right from the start. Go get it from the extension manager to start customizing code generation and wizrards...
on
19 Oct 2009
Blog Post:
My personal View on "Oslo"
timfis
I want to share my personal view on Oslo with you. It's personal as it might not fully be aligned with the official Microsoft Message. I will first look at Oslo repository and associated tools to interact with models stored in the repository. 1. Repository to store metadata (referred to as Model) I have...
on
14 May 2009
Blog Post:
Info on "How to call GAX-based T4 Templates (that have a Property Directive) from standard T4 Templates" posted by tangible
timfis
GAT/GAX toolkit has been using property directive in Text Templates like this. <#@ template language = " C# " #> <#@ output extension = " .cs " #> <#@ property processor = " PropertyProcessor " name = " ClassName " type = " System.String " #> <#@ property processor = " PropertyProcessor...
on
3 May 2009
Blog Post:
New T4 "How Do I?"-Videos , new T4 Editor and Online T4 Template Gallery
timfis
As Jean Marc and Oleg pointed out T4 is getting more attention now. Tangible Engineering did now post new T4 How Do I Videos and released another great T4 editor V1.3 that comes with an Online T4 Template Gallery , intellisense and syntax-highlihting and uml-style diagrams in its free edition... Check...
on
29 Apr 2009
Page 1 of 1 (5 items)