Windows Develop Bookmark and Share   
 index > Windows Forms General > using different languages in the CLR
 

using different languages in the CLR

is it possible to have a class that is in VB.NET but one of it's members are written in C#? In other words, is it possible to intermingle VB and C# code in the same class? If so, how?

Thanks in advance.

-Andy Moyer
MigrationUser 1  Monday, February 14, 2005 2:24 PM
no - but in 2005 , .net 2.0 I know you can have one file be a C#, another VB.net, etc. I know this works for sure in asp.net, should work in any project?

MigrationUser 1  Monday, February 14, 2005 2:41 PM

You can use google to search for other answers

Custom Search

More Threads

• FilesListBox Control
• Need URL of other Datagridview than the one which is by default in VS 2005
• activate a particular row in a datagridview
• Global exception handler for multi-thread application using the Application framework
• VB.NET to C# conversion problem
• Getting Control in Main Window
• GUI Freeze on RichtextBox properties
• GUI question
• C# MDI Application with multithreading(Can this even be done and How)
• My Windows Application Hangs if I Lock the PC and unlocks my PC