A Journey through DAX, X++, Enterprise Portal (SharePoint) From the Perspective of a .NET Developer
void clicked() { System.Diagnostics.Process pr = new System.Diagnostics.Process(); System.Diagnostics.ProcessStartInfo si = new System.Diagnostics.ProcessStartInfo('URL HERE'); pr.set_StartInfo(si); pr.Start(); }
nice article :)
Will this work for users that are running Windows8 ?
pass and user url?
how to add pass and user url pro?
nice article :)
ReplyDeleteWill this work for users that are running Windows8 ?
ReplyDeletepass and user url?
ReplyDeletehow to add pass and user url pro?
ReplyDelete