Welcome to AspAdvice Sign in | Join | Help

.Net Discoveries

An attempt to pass along some answers I have discovered in my .Net coding.

Browse by Tags

All Tags » GroupWise Web S... » GroupWise Soap   (RSS)
VB.Net and GroupWise Soap Pt. 4 - HTML Messages
Prologue In my last few posts, I talked about accessing GroupWise via the SOAP services that they provide. In the last post, specifically we looked at sending and creating messages. I left with the promise that if I could get draft HTML messages to work Read More...
VB.Net and GroupWise Soap Pt. 3 - Creating a Message
Prologue In my last post, I talked about accessing GroupWise via the SOAP services that they provide. Specifically, we looked at getting a folder list. In this post I want to expand upon the application that we started and add some more functionality. Read More...
VB.Net and GroupWise Soap Pt. 1 - Getting Logged In
Prologue One of the things that Microsoft does really well is cater to their developers. If you don't know how to do something, Microsoft is pretty decent about giving you ample sample code to learn it. And if that's not comprehensible (sometimes it's Read More...