' Start the COM+ application with the input name' Note: requires a reference to the COM+ Admin Type Library'' Example: StartComPlusApplication("MyComPlusApp", "")Sub StartComPlusApplication(ByVal applicationName As String, _ ByVal serverName As String) Dim catalog As New COMAdmin.COMAdminCatalog catalog.Connect(serverName) ' start the application catalog.StartApplication(applicationName)End Sub


What We Should Expect from Cell Phone Tech in the Near Future
The earliest cell phones included boxy designs full of buttons and antennas, and they only made calls. Needless to say, we’ve come a long way from those classic brick phones