PC Review


Reply
Thread Tools Rate Thread

Code generators

 
 
John
Guest
Posts: n/a
 
      11th Apr 2009
Hi

Are there any code generators that help reduce the code that needs to be
written for an ado.net/winform app? Any recommendations would be
appreciated.

Many Thanks

Regards


 
Reply With Quote
 
 
 
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      12th Apr 2009
John,

Open in Solution Add New Item, then there are opened a lot of code
generators.

As you don't want to program in a DotNet language, then simply use something
as MS Access

Cor

"John" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi
>
> Are there any code generators that help reduce the code that needs to be
> written for an ado.net/winform app? Any recommendations would be
> appreciated.
>
> Many Thanks
>
> Regards
>
>


 
Reply With Quote
 
Michael Williams
Guest
Posts: n/a
 
      12th Apr 2009
"John" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...

> Are there any code generators . . .


Yes. They are called programmers ;-)


 
Reply With Quote
 
Miha Markic
Guest
Posts: n/a
 
      12th Apr 2009
I'd warmly recommend (not free) CodeSmith (www.codesmithtools.com).
Other than that there are other free ones plus Visual Studio has built in
T-4 code generator (http://tinyurl.com/4efgt7)

HTH,
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: blog.rthand.com

"John" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Hi
>
> Are there any code generators that help reduce the code that needs to be
> written for an ado.net/winform app? Any recommendations would be
> appreciated.
>
> Many Thanks
>
> Regards
>
>

 
Reply With Quote
 
Branco
Guest
Posts: n/a
 
      12th Apr 2009
John wrote:
<snip>
> Are there any code generators that help reduce the code that needs to be
> written for an ado.net/winform app? Any recommendations would be
> appreciated.

<snip>

If you use the DataSet wizard (* and your repository is one of the
supported Dbs *) then there's a fair amount of code generated for you
to take care of Db access, table setup, etc. The IDE (even the Express
version) will go as far as to create specific controls for you when
you drag a field/table to the form, but I don't think it will go much
beyoind that.

(in other words, I'd be glad to hear about some suggestions, too --
free ones, if at all possible possible)

Regards,

Branco.
 
Reply With Quote
 
gerry
Guest
Posts: n/a
 
      13th Apr 2009
off the top out of the box :
dataset ( designer )
linq2sql ( designer )
entity framework
dynamic data

"John" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi
>
> Are there any code generators that help reduce the code that needs to be
> written for an ado.net/winform app? Any recommendations would be
> appreciated.
>
> Many Thanks
>
> Regards
>
>



 
Reply With Quote
 
gillardg
Guest
Posts: n/a
 
      13th Apr 2009
http://www.codeproject.com/info/sear...code+generator

"Branco" <(E-Mail Removed)> a écrit dans le message de groupe de
discussion :
0c7dd79e-de5a-469b-9f9c-66f102b1d4a9...oglegroups.com...
> John wrote:
> <snip>
>> Are there any code generators that help reduce the code that needs to be
>> written for an ado.net/winform app? Any recommendations would be
>> appreciated.

> <snip>
>
> If you use the DataSet wizard (* and your repository is one of the
> supported Dbs *) then there's a fair amount of code generated for you
> to take care of Db access, table setup, etc. The IDE (even the Express
> version) will go as far as to create specific controls for you when
> you drag a field/table to the form, but I don't think it will go much
> beyoind that.
>
> (in other words, I'd be glad to hear about some suggestions, too --
> free ones, if at all possible possible)
>
> Regards,
>
> Branco.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RAD and Code Generators John Microsoft ADO .NET 1 14th Sep 2009 03:57 PM
Code generators John Microsoft VB .NET 6 13th Apr 2009 05:40 PM
Using the code generators Tim Greenwood Microsoft C# .NET 0 8th May 2006 11:20 PM
Code generators silesius Microsoft C# .NET 0 15th Nov 2005 01:59 AM
code generators Craig G Microsoft VB .NET 3 20th Oct 2004 09:28 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:03 PM.