Mark Smith

ASP.NET, SQL Server, HTML, CSS and other random thoughts!

Browse by Tags

All Tags » ASP.NET » Alias (RSS)
Imports Alias
You know those things where you just think "How didn't I know that?!", well I got one today. I only just found out (laugh at me if you want!) that you can add an alias to an "Imports" statement. So, instead of typing: Imports System.Data I can type: Imports...
More Posts