You are not logged in.

Moogly

Beginner

  • "Moogly" is male
  • "Moogly" started this thread

Posts: 17

Date of registration: Mar 9th 2009

  • Send private message

1

Sunday, March 15th 2009, 2:43am

Better Project Organization

On thing I dislike about VB6 but like about C# / VB.NET specifically is their organization of projects, in VB6 you can't add folders to the project explorer or anything that makes it look more organized, thats what I mainly love about C# / VB.NET because I can have classes organized under a folder that makes sense based on what they do such as 'HandleConnections' anything that has to do with handling connections, such as a new user connecting, or a user disconnecting, or a user who's not allowed to connect being rejected, they would all have their own little modules / class modules or whatever, which would make it more organized, and a bit more Object Oriented, and easier to look through code, instead of looking through a big, big, big Module or Class Module, and trust me that can be quite a hassle... Just thought this could be something to add to Jabaco, its not in VB6 but it can be on Jabaco and would make it much nicer to develop on its just an idea not sure if you guys are doing something like this or better, or only want it to be like VB6, but imho this would make it neater to work on and would promoted much more organized source codes etc... I like to have things organized personally.

OlimilO

Intermediate

  • "OlimilO" is male

Posts: 277

Date of registration: Jan 18th 2009

Location: Germany

Occupation: software engineer

  • Send private message

2

Sunday, March 15th 2009, 12:32pm

Hi moogly,

good idea i would join your suggestion.

OlimilO

Moogly

Beginner

  • "Moogly" is male
  • "Moogly" started this thread

Posts: 17

Date of registration: Mar 9th 2009

  • Send private message

3

Monday, March 16th 2009, 6:50pm

thanks a lot its the only thing I really want, I really love .NET for how organized your projects can be I know where something is, instead of reading through a whole module, skipping through modules, etc... it also promotes Object Oriented programming (or at least I think it does) and everything is much more organized

Oh the other thing I like is how they have 'Solutions' because then you can have different projects working together, so if someone else shares their source code or releases their work as open source, or codes a class that does something you do, you can add a refference in your project to call the class outside your current project and use its functions. Anyways, I would love it if at least the whole folders, for organization thing would be added more than the solutions :P

This post has been edited 1 times, last edit by "Moogly" (Mar 16th 2009, 7:04pm)


Rate this thread
WoltLab Burning Board