Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Re-factoring
Message
From
25/06/2013 13:24:15
 
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:
01577100
Views:
49
>>Do you really think anyone here wants to look at hundreds of lines of code? You alos totally evaded my point of refactoring the vfp code to .net. You can't see how .net would help you, becuase you still think in vfp term or use whatever method you may happen to run across without learning the why's and wherefores of the code.
>>
>>As to what you've posted, its a complete mess and needs to be seriously redone. Those methods are not complex, they are a pile of italian pasta waiting to cause nightmarish problems.
>>
>>Do yourself a favor and listen to what the others have been telling you. You read, but do you understand? I think not, you'll end up doing it the way you've always done it, expecting a different result and then wondering why it doesn't work.
>
>I read and understand. What I showed you is the method I have as input - VFP method. I need to duplicate its output.
>
>So, given that VFP method I showed you how exactly should I approach re-doing it in C# to arrive at the same XML string I need to pass back?


This is called problem reduction. Transform a problem into a number/sequence of smaller (sub)problems

A (sub) problem can easily be method

It's possible that a sub problem can be divided again in smaller problems
Gregory
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform