473,385 Members | 1,844 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Class Generator

With VB6 we had an addin called Class Generator which was very helpful to
create the framework of a class.
I could not find the same tool with vb.net ?
Does it desapear ?

--
Bernard Bourée
be*****@bouree.net
Nov 21 '05 #1
3 1618
Hi,

There isnt a built in one. Take a look at this one.
http://www.mod2software.com/

Ken
--------------------------

"Bernard Bourée" <be*****@bouree.net> wrote in message
news:Oj**************@TK2MSFTNGP10.phx.gbl...
With VB6 we had an addin called Class Generator which was very helpful to
create the framework of a class.
I could not find the same tool with vb.net ?
Does it desapear ?

--
Bernard Bourée
be*****@bouree.net

Nov 21 '05 #2
Thanks Ken

--
Bernard Bourée
be*****@bouree.net
"Ken Tucker [MVP]" <vb***@bellsouth.net> a écrit dans le message de
news:Oh**************@tk2msftngp13.phx.gbl...
Hi,

There isnt a built in one. Take a look at this one.
http://www.mod2software.com/

Ken
--------------------------

"Bernard Bourée" <be*****@bouree.net> wrote in message
news:Oj**************@TK2MSFTNGP10.phx.gbl...
With VB6 we had an addin called Class Generator which was very helpful to
create the framework of a class.
I could not find the same tool with vb.net ?
Does it desapear ?

--
Bernard Bourée
be*****@bouree.net

Nov 21 '05 #3
http://www.EricJSmith.com/CodeSmith/ is a popular freeware code generator.

I use it to generate both stored procedures and class wrappers for data
access layers.

"Bernard Bourée" <be*****@bouree.net> wrote in message
news:Oj**************@TK2MSFTNGP10.phx.gbl...
With VB6 we had an addin called Class Generator which was very helpful to
create the framework of a class.
I could not find the same tool with vb.net ?
Does it desapear ?

--
Bernard Bourée
be*****@bouree.net

Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Emmanuel | last post by:
Hi, I run across this problem, and couldn't find any solution (python 2.2.2) : Code : =========== from __future__ import generators >>> class titi:
2
by: Clark C. Evans | last post by:
There is an interesting difference between how exceptions are handled between iterators constructed from a class, and iterators constructed from a generator. The following are "mostly equivalent":...
13
by: Bulba! | last post by:
Hello Mr Everyone, From: http://docs.python.org/tut/node11.html#SECTION0011900000000000000000 "Define a __iter__() method which returns an object with a next() method. If the class defines...
41
by: AngleWyrm | last post by:
I have created a new container class, called the hat. It provides random selection of user objects, both with and without replacement, with non-uniform probabilities. Uniform probabilities are a...
1
by: John C | last post by:
Hi, I am trying to include the generation of random numbers in my c++ class. However I don't quite know how to incorporate it. To start with, I managed to get random numbers going via the...
10
by: Ognen Duzlevski | last post by:
Hi, I have a "language definition" file, something along the lines of: page :: name : simple caption : simple function : complex function :: name : simple code : simple
1
by: ligong.yang | last post by:
Hi all, I got tortured by a very weird problem when I was using k. wilder's random generator class in my program. PS: wilder's generator class can be found at...
2
by: Jeff Johnson | last post by:
Disclaimer: I am extremely new to Web services and may very well be doing the wrong thing! Background: I have a Web service and a Windows Forms client app (VS 2005). The Web service exposes a...
9
by: raylopez99 | last post by:
Here are two different ways of achieving a mediator pattern: the first, using circular references (for lack of a better way to describe it), but not using delegates, with the second using...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.