Oleg Sych's Image
More about this blog
Latest Post
27 Jul 2010
Total Posts
17
Readers
203
Liked
0
Disliked
0
Views-Per-Post
11.94
vote up
0
vote down

Understanding ASP.NET Dynamic Data: Filter Templates

ASP.NET Dynamic Data lets you create extensible model-driven Web applications by inferring the appearance and behavior of entities from the model at run time. This article explains design of the dynamic filtering capabilities and demonstrates how to
 
Oleg Sych
Jul 28 2010 06:07 AM
vote up
0
vote down

MSDN Radio: Code Generation with T4 and Visual Studio 2010

This upcoming Monday, I will be on MSDN Radio, talking with Zain Naboulsi about code generation, T4 and Visual Studio 2010. MSDN Radio is a weekly developer talk-show that helps answer your questions about the latest Microsoft news, solutions, and
 
Oleg Sych
Jun 24 2010 06:36 PM
vote up
0
vote down

Understanding T4: <#@ parameter #> directive

Visual Studio 2010 introduced a new T4 directive called parameter. This directive provides a standard method for defining input parameters in text templates as well as passing parameter values at run time.
 
Oleg Sych
May 10 2010 05:42 AM
vote up
0
vote down

Understanding T4: MSBuild Integration

This article describes the new capability offered by Visual Studio 2010 to perform template-based code generation at build-time, with the help of a set of MSBuild extensions available as part of the Visualization and Modeling SDK.
 
Oleg Sych
Apr 12 2010 05:13 AM
vote up
0
vote down

T4 Tutorial: Integrating Generated Files in Visual Studio Projects

This post is a part of the series that introduces code generation with Text Templates (also known as T4 Templates) in Visual Studio using C# and Visual Basic; explains how to create reusable templates and combine them in complex code generators. In order
 
Oleg Sych
tags: articles
Mar 14 2010 04:42 AM
vote up
0
vote down

Temporary Post Used For Theme Detection (a98f7a01-7fb3-45df-ab82-673a39c98119 - 3bfe001a-32de-4114-a6b4-4005b770f6d7)

This is a temporary post that was not deleted. Please delete this manually. (59f721c7-6d8d-4e84-b647-a12b5083a4ec - 3bfe001a-32de-4114-a6b4-4005b770f6d7) ©2010 Oleg Sych. All Rights Reserved..
 
Oleg Sych
Mar 11 2010 06:07 AM
vote up
0
vote down

UML Modeling and Code Generation in Visual Studio 2010

This article provides an overview of UML modeling in Visual Studio 2010. Assuming that reader is already familiar with UML, it focuses on custom UML profiles - an extensibility mechanism that can be used to tailor UML models to a particular problem
 
Oleg Sych
Jan 18 2010 03:47 AM
vote up
0
vote down

Simplifying Entity Framework: Data-Driven Design

This article reviews the theory and practice behind ADO.NET Entity Framework, discusses limitations of the current tools it provides and compares the benefits offered by solving the object-relational impedance mismatch against their costs. The article
 
Oleg Sych
Dec 28 2009 10:17 AM
vote up
0
vote down

Presentation: Code Generation with T4

Back in October, I presented a session on Code Generation with T4 at the Developer Tools Ecosystem Summit. This session provides an overview of developing code generators with T4, starting with template syntax and transformation process, to template
 
Oleg Sych
Dec 11 2009 03:29 PM
vote up
0
vote down

T4 Toolbox: Automatic Template Transformation

This article discusses new features of T4 Toolbox that allow you trigger code generation automatically when the input or model file changes and while still giving developers the ability to customize the code generation using rich template-based
 
Oleg Sych
Nov 27 2009 10:59 PM
vote up
0
vote down

T4 Toolbox: Support for Visual Studio 2010

As of version 9.10, T4 Toolbox now supports Visual Studio 2010 in addition to Visual Studio 2008.
 
Oleg Sych
Oct 10 2009 10:25 PM
vote up
0
vote down

Understanding T4: Preprocessed Text Templates

This article provides an overview of preprocessed text templates in Visual Studio 2010 and includes detailed description of differences between preprocessed and traditional text templates.
 
Oleg Sych
Sep 27 2009 05:56 AM
vote up
0
vote down

T4 and CodeDOM - Better Together

This article discusses advantages and drawbacks of T4 and CodeDOM and shows how to combine these code generation technologies to get the best of both worlds and allow tool developers to build code generators that can produce code in multiple .NET
 
Oleg Sych
Sep 13 2009 01:24 AM
vote up
0
vote down

T4 Tutorial: Generating Code from DSL Models

This article provides an overview of Domain-Specific Languages in Visual Studio SDK and demonstrates how to use T4 Toolbox to make DSL code generators easier to use, maintain and extend.
 
Oleg Sych
tags: articles
Aug 19 2009 05:20 PM
vote up
0
vote down

Customizing TFS Process Guidance

This article provides an overview of customizing process guidance for Visual Studio Team Foundation Server.
 
Oleg Sych
Jul 31 2009 12:05 AM
vote up
0
vote down

T4 Toolbox: Visual Basic as Template Language

As of version 9.7, T4 Toolbox now supports Visual Basic as the template language in addition to C#.
 
Oleg Sych
Jul 26 2009 02:05 AM
vote up
0
vote down

MVP Award

I am truly honored to receive the Most Valued Professional (MVP) award from Microsoft. It is both humbling and immensely satisfying to be recognized by this great company. I find it remarkable that a company of this size is so passionate and consistent
 
Oleg Sych
Jul 06 2009 04:20 PM