Click here to Skip to main content
16,016,862 members

Survey Results

Which .NET data-tier generator do you use?   [Edit]

Survey period: 24 Apr 2006 to 30 Apr 2006

Data tier generators can save a ton of time. Which, if any, do you use? (suggested by Ashley van Gerven)

OptionVotes% 
None (Hand-code for each project)42031.70
Visual Studio 2005 DataSet designer18113.66
LLBLGen13310.04
CodeSmith1259.43
GenWise Studio675.06
MyGeneration43833.06
Iron Speed Designer100.75
Other876.57
Respondents were allowed to choose more than one answer; totals may not add up to 100%

View optional text answers (136 answers)


 
GeneralRe: Yeah right ;) Pin
Mike Griffin27-Apr-06 2:38
Mike Griffin27-Apr-06 2:38 
GeneralRe: Yeah right ;) Pin
Frans Bouma27-Apr-06 2:59
Frans Bouma27-Apr-06 2:59 
GeneralRe: Yeah right ;) Pin
Mike Griffin27-Apr-06 3:02
Mike Griffin27-Apr-06 3:02 
GeneralRe: Yeah right ;) Pin
Frans Bouma27-Apr-06 3:10
Frans Bouma27-Apr-06 3:10 
GeneralRe: Yeah right ;) Pin
Mike Griffin27-Apr-06 3:12
Mike Griffin27-Apr-06 3:12 
GeneralRe: Yeah right ;) Pin
Frans Bouma27-Apr-06 3:19
Frans Bouma27-Apr-06 3:19 
GeneralRe: Yeah right ;) Pin
Mike Griffin27-Apr-06 3:25
Mike Griffin27-Apr-06 3:25 
GeneralRe: Yeah right ;) Pin
Frans Bouma27-Apr-06 3:37
Frans Bouma27-Apr-06 3:37 
Haha Cool | :cool: Ok, I give you that :P

To help you get some sleep over the weekend: I use TypeConverter derived classes to convert back/forth between types. These classes are assigned to an entity field, so you can thus effectively map any .NET type you want onto any .NET type. The core sees the type converters and uses them to convert values back/forth when values are read or when values are written. This is completely transparent so I can map a string to an XmlDocument and back or a blob to a real Image object and back etc. and thus choose with the proper converter on which native db type I'll map it.


--
Lead developer of LLBLGen Pro: http://www.llblgen.com
Only the true wise understand the difference between knowledge and wisdom.
GeneralRe: Yeah right ;) Pin
Frans Bouma27-Apr-06 3:39
Frans Bouma27-Apr-06 3:39 
GeneralRe: Yeah right ;) Pin
Mike Griffin27-Apr-06 3:44
Mike Griffin27-Apr-06 3:44 
GeneralRe: Rocking The Boat Pin
David Stone26-Apr-06 11:03
sitebuilderDavid Stone26-Apr-06 11:03 
GeneralRe: Rocking The Boat Pin
Marc Clifton26-Apr-06 11:44
mvaMarc Clifton26-Apr-06 11:44 
GeneralRe: Rocking The Boat Pin
JustinGreenwood26-Apr-06 11:46
JustinGreenwood26-Apr-06 11:46 
GeneralRe: Rocking The Boat Pin
David Stone26-Apr-06 11:56
sitebuilderDavid Stone26-Apr-06 11:56 
GeneralMyGeneration dOOdads Pin
Sam Collett25-Apr-06 6:21
Sam Collett25-Apr-06 6:21 
GeneralRe: MyGeneration dOOdads Pin
randomfactor25-Apr-06 9:02
randomfactor25-Apr-06 9:02 
GeneralRe: MyGeneration dOOdads Pin
pjoller25-Apr-06 10:25
pjoller25-Apr-06 10:25 
GeneralEasyObjects.NET Pin
Matthew Noonan25-Apr-06 3:49
Matthew Noonan25-Apr-06 3:49 
GeneralEntitySpaces Pin
Mike Griffin25-Apr-06 3:15
Mike Griffin25-Apr-06 3:15 
GeneralNone (at the moment) Pin
Bob Stanneveld24-Apr-06 20:15
Bob Stanneveld24-Apr-06 20:15 
GeneralRe: None (at the moment) Pin
devvvy26-Apr-06 4:54
devvvy26-Apr-06 4:54 
GeneralRe: None (at the moment) Pin
Bob Stanneveld26-Apr-06 5:04
Bob Stanneveld26-Apr-06 5:04 
GeneralDataObjects.NET Pin
Patrick Wolf24-Apr-06 14:40
Patrick Wolf24-Apr-06 14:40 
GeneralGentle .Net Pin
cdkisa24-Apr-06 8:01
cdkisa24-Apr-06 8:01 
GeneralRe: Gentle .Net Pin
Mike Griffin25-Apr-06 3:42
Mike Griffin25-Apr-06 3:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.