About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: T4
Back to T4
We generate our web api. This saves time and makes access uniform. But there are some rules we have to obey to get this working. With Entity Framework Model First (edmx) we generate our data layer. By customising the template we … Continue reading
Automation and Extensibility issue
Today I wrote a wrapper to be in control when unit testing some code that uses System.Random. After completing the task, which is mindless automation, I decided to create a T4 template for it. After completing the few lines in … Continue reading
Code generation
We developers have T4 in Visual Studio. I’ve been playing with this for a while now and use it more often to speed up repetitive tasks. The Business Intelligence team has BIML in Visual Studio. A colleague asked me to … Continue reading
Posted in Development
Tagged biml, Code generation, prototype composer, T4, tablediff
Leave a comment
Code generation from Visual Studio UML class diagram
In the Ultimate edition of Visual Studio 2010 Microsoft has put the Architecture feature. With this I can create Graphs, Layer and UML diagrams. The feature is readonly in the Premium edition, but I’m not sure it can generate code … Continue reading
Posted in Development
Tagged azure, class diagram, classdiagram, Code, codegeneration, DataContract, generate code, interface, servicecontract, serviceimplementation, T4, Tooling, UML, Visual Studio 2010, WCF, Windows Azure
1 Comment
Microsoft Developer Days 2011 in The Hague – day 1
KeynoteThe days started with Arie talking us through the keynote.Scott talked about old programming languages, followed by the MVC and the concept of (Lego) blocks. How everything should be pluggable and fit together. Wade spoke of the Windows Azure Appfabric … Continue reading
Posted in Conference
Tagged .NET, .NET 4.0, Azure beta program, Conference, Devdays, Enity Framework, Hack, iPhone, Loadtest, Microsoft, Productivity, T4, Test, Tooling, Visual Studio 2010, WCF, Windows Azure, WPF
Leave a comment