Thursday, April 01, 2010

New Trick Envrionment Variables

public static string SecurePath = Environment.GetEnvironmentVariable("SECURED_APP_PATH");

You can right click on your computer > Advanced Tab > set the variables. Warning they will not take effect till a reboot.

This would not worth using for a hosted appllication when you do not have access to the server.

No comments:

Running a Software Business Legally in the US

Understanding Legal Structures for Software Businesses Choosing the appropriate legal structure is a foundational step when running a sof...