launching ie from compact framework

  • Thread starter Thread starter Rustam Asgarov
  • Start date Start date
R

Rustam Asgarov

Hi.
There was a thread about launching ie from windows form.
people suggested using System.Diagnostics.Process.Start();

But how can i do the same from compact framework.
I have to lauch IE on PDA (Pocket PC).

Thanks...
 
Rustam Asgarov said:
Hi.
There was a thread about launching ie from windows form.
people suggested using System.Diagnostics.Process.Start();
I need to know how to do a 'Shell' in c#.
Is this what you use to do it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top