Where do I store K2 Connection Settings for my SharePoint Application Code?
It’s a common conundrum, I at least need to store the K2 HostServer and HostServerPort to do anything I want to. People use the web.config, config lists, and even access K2’s hidden list in SharePoint. Keep in mind that up until now, in my opinion, the hidden lists were the best option, but they’ve been…