I have an ASP.net (c#) website which I'd like to send a tweet from (when an event occurs so not a front facing feature).
I've looked at the DLL libraries, but cannot find how to use this with just websites - not an application.
Is there any way to simply connect and send a tweet? It seems everything I come up with uses this DLL method for a wrapper...
thanks for any info!