Welcome to AspAdvice Sign in | Join | Help

.Net Discoveries

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

August 2007 - Posts

VB.Net and GroupWise Soap Pt. 2 - Getting a Folder List
Prologue In my last post, I talked about accessing GroupWise via the SOAP services that they provide. Specifically, we looked at logging in. In this post we want to expand upon the application that we started and add some more functionality. Problem Our 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...