Hi,
I created a C# component but and I want to call it from a web page, I can't reference to the dll because I am using WebMatrix and not Visual Studio so I only can reference to this dll by using code but I don't know how to do that.
Does anyone know how to reference it by code and how to instantiate it using C#
Thanks in advance
I created a C# component but and I want to call it from a web page, I can't reference to the dll because I am using WebMatrix and not Visual Studio so I only can reference to this dll by using code but I don't know how to do that.
Does anyone know how to reference it by code and how to instantiate it using C#
Thanks in advance