DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'CodeGeneration' Subscribe to this feed
1
kicks
submitted by olegsych 13 days, 7 hours ago

olegsych.com — This article describes a custom T4 directive processor for converting XML schema definitions into .NET classes, which allows using strongly-typed code to extract information from various XML files. In particular, this simplifies creating custom T4 code generation templates for LINQ to SQL .dbml files and ADO.NET Entity Framework .edmx files. The article includes links to ready to use xsd directive processor and sample source code. read more...

Add a comment add a comment | category: | Views: 0
tags: , , | tag it

1
kicks
submitted by olegsych 1 month, 7 days ago

olegsych.com — Database tables often contain columns that store “codes”, or values with special meaning. In application code, these special values can be encapsulated as enumerations. This article demonstrates how to use T4 code generation templates and Visual Studio CodeModel API to generate SQL views that encapsulate the special values for use in SQL code. read more...

Add a comment add a comment | category: | Views: 6
tags: , , , | tag it

2
kicks
submitted by reinberger 1 month, 11 days ago

mdafun.blogspot.com — This is part three of my five-part tutorial that shows how to implement a web-based database application with a powerful MDA-Tool called OlivaNova Modeler. In this part, I'll explain how to implement nearly any business logic within the software model. When generating the code, the business logic is also transformed into C# code that matches the business logic defined in the model - and of course - you could also transform it into Java J2EE code that behaves identically. read more...

Add a comment add a comment | category: | Views: 7
tags: , , , , | tag it

2
kicks
submitted by reinberger 1 month, 16 days ago

mdafun.blogspot.com — This is part two of my five-part tutorial about implementing a web-based database application with the OlivaNova Modeler. In this part, we're going to discuss a rather simple task, the creation of classes, attributes, associations and inheritance. Modeling the class diagram is the foundation of modeling all other logics and user interface features, such as transactional business logic and AJAXified data views, filters and service forms. read more...

Add a comment add a comment | category: | Views: 33
tags: , , , , | tag it

4
kicks
submitted by reinberger 1 month, 18 days ago

mdafun.blogspot.com — This article shows you how to implement a rock-solid, multi-tier, scalable, AJAXified C# ASP.NET client/server-application with ease. The tutorial consists of five parts that show how the application has been modeled. Today, I'd like to start with a short introduction and the specification of the application. read more...

Add a comment add a comment | category: | Views: 53
tags: , , , , | tag it

1
kicks
submitted by olegsych 1 month, 30 days ago

olegsych.com — This post shows how to create unit tests that run during T4 template transformation. This approach allows creating automated tests for template code that relies on specific capabilities of a T4 host, such as access to Visual Studio extensibility APIs. The post includes a ready to use test runner for T4 unit tests. read more...

Add a comment add a comment | category: | Views: 2
tags: , , | tag it

5
kicks
submitted by fintz69 2 months, 28 days ago

javicrespotech.blogspot.com — Javi shows how unique index information can be retrieved from SQL Server catalog in order to determine the relationship type (One-To-One or One-To-Many) in a code generation scenario. read more...

Add a comment add a comment | category: | Views: 7
tags: , , | tag it

1
kicks
submitted by olegsych 3 months, 1 day ago

olegsych.com — This article provides an in-depth look at the architecture of T4 template transformation process, discusses some constraints that limit template design, describes techniques that can be used to work around these limitations and points out some (sometimes undocumented) mechanisms for making your T4 templates more powerful. read more...

Add a comment add a comment | category: | Views: 8
tags: , , | tag it

2
kicks
submitted by olegsych 3 months, 30 days ago

olegsych.com — This article discusses design challenges developers face as complexity of their T4 templates increases; defines qualities of a reusable T4 templates; discusses techniques that can be used to achieve these qualities and compares their pros and cons. read more...

Add a comment add a comment | category: | Views: 9
tags: , , | tag it

4
kicks
submitted by olegsych 4 months, 13 days ago

olegsych.com — For some code generation tasks, like generating SELECT stored procedures based on indexes of a given database table, number of output artifacts may not be known upfront. Because T4 was designed to generate a single output file from one template file, developers are forced to generate multiple code artifacts in the same source file. This conflicts with the widely used practice of using one source file per code artifact. This article demonstrates how to work around this limitation of T4, generate multiple files from a single template and automatically add them to a Visual Studio project. read more...

Add a comment add a comment | category: | Views: 12
tags: , , | tag it

3
kicks
submitted by madhavraop 5 months, 1 day ago

olegsych.com — Very good article on how to use T4 to generate strongly typed class for AzMan instead of accessing it using security application block read more...

Add a comment add a comment | category: | Views: 5
tags: , , | tag it

3
kicks
submitted by madhavraop 5 months, 4 days ago

madhavrao.com — This post links to all "How to" articles of Text Template Transformation Toolkit, on MSDN. read more...

Add a comment add a comment | category: | Views: 7
tags: , , | tag it

1
kicks
submitted by madhavraop 5 months, 4 days ago

madhavrao.com — Details on Built-In Directives of Text Template Transformation Engine read more...

Add a comment 2 comments | category: | Views: 2
tags: , , | tag it

2
kicks
submitted by olegsych 5 months, 4 days ago

dotnet.org.za — Hilton Giesenow posted a link to the new MSDN how-to video about creating T4 templates and several ready-to-use project item templates that make T4 items available in the Add New Item dialog box of Visual Studio. read more...

Add a comment add a comment | category: | Views: 4
tags: , , | tag it

6
kicks
submitted by Mike.Griffin 6 months, 4 days ago

entityspaces.net — Imagine never having to leave Visual Studio while creating and shaping your EntitySpaces based application. Simply pop into the "CodeSmith Explorer", right mouse on our "Master Template", execute it, include the newly generated files into your solution, compile, and you're off and running in a matter of a few minutes. So Sweet. read more...

Add a comment 1 comment | category: | Views: 1
tags: , , , , | tag it

3
kicks
submitted by kirchi 6 months, 10 days ago

blog.devarchive.net — Automatic Generation of release version of javascript files using AjaxControlToolkit's JavascripCommentStripper.dll and T4 templates read more...

Add a comment add a comment | category: | Views: 3
tags: , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge