T
ThunderMusic
Hi,
I want to know if having to many using (imports in VB) statements at the top
of a class or page can hit on the performance of the application or on the
memory usage of the application.
I use ASP.NET framework v2.0... When creating a web page there are about
10-15 using statements at the top, should I leave them there or remove all
those the page doesn't use?
Thanks
ThunderMusic
I want to know if having to many using (imports in VB) statements at the top
of a class or page can hit on the performance of the application or on the
memory usage of the application.
I use ASP.NET framework v2.0... When creating a web page there are about
10-15 using statements at the top, should I leave them there or remove all
those the page doesn't use?
Thanks
ThunderMusic