473,473 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Help with redesign of VB6 modules

MK
Hi,

I'm currently looking into redesigning existing VB6 modules before I
port them to VB.NET and would like oppinions of whether to go with
classes or seperate class libraries (dlls).

There are currently 297 existing modules in the application I'm
working on. The majority are an interface to middleware services,
passing data back and forth from the front end. Any design suggestions
for porting to VB.NET is much appreciated.

Regards,

Michael

Jun 19 '07 #1
3 1099
Certainly not all seperate class libraries everytime in a dll (assembly).
However you can put them in seperate namespaces to get them organised.

http://msdn2.microsoft.com/en-us/lib...za(VS.80).aspx

Cor

"MK" <mi*************@yahoo.comschreef in bericht
news:11**********************@i13g2000prf.googlegr oups.com...
Hi,

I'm currently looking into redesigning existing VB6 modules before I
port them to VB.NET and would like oppinions of whether to go with
classes or seperate class libraries (dlls).

There are currently 297 existing modules in the application I'm
working on. The majority are an interface to middleware services,
passing data back and forth from the front end. Any design suggestions
for porting to VB.NET is much appreciated.

Regards,

Michael

Jun 19 '07 #2

"MK" <mi*************@yahoo.comwrote in message
news:11**********************@i13g2000prf.googlegr oups.com...
Hi,

I'm currently looking into redesigning existing VB6 modules before I
port them to VB.NET and would like oppinions of whether to go with
classes or seperate class libraries (dlls).

There are currently 297 existing modules in the application I'm
working on. The majority are an interface to middleware services,
passing data back and forth from the front end. Any design suggestions
for porting to VB.NET is much appreciated.
I would suggest you come up with a Framework of base classes/objects that
your other classes/objects can be derived from.

You can gain that knowledge by getting the CSLA Book for VB Business Object
and read it, put the CSLA Framework together to understand a framework, and
put the project together to use the CSLA Framework.

Now, it's not about implementing that CSLA Framework in your solution. It's
about learning from that CSLA Framework to help you make your own
classes/objects for a viable Oops solution.

http://www.lhotka.net/Article.aspx?i...b-e0059cc82ee7
Jun 19 '07 #3
MK
Thanks for the info it's a good start.

Jun 22 '07 #4

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

Similar topics

15
by: rt lange | last post by:
came across this page searching feedster. dont know whether this is the official resdesign or just a proposal; but the mockups look very nice. ...
14
by: Tim Parkin | last post by:
Terry Ready said: > YUCK< YUCK< YUCK. > <snip> > The pollenation site is one of the worst I have seen. The mockup page > has teeny type that IE will not enlarge. > <snip> > I care that the...
4
by: Azhar Bilgrami | last post by:
Dear Hi: Hope to see u in good health. " I want to migrate a database which is currently running Unix as Operating System and Oracle ver 6 as Database, it is also using oracle froms version 3...
7
by: Ray | last post by:
Hi all, I'm new to JavaScript and am trying to create a client side JavaScript form validation script. I'm doing ok with validating text input boxes but have a problem that I have not been able...
24
by: Rhino | last post by:
I am dabbling with print CSS for the first time and I need some guidance. The web pages on my site look fine - to my untrained eye - when displayed on the monitor in any of the standard browsers....
4
by: phillip.s.powell | last post by:
UPDATE redesign.student SET student_work_area_other SELECT REPLACE('anywhere,(.*)', '$1', i.work_area) AS regexp_col FROM mycompany.interns i, redesign.student s WHERE i.unique_key = s.unique_key...
5
by: Anns via AccessMonster.com | last post by:
My establishment has about 20 ms access db's that will be converted over (see subject). When we pull all the BE's over to SQL and the FE's on Sharepoint (.net) surely we don't have to change...
3
osward
by: osward | last post by:
Hi, everyone, I had managed to make use of the date link from a simple calendar script to my query table. When I click on the date's link or Prev and Next Month link, The table first row will be...
14
by: issentia | last post by:
I'm working on this site: http://www.essenceofsoy.com/redesign/index2.html and I'm having a few problems with getting the layout exactly right. 1) When the menu items are rolled over, they...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.