Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and ASP.NET Interop
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00635207
Message ID:
00635957
Views:
14
Claudio:

C# is a strongly typed language so you have to declare variable type before assining a value. For example if you wanted to declare a string variable you would do:
string strSomeString;
strSomeString = "I'm happy Duke lost to Indiana";
Charlie
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform