Click here to Skip to main content
16,013,592 members
Home / Discussions / C#
   

C#

 
GeneralRe: auto update Pin
Judah Gabriel Himango6-Mar-08 4:49
sponsorJudah Gabriel Himango6-Mar-08 4:49 
GeneralRe: auto update Pin
damianrda6-Mar-08 5:03
damianrda6-Mar-08 5:03 
GeneralRe: auto update Pin
Judah Gabriel Himango6-Mar-08 9:56
sponsorJudah Gabriel Himango6-Mar-08 9:56 
GeneralLaunch an url from csharp Pin
baranils6-Mar-08 2:37
baranils6-Mar-08 2:37 
GeneralRe: Launch an url from csharp Pin
Giorgi Dalakishvili6-Mar-08 2:43
mentorGiorgi Dalakishvili6-Mar-08 2:43 
GeneralRe: Launch an url from csharp Pin
baranils6-Mar-08 2:59
baranils6-Mar-08 2:59 
GeneralRe: Launch an url from csharp Pin
J4amieC6-Mar-08 3:34
J4amieC6-Mar-08 3:34 
GeneralRe: Launch an url from csharp Pin
baranils6-Mar-08 3:48
baranils6-Mar-08 3:48 
Yes I did the same

But have a look on those results : the right answer is not so eaysy to find
And there are also real wrong method

Finaly, I do this

System.Diagnostics.Process.Start(@"myUrl");

It also have the advantage to automaticaly load the default browser
And I post the answer here for all those having the same question!!
GeneralRe: Launch an url from csharp Pin
Pete O'Hanlon6-Mar-08 4:54
mvePete O'Hanlon6-Mar-08 4:54 
GeneralRe: Launch an url from csharp Pin
baranils6-Mar-08 5:23
baranils6-Mar-08 5:23 
GeneralRe: Launch an url from csharp Pin
Pete O'Hanlon6-Mar-08 6:31
mvePete O'Hanlon6-Mar-08 6:31 
GeneralRe: Launch an url from csharp Pin
baranils6-Mar-08 7:09
baranils6-Mar-08 7:09 
GeneralRe: Launch an url from csharp Pin
Pete O'Hanlon6-Mar-08 22:00
mvePete O'Hanlon6-Mar-08 22:00 
GeneralRe: Launch an url from csharp Pin
led mike6-Mar-08 4:47
led mike6-Mar-08 4:47 
GeneralCrystal reports Pin
NewToAspDotNet6-Mar-08 2:16
NewToAspDotNet6-Mar-08 2:16 
GeneralRe: Crystal reports Pin
jchalfant6-Mar-08 3:14
jchalfant6-Mar-08 3:14 
GeneralRe: Crystal reports Pin
NewToAspDotNet6-Mar-08 3:57
NewToAspDotNet6-Mar-08 3:57 
GeneralRe: Crystal reports Pin
jchalfant6-Mar-08 5:10
jchalfant6-Mar-08 5:10 
GeneralCreate a class at runtime n access it immediately in client server application Pin
ankita luniya6-Mar-08 2:13
ankita luniya6-Mar-08 2:13 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
Himanshu Joshi6-Mar-08 2:47
Himanshu Joshi6-Mar-08 2:47 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
ankita luniya6-Mar-08 3:10
ankita luniya6-Mar-08 3:10 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
Himanshu Joshi6-Mar-08 3:13
Himanshu Joshi6-Mar-08 3:13 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
ankita luniya6-Mar-08 3:25
ankita luniya6-Mar-08 3:25 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
Himanshu Joshi6-Mar-08 3:33
Himanshu Joshi6-Mar-08 3:33 
GeneralRe: Create a class at runtime n access it immediately in client server application Pin
ankita luniya6-Mar-08 3:37
ankita luniya6-Mar-08 3:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.