Archive | .Net RSS feed for this section

DotNetNuke web services

16 Jun

I recently had to write a web service to interact with the DNN database. Some of the things I wanted to do worked best with the DotNetNuke binary. When I finally got to testing out the methods that used the DNN library, it blew up. After much deliberation, I figured out the minimum requirements for using DotNetNuke.dll in your project. This zip file contains everything you’ll need…

Minimal DNN Project (114)