System.Diagnostics.
Process.Start("iexplore.exe", "www.barnamenevis.org");

و برای مثال در فایرفاکس :
 System.Diagnostics.Process.Start("C:\Program Files\Mozilla Firefox\FireFox.exe", "www.barnamenevis.org");