how to goto a website using linklabel c#

C#
System.Diagnostics.Process.Start(url)
Source

Also in C#: