Friday, July 31, 2009

What is DLR in .NET 4.0 ? or What is DLR?


DLR (Dynamic Language Runtime) allows any language to communicate with any other.
Ex:
Python and Ruby can communicate with C# and VB.NET


www.codecollege.NET

No comments:

Post a Comment