Now if you want to test (instead of taste) this center-shock of .net ‘cross-language integration’. Then try creating a C# class and use it in a VB .net code
This is C# class:
public class MyCsClass
{
public int yogee;
public int yoGee;
public int bariable;
public int xariable;
}
1 comment:
To be noted... a good coder will never run into this problem...
Just for reference: http://msdn2.microsoft.com/en-us/library/04xykw57(VS.71).aspx
Post a Comment