Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.NET/C# Equivalent for VFP's .StartMode
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01389730
Message ID:
01392359
Views:
78
Alex,
The closest I have seen is using precompile directives such as:

#if (DEBUG)
Do Something
#else
Do Something Else
#endif
Woodie Westbrook
I came, I saw, I compiled.
Previous
Reply
Map
View

Click here to load this message in the networking platform