TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Cross-Language
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vidya Vrat Agarwal (2)
Abhishek Yadav (1)
Wolfgang Pleus (1)
Narayana Surapaneni (1)
Related resources for Cross-Language
No resource found
Understanding Cross Language Interoperability With C# .NET
2/1/2024 10:45:16 AM.
This article explains case sensitivity/insensitivity of cross language interoperability in Microsoft .NET that allows compliant languages to interoperate with each other.
Cross Language Interoperability With C# .NET
12/2/2020 11:34:51 PM.
As you know Microsoft .NET is designed with cross language interoperability. I.e. two .NET compliant languages can interoperate with each other. Which simply means a function in VB .NET can be called
Cross-Language Interoperability in .NET Framework
7/2/2014 7:35:04 PM.
This article shows how to create a Class Library file in C# (in other words a DLL file) and will use that DLL file in a Visual Basic application.
QuickModeler 2.0 : A Reverse Engineering Tool for Visual Studio .NET
10/26/2006 1:07:55 AM.
QuickModeler is an Add-In for Visual Studio .NET which provides reverse engineering and easy UML modeling functionality to the development environment. It comprises features like autolayout, inheritance and association modeling, cross language modeling, grid, clipboard, etc.
IL "The Language of CLR" - A Platform for Cross-Language
12/22/2005 7:34:43 AM.
This article introduces the Cross-Language capabilities of CLR environment (Common Language Runtime Environment) and its constituent language IL (Intermediate Language).