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
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
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
Archive
Archives
May 2011
(1)
April 2011
(1)
March 2011
(1)
December 2010
(3)
November 2010
(3)
July 2010
(1)
May 2010
(1)
April 2010
(3)
March 2010
(1)
November 2009
(2)
October 2009
(6)
July 2009
(2)
June 2009
(1)
May 2009
(5)
April 2009
(1)
November 2008
(6)
August 2008
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Tim Fischer's .NET Blog
Visual Studio 2010 Beta 1 shows lots of T4 usage + tangible T4 Editor for VS2010 Beta 1 is available!
Posted
over 4 years ago
by
timfis
1
Comments
As Somasegar pointed out VS 2010 Beta 1 ships now . VS 2010 Beta 1 includes new Code Generation Features based on T4. In VS2010 Beta 1 T4 is now also used in Entity Framework 4.0 and in the new Modeling Support of the Architecture Edition. Note that VS2010...
Tim Fischer's .NET Blog
From AJAX back to Client/Server-Style Architectures with Rich Internet Applications (RIAs)
Posted
over 4 years ago
by
timfis
1
Comments
This post is about how RIAs make it again a lot easier - and what is important when designing the server side for a RIA app. When you look at a Silverlight business application (RIA) and how it communicates with the backend it is really very similar to...
Tim Fischer's .NET Blog
My personal View on "Oslo"
Posted
over 4 years ago
by
timfis
3
Comments
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...
Tim Fischer's .NET Blog
Free T4 Editor for your ASP.NET MVC T4 Templates available (found on tangible-engineering blog)
Posted
over 4 years ago
by
timfis
1
Comments
Found on tangible blog, that the new tangible T4 Editor 1.4 FREE EDITION now includes full Intelli-Sense support for MVC Host and related namespaces used in ASP.NET MVC 1.0 RTM T4 Templates. In addition it provides a nice highlighting for ASP.NET and...
Tim Fischer's .NET Blog
Info on "How to call GAX-based T4 Templates (that have a Property Directive) from standard T4 Templates" posted by tangible
Posted
over 4 years ago
by
timfis
1
Comments
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...
Page 1 of 1 (5 items)