Board index » Visual Studio » Theoretical Problem
|
oldone
|
Theoretical Problem
Visual Studio157
Hello, I am creating an activex control which is tied to relational data. This relational data will get 'rolled-up' into calculated data. This means that I have to process a large amount of data from the relational source. My question is this: Would it be better to create a separate dll for this action? Should it be an ActiveX dll? Should I then create a dll for each large process such as data manipulation? What is the tradeoff? Thanks in advance, I know this is a large topic, but a quick rundown on my best options would be great. I have created quite a few controls, but they were always large controls with no called dlls (that I, myself created for that purpose, anyway). Andrew Mueller - |
