Your business's software developers can work with Microsoft's .NET framework to create powerful Excel macros for your spreadsheets. The .NET framework contains a vast library of classes that perform a ...
I'm a C# noob. I learned enough C# to make a class library (.dll) with the functionality I need.<BR><BR>I can register it with RegAsm.exe and use it with my other application just fine. Problem is I ...