Home All Groups Group Topic Archive Search About
Author
19 Jun 2005 7:07 AM
Vishesh Vyas
Hi,

Is there any limitation on the maximum number of procedures/functions that
can be written in the Code Behind.

Thanks in advance,
Vishesh Vyas.

Author
20 Jun 2005 2:26 AM
Darin Higgins
There might be, but it's pretty unlikely you'll get there.

I have a utility class I've used for years with several hundred
functions in it.

It's made the port from DOS Basic, through VB3, VB4, 5, 6 and now .NET
each time growing and it wasn't any problem.

Is that the best way to code in .NET? Likely not, but having those
functions available for me was pretty important...

Darin

Show quoteHide quote
"Vishesh Vyas" <vishesh.v***@ifundworks.com> wrote in
news:OCQ4ozJdFHA.3280@TK2MSFTNGP09.phx.gbl:

> Hi,
>
> Is there any limitation on the maximum number of procedures/functions
> that can be written in the Code Behind.
>
> Thanks in advance,
> Vishesh Vyas.
>
>
>