Related resources for interface DLL
  • Using Interfaces In .NET Remoting10/5/2023 10:26:06 AM. In this article, we will create a remote object that will return rows from a database table. For the sake of simplicity I have used the NorthWind database that is packed with the installation of the M
  • Creating a Plugin enabled Application : Part 1 of 25/15/2011 12:23:11 PM. In this article I am trying to show how to create a plugin enabled application using .Net Reflection.