Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re-factoring
Message
From
25/06/2013 11:57:28
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01577083
Message ID:
01577086
Views:
66
>Hi everybody,
>
>I have a code that is done in a loop and it has continue statements (VFP loop analogue). Now, I want to take this inner logic of the loop and somehow made it another method which I am going to return as part of different procedure.


I am so glad I'll never have to maintain that kind of code. Instead of just duping the foxpro code, you should rethink how its supposed to work and take advantage of .Net to make it happen. All you doing is cloning foxpro code in .net, which, in my opinion, is foolhardy and why you're having so much trouble trying to make your solution work.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform