I am implementing a shell extension for LightSwitch applications, looking at the sample on MSDN.
I have looked every objects in IServiceProxy, but I couldn’t find any way to show the default screen on startup.
The default shell can show a default screen on startup, but the sample on MSDN isn’t. Is there any way to do this?
Here is code I used in my Shell: