Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Some C# questions.
Message
From
05/01/2007 06:10:37
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
05/01/2007 01:22:16
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01181975
Message ID:
01182708
Views:
9
Sam if you want my advice you should stop trying to compare cH or .net to VB ands try to findout how u can do in c# the things you where use to do in VFP, instead of that learn the language and think in an abstract way what you want to achive, once you know that and are certain of the steps you need to do then you look into the language and see how you can do it.
For some reason in school even before you learn any language you learn how to lay down ur program in pseudo code or in fluxogram way (not sure if in english u say it the same way).


>>>-Where can I go lookup to learn how to use all the cool fucntions like ALLTRIM(), TRANSFORM(), STRTRANS(), ATC(), DATE(), DATETIME() etc.... I know these are all VFP function, but are there C# versions of these?
>>
>>Check out the VFP toolkit for .NET: http://foxcentral.net/microsoft/VFPToolkitNET.htm
>>I reccomend looking through the source code to see how things can be done in .NET. (almost) all the good old VFP functions can be found in this tool kit.
>
>
>You know whats freaking me out about C# right now?
>It's that user define variables come with what seems like a built in function and properties like
>
>MyVariable.ToString();
>MyVariable.Length;
>
>
>But why is Length a property and ToString a function?
>
>Thanks folks.
Alexandre Palma
Senior Application Architect
Previous
Reply
Map
View

Click here to load this message in the networking platform