codesmith Questions
1
Solved
I have question about pros and cons what should I mention when I compare netTiers (with codesmith) and Entity Framework
This question was asked many times around netTiers (with codesmith) and all ...
Apul asked 6/2, 2019 at 13:45
5
Solved
Are there any free/open source alternatives to Codesmith that would be comparable in features and generate .NET code?
Invalidate asked 27/9, 2009 at 13:50
4
To create our test data, we use the following variation of the Builder pattern (simplified example!):
Sample class:
public class Person
{
public string Name { get; set; }
public string Country...
Bluebottle asked 22/3, 2011 at 14:8
1
I've been using CodeSmith for the past 2 years and love what it does for me. However, I also know about T4 which is built in to Visual Studio and can do some pretty cool stuff too. Based on convers...
Mossgrown asked 29/3, 2010 at 14:40
3
Solved
Just started learning NHiberate. It seems rather tedious to write proper hbm.xml config files for each database table.
The question is can NHibernate read into tables and automatically retrieve r...
Coyotillo asked 25/3, 2009 at 1:30
3
Has someone ported the netTiers template set to Visual Studio's T4 templates? Or is there a system of similar scope? Does anyone use T4 in a work environment? What (if any) major differences are th...
1
© 2022 - 2024 — McMap. All rights reserved.