Saturday, May 9, 2009

How can we reference c# code into vb? Please help!?

I have some problem when i try to reference C# code into vb.net





Intellisense does not show me anything


for eg. a c# class 'Microsoft.Samples'


When i type 'Microsoft.' then intellisense does not show me samples.I have imported the class file into my project.





Please give suggestions...

How can we reference c# code into vb? Please help!?
Did you add the dll to the project, too? Go to References, right click, and look for the dll you want to add.





Then use the "Imports" statement.
Reply:See these links





http://www.dnzone.com/forum/topic.asp?to...





http://www.thescripts.com/forum/thread25...
Reply:How can we reference c# code into vb?


No comments:

Post a Comment