S
Steve1 via DotNetMonster.com
Hi all,
I'm new to C# and could do with alittle help.
I'm currently producing a data conversion app. So far this app only has a
Win form which is the user interface. I am finding this file growing large
very quickly due to all the classes I am creating. I would to know if C# has
a particular file that is meant to store these numerous classes and that
allows me to call these classes (and pass arguments) when needed??
Any help would be very much appreciated.
Many thanks,
Steve.
I'm new to C# and could do with alittle help.
I'm currently producing a data conversion app. So far this app only has a
Win form which is the user interface. I am finding this file growing large
very quickly due to all the classes I am creating. I would to know if C# has
a particular file that is meant to store these numerous classes and that
allows me to call these classes (and pass arguments) when needed??
Any help would be very much appreciated.
Many thanks,
Steve.