well as they say VB.NET doesnt have pointers...
I remember when I used C++ the only time I used pointer was when I was making link lists. I know that it also has a very good use for virus programming... but really what's the advantage of having pointers (C#)? what kind of a program can you write with C# by using pointer that you couldnt write in VB.NET?
