While going through the UI API e-learning I find that the connection string is defined as
oUI.Connect(Environment.GetCommandLineArgs.GetValue(1))
How to provide this argument in a development environment. Please provide some details in your post as I am a complete newbie in SDK.