Name the binders provided by .NET Framework 4.0.
.NET Framework 4.0 provides the following binders:
Object Binder - Enables to communicate with .NET objects.
JavaScript Binder - Enables to communicate with JavaScript in Silverlight.
Python Binder - Enables to communicate with IronPython.
Ruby Binder - Enables to communicate with IronRuby.
COM Binder - Enables to communicate with COM.