I
Ily
Hi
I have created a simple application in both vb.net and c#
Both apps display a hello in a messagebox in the form load event
When compiled:
the vb exe is 10KB
the C# exe is 20KB
Why the difference?
I have created a simple application in both vb.net and c#
Both apps display a hello in a messagebox in the form load event
When compiled:
the vb exe is 10KB
the C# exe is 20KB
Why the difference?