Forum: C# Jun 10th, 2007 |
| Replies: 2 Views: 13,454 what do you mean by Open? Do you want to execute the program:
Process.Start(@"C:\windows\notepad.exe"); |
Forum: C# Jun 9th, 2007 |
| Replies: 1 Views: 4,593 Note This app will tell the current Time, requires .net 3.0 |
Forum: C# Jul 27th, 2006 |
| Replies: 2 Views: 5,924 I wrote a piece of Winform Application. My problem is that When I call Application.Exit(), the program does not exits, but continues on the next line. I've tried Application.ExitThred(), but in Vain.... |
Forum: C# Jun 3rd, 2006 |
| Replies: 1 Views: 1,232 Can someone tell me about your favorite blogs websites dedicated to C# & .NET as a whole, that you like to read. |