Click here to Skip to main content
15,889,773 members

Articles by Erez Zinman (Tip/Tricks: 2)

Tip/Tricks: 2

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.55

Programming Languages
Shell
22 Jan 2011   Updated: 24 Jan 2011   Rating: 4.55/5    Votes: 7   Popularity: 3.84
Licence: CPOL    Views: 30,131     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Running a(ny) shell command using C#
12 Feb 2011   Updated: 12 Feb 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 8,640     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
Something I only found out about recently:There's a better alternative than using "cmd start...".One should use the following method:[System.Runtime.InteropServices.DllImport("shell32. dll")]private static extern long ShellExecute(Int32 hWnd, string lpOperation,string lpFile, string...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.