Serialcoder en Français Serialcoder in English
TEL : +33 (0)9 72 13 15 17

Windows Forms FAQ

1. Windows Forms Deployment

1.1 How can I run an EXE from within my application?
1.2 What are the common issues in redirecting assemblies using the publisher policy files?
1.3 How can I find all programs with a GUI (not just arbitrary windows) that are running on my local machine?
1.4 How can I get a list of all processes running on my system?
1.5 How can I make sure there is only one instance of my application running?
1.6 How do I determine which operating system is running?
1.7 How can I get all IP addresses for my local machine?
1.8 My user does not have .NET installed. Will he be able to run my Windows Forms application?
1.9 How do I get the path to my running EXE?
1.10 How can I programmatically obtain the name of the assembly that the code is executing in ?
1.11 How can I see what is installed in the Global Assembly on a machine?
1.12 How do I set the company name that is returned by System.Windows.Forms.Application.CompanyName?

 

Windows forms FAQ