Re: Using wodHttpDLX in asp.net (General questions)
Hi Christian,
I don't see why not. As with any other .Net languages, you should be able to use wodHttpDLX in ASP.Net.
All you need to do is add the reference by doing this:
- Right click project in Solution explorer
- Select Add Reference
- switch to Browse tab, and navigate to C:\Windows\System32
- select wodHttpDLX.dll
After that you can use wodHttpDLX normally.
Regards,
Damba