|
|
Browse by Tags
All Tags » sharing code be... » ASP.NET (RSS)
-
This tutorial will show you how to share code between pages using ASP.NET 2.0 and VB.NET.
Although you can place code inside each page within your site (using the inline or code-behind separation models described in the previous section), there are times when you will want to share code across several pages in your site. It would be inefficient ...
|
|
|