A
Antonio C
Hi all,
I've wrote a function with 967 line of code, when I try
to call it i receive a "NotSupportedException".
The strange thing is that if I try to comment about 185
line of code, in different location of the function, This
one work fine... so the question is:
In .NET CF exist a limit in number of line/amount of
memory for a function?
Thank you
Antonio.
I've wrote a function with 967 line of code, when I try
to call it i receive a "NotSupportedException".
The strange thing is that if I try to comment about 185
line of code, in different location of the function, This
one work fine... so the question is:
In .NET CF exist a limit in number of line/amount of
memory for a function?
Thank you
Antonio.