114 Views
If the requirement says that we need to process only those records whose file name's length is greater than 2. If not, do not process the files. how do we do this in the Control Flow?
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
If the requirement says that we need to process only those records whose file name's length is greater than 2. If not, do not process the files. how do we do this in the Control Flow?