Mark Smith

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

Browse by Tags

All Tags » VB.NET (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...
Convert C# and VB.NET
If, like me, you post pieces of code for others to view, I imagine you'll often do so in the language of your choice (and more than likely it will be C# or VB.NET). However, for some beginners it's often quite hard to grasp these examples if they are...
Posted: Oct 06 2007, 12:12 PM by ca8msm | with 3 comment(s)
Filed under: , , ,
More Posts