G Guest May 17, 2006 #1 Hello, Is there a way to call a C# class from a VB aspx code behind page? Tdar
P PeterKellner May 17, 2006 #3 Hello, Is there a way to call a C# class from a VB aspx code behind page? Tdar Click to expand... If you create a class library (dll) out of the C# class, you can call it from vb. Peter Kellner http://peterkellner.net
Hello, Is there a way to call a C# class from a VB aspx code behind page? Tdar Click to expand... If you create a class library (dll) out of the C# class, you can call it from vb. Peter Kellner http://peterkellner.net